Skip to content

Releases: roocs/rook

v0.3.1

24 Feb 13:21

Choose a tag to compare

Changes:

  • Pin cf_xarray <0.5.0 ... does not work with daops/clisops.

v0.3.0

24 Feb 13:20

Choose a tag to compare

Changes:

  • Fixed testdata using git-python (#123).
  • Removed xfail where not needed (#121).
  • Updated PyWPS 4.4.0 (#120).
  • Updated provenance (#112, #114 ,#119).
  • Fixed subset alignment (#117).
  • apply_fixes and original_files option added for WPS processes and the Operator class (#111).
  • Replaced travis with GitHub CI (#104).
  • director module added. This makes decisions on what is returned - NetCDF files or original file URLs (#77, #83)
  • python-dateutil>=2.8.1 added as a new dependency.
  • Allow no inventory option when processing datasets
  • c3s-cmip6 dataset ids must now be identified by the use of c3s-cmip6 (#87).
  • Fixed workflow (#79, #75, #71).

v0.2.0

20 Nov 10:08

Choose a tag to compare

Changes:

  • Build on cookiecutter template with cruft update.
  • Available processes: subset, orchestrate.
  • Using daops for subsetting operation.
  • Using a simple workflow implementation for combining operators.
  • Process outputs are provided as Metalink documents.
  • Added initial support for provenance documentation.