Releases: bird-house/emu
Releases · bird-house/emu
v0.13.0
Changes:
- Fixed RTD docs build.
- Updated via cruft from cookiecutter.
- Updated PyWPS >=4.5.2,<4.7
- Added GitHub CI (#110).
- Added Geospatial process.
- Added a new recipe for installing Emu with GIS libraries (
pip install eum[gis]
).
- Added example geospatial data (raster image courtesy of USGS:
Mars MGS MOLA DEM 463m v2
).
- Refined Ultimate Question process to be truer to the source literature.
v0.12.0
Changes:
- Updated from cookiecutter template (#103, #105, #106).
- Added Translation process (#102).
- Added thredds to docker-compose as DAP server (#99).
- Added process creating NcML file aggregating netCDF files (#97).
v0.11.0
This is the Bucharest release.
Changes:
- Skipped conda handling in Makefile (#91).
- Support WKT as input format in poly_centroid process (#49).
- Added input with multiple values (max_occurs > 1) (#89).
v0.10.0 (San Francisco)
This is the San Francisco release.
Changes:
- Added example for Metalink as process output response (#84).
- Updated
inout
process with examples for AllowedValue, AnyValue and ValuesReference (#88, #85, #82).
- Using pywps
ProcessError
exception (#86)
- Added example process for dry-run usage (#83).
- Updated to latest cookiecutter template (#87).
v0.9.1 (Washington)
This is the Washington release.
Changes:
- Using
emu.__version__.py
in setup.py
(#67 and #68).
- Added Angle data type (#65).
- Added test for wps_multiple_outputs (#60).
v0.9.0
This is the release for FOSS4G in Dar Es Salaam.
Changes:
- Enabled Conda support on ReadTheDocs (#40).
- Added
ncmeta
process with PyWPS OpenDAP support (#54).
- Added
output_formats
process to test NetCDF and JSON output formats (#42).
- Numerous fixes.
v0.8.0
First release without Buildout, just relying on Conda and Werkzeug.
v0.7.0
This is the last release using Buildout for deployment.
This release will be maintained on the 0.7.x branch.
Issues solved:
- Fix async mode in demo service (#26)
- Fix WSGI app initialisation (#17)
- Use six for Python 2/3 compatibility (#20)
- Reference Readme in Sphinx docs (#22)
- Move
tests/
folder to top-level directory (#21)
- Updated gunicorn 19.x (#19)
v0.6.3
Issues solved:
- Clean up directory structure and files #13
- clean up of buildout and docker #14
Others:
- Updated buildout conda recipe 0.4.0.