Skip to content

Releases: roocs/rook

v0.12.1

04 Dec 14:10
468984e

Choose a tag to compare

Changes:

  • Updated clisops >=0.12.1 with fix for fill-value issue.
  • Added smoke test for fill-value issue.

v0.12.0

28 Nov 13:19
ff12a7b

Choose a tag to compare

Changes:

  • Added regridding operator from clisops >=0.12.0.
  • Added tests for regridding process.
  • Added smoke test for regridding.
  • Run GitHub tests with conda.

v0.11.0

09 Nov 16:03
0ef0983

Choose a tag to compare

Changes:

  • Added weighted average operator and wps process for it.
  • Added wps process for regridding ... using only dummy operator.
  • Use pywps 4.6.0.
  • Updated deacdal fixes and concat operation. Using a realization variable (#235, #237).
  • Skip Python 3.8.

v0.10.1

20 Jul 15:37
dfb895a

Choose a tag to compare

Changes:

  • Updated checks when to apply fixes.
  • Fixed smoke tests for cmip5.

v0.10.0

14 Jul 12:16
338fb25

Choose a tag to compare

Changes:

  • Updated concat operator to optinally apply subsetting and averaging to improve performance.
  • Apply cmip6 decadal fixes directly using Python code. Skip lookup of fixes in ElasticSearch.
  • Updated to clisops 0.10.0.

v0.9.3

30 May 08:43
8961760

Choose a tag to compare

  • Added smoke tests for c3s-ipcc-atlas and c3s-cmip6-decadal.
  • Updated roocs config for c3s-ipcc-atlas.

v0.9.2

02 Feb 19:06
d0a6181

Choose a tag to compare

  • Updated to roocs-utils with support for realization dimension.
  • Updated concat operator (#220).

v0.9.1

02 Feb 19:05
f0506e7

Choose a tag to compare

  • Updated to clisops 0.9.5 with patches for subset_level_by_values.

v0.9.0

02 Feb 19:05
bd8060e

Choose a tag to compare

  • Added initial concat operator (#217).

v0.8.2

16 May 12:44
24ed2c3

Choose a tag to compare

Changes:

  • Updated to daops 0.8.1 and clisops 0.9.1 (#211).
  • Added tests to check correct metadata (#211).