Skip to content

Releases: bird-house/flyingpigeon

Niamey

12 Jun 09:23
a6f54ed
Compare
Choose a tag to compare
  • remove eggshell dependency
  • notebooks are part of the test suite
  • improved plot processes
  • remove mosaic option for subset processes
  • polygon subset processes files separately instead of an entire data-set at once
  • multiple outputs listed in Metalink output
  • update pywps to 4.2.3
  • use cruft to keep up-to-date with the cookie-cutter template

Bucharest

12 Mar 13:18
Compare
Choose a tag to compare

What's new:

  • Depends on PyWPS 4.2.2
  • Updated with latest cookie-cutter template

v1.4.2

18 Sep 14:59
664c16d
Compare
Choose a tag to compare
  • Bug fix for subsetting processes
  • Documentation improvements

v1.4.1

20 May 08:29
Compare
Choose a tag to compare
  • Subset processes enabled (#274).
  • Point-inspection process enabled (#271).
  • Spatial-analog process enabled (#280).
  • Fixed docs build on RTD (#279).

v1.4.0

03 Dec 17:05
Compare
Choose a tag to compare

New FlyingPigeon without buildout deployment (#265).

v1.3.0

03 Dec 15:49
Compare
Choose a tag to compare

Release with merged processes from PAVICS projects.

  • Merged processes from Ouranos/PAVICS fork (#262).
  • Multiple fixes.

warning:
This is not a functional release due to unresolved issues and dependency conflicts.
The release is kept as reference for the available functionality.

v1.2.1

03 Dec 15:50
Compare
Choose a tag to compare

Bug-fix release:

  • disabled many processes due to conda dependency conflicts (#261).
  • simplified buildout.cfg (#245).
  • tests for subset_countries added (#237).
  • numerous others fixes.

v1.2.1

14 Sep 12:20
Compare
Choose a tag to compare

Bug-fix release:

  • disabled many processes due to conda dependency conflicts (#261).
  • simplified buildout.cfg (#245).
  • tests for subset_countries added (#237).
  • numerous others fixes.

v1.0.4

22 May 11:05
Compare
Choose a tag to compare

Bug-fixes:

Fix #240: wsgi app init
Fix #251: pin json-c dependency
Fix #248: pin scipy

Changes:

clean up buildout (#245)
update Makefile

v1.2.0

05 Apr 09:31
Compare
Choose a tag to compare

Update and bug-fix release after Montreal workshop.

Changes:

  • Fixed abstract for CSV files output in pointinspection process: #216
  • snappy installation is optional: #229
  • Disabled sphinx buildout configuration: #227
  • Fixed test failures: #210 and #224
  • Fixed codacy report: #211
  • Fixed readthedocs build: #207