Skip to content

Releases: roocs/rook

v0.8.1

20 Apr 10:50
992e7c0

Choose a tag to compare

Changes:

  • Updated to roocs-utils 0.6.1 (#209).
  • Fixed director for new average_time operator (#208).
  • Added smoke tests for c3s-cmip5 and c3s-cordex (#208, #209).

v0.8.0

14 Apr 18:53

Choose a tag to compare

Changes:

  • Added "average" and "average_time" operators (#191, #206).
  • Removed "diff" operator (#204).
  • Cleaned up workflow and tests (#205).
  • Added changes for CMIP6 decadal (#202).
  • Updated to daops 0.8.0 (#207).
  • Updated to clisops 0.9.0 (#207).
  • Updated to latest bokeh 2.4.2 in dashboard (#207).
  • Updated pre-commit (#207).
  • Updated pywps 4.5.2 (#203, #207).

v0.7.0

08 Nov 12:25

Choose a tag to compare

Changes:

  • Added "subset-by-point" (#190).
  • Updated to clisops 0.7.0.
  • Updated to daops 0.7.0.
  • Updated dashboard (#195).
  • Updated provenance namespace (#188).

v0.6.2

11 Aug 19:00

Choose a tag to compare

Changes:

  • Update pywps 4.4.5 (#186).
  • Updated provenance types and ids (#184).
  • Update dashboard (#183).

v0.6.1

21 Jun 13:33

Choose a tag to compare

Changes:

  • Added initial dashboard (#182).
  • Update clisops 0.6.5.

v0.6.0

20 May 10:52

Choose a tag to compare

Changes:

  • Inventory urls removed from etc/roocs.ini. Intake catalog url now lives in daops. (#175)
  • Intake catalog base and search functionality moved to daops. Database intake implementation remains in rook. (#175)
  • Updated to roocs-utils 0.4.2.
  • Updated to clisops 0.6.4.
  • Updated to daops 0.6.0.
  • Added initial usage process (#178)

v0.5.0

01 Apr 13:25

Choose a tag to compare

Changes:

  • Updated pywps 4.4.2.
  • Updated clisops 0.6.3.
  • Updated roocs-utils 0.3.0.
  • Use FileMapper for search results (#169).
  • Using intake catalog (#148).

v0.4.2

01 Apr 13:24

Choose a tag to compare

Changes:

  • Updated clisops 0.6.2

v0.4.1

01 Apr 13:24

Choose a tag to compare

Changes:

  • Updated pywps 4.4.1 (#162, #154, #151).
  • Use pywps storage_copy_function=link (#154).
  • Updated director with InvalidCollection error (#153).
  • Added locust (storm) tests (#141, #149, #155).
  • Updated smoke tests (#134, #137).
  • Cleaned requirements (#152).
  • Fixed warning in workflow yaml loaded (#142).
  • Removed original files option for average and added test (#136).

v0.4.0

04 Mar 16:41

Choose a tag to compare

Changes:

  • Removed cfunits, udunits2, cf-xarray and python-dateutil as dependencies.
  • Use daops>=0.5.0
  • Renamed axes input of wps_average.Average to dims
  • Added wps_average to work with daops.ops.average (#126)
  • Fixed tests for new inventory (#127)
  • Use apply_fixes=False for average (#129)
  • Added smoke tests (#131, #134)