Releases: roocs/rook
Releases · roocs/rook
v0.3.1
v0.3.0
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_fixesandoriginal_filesoption added for WPS processes and theOperatorclass (#111).- Replaced travis with GitHub CI (#104).
directormodule added. This makes decisions on what is returned - NetCDF files or original file URLs (#77, #83)python-dateutil>=2.8.1added 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
Changes:
- Build on cookiecutter template with
cruftupdate. - Available processes:
subset,orchestrate. - Using
daopsfor subsetting operation. - Using a simple workflow implementation for combining operators.
- Process outputs are provided as
Metalinkdocuments. - Added initial support for provenance documentation.