Skip to content

Releases: bird-house/emu

v0.13.0

30 Nov 21:18
c3b50bb
Compare
Choose a tag to compare

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

07 Oct 14:53
Compare
Choose a tag to compare

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.1

01 Apr 10:21
Compare
Choose a tag to compare

Changes:

  • pin PyWPS 4.2.x (#94).

v0.11.0

27 Sep 14:25
Compare
Choose a tag to compare

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)

17 Apr 11:13
Compare
Choose a tag to compare

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)

04 Dec 14:29
Compare
Choose a tag to compare

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

06 Sep 14:58
Compare
Choose a tag to compare

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

06 Jun 15:54
Compare
Choose a tag to compare

First release without Buildout, just relying on Conda and Werkzeug.

v0.7.0

17 May 11:00
Compare
Choose a tag to compare

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

04 Apr 18:26
Compare
Choose a tag to compare

Issues solved:

  • Clean up directory structure and files #13
  • clean up of buildout and docker #14

Others:

  • Updated buildout conda recipe 0.4.0.