Releases: bird-house/flyingpigeon
Releases · bird-house/flyingpigeon
Niamey
- 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
What's new:
- Depends on PyWPS 4.2.2
- Updated with latest cookie-cutter template
v1.4.2
- Bug fix for subsetting processes
- Documentation improvements
v1.4.1
- Subset processes enabled (#274).
- Point-inspection process enabled (#271).
- Spatial-analog process enabled (#280).
- Fixed docs build on RTD (#279).
v1.4.0
New FlyingPigeon without buildout deployment (#265).
v1.3.0
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
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
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
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
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