Skip to content

Releases: roocs/rooki

v0.6.4

29 Aug 11:45
c84f272

Choose a tag to compare

Changes:

  • Fix config. Allow duplicate keys (#185).
  • Updated notebooks for CMIP6 and atlas v2.

v0.6.3

29 Aug 11:45
5c362c9

Choose a tag to compare

Changes:

  • Pin intake<2.0 (#165).
  • Update notebooks for regrid operator (#166).

v0.6.2

16 May 06:26
b0b5b43

Choose a tag to compare

Changes:

  • Fix usage of signal in birdy (#163).
  • Added notebooks for atlas.

v0.6.1

10 Nov 15:27
7d8f73c

Choose a tag to compare

Changes:

  • Clean up setup (#146).
  • Updated notebooks for weighted average and cmip6-decadal (#148).

v0.6.0

10 Nov 15:26
8781b58

Choose a tag to compare

New Features:

  • Added operator and notebook for Regrid (#133).
  • Added operator and notebook for WeightedAverage (#132).

Changes:

  • Support only Python >= 3.9
  • Added cf-xarray dependency (#143)
  • Updated to birdy >= 0.8.2 (#124)
  • Added notebook for atlas
  • Updated notebooks (subset, cmip6-decadal, intake).

v0.5.0

03 Nov 10:28
51a7025

Choose a tag to compare

New Features:

  • Added operator and notebook for Concat demo (#104).

Changes:

  • Updated notebooks (subset, cmip6-decadal, intake).

v0.4.0

15 Apr 15:06

Choose a tag to compare

New Features:

  • Added operator for AverageByTime (#93, #96).

Changes:

  • Added notebooks for CMIP6 decadal (#89, #91).
  • Added notebooks for "subset by point" (#87).
  • Updated notebooks for c4i demo (#86, #94, #95).
  • Updated notebooks for "average" operator (#93, #96).

v0.3.3

12 Aug 12:25

Choose a tag to compare

New Features:

  • Use reinit internally to update config from environment variables ... e.g. update access token (#81).
  • Added wps lineage option (#80).
  • Using environment variable ACCESS_TOKEN for OAuth access token (#80).

Changes:

  • Updated notebooks for c4i and dashboard demo.

v0.3.2

21 Mar 18:45

Choose a tag to compare

Changes

Notebooks:

  • Added tests (#55, #58, #59)
  • Added c4i demo (#54).
  • Added intake example (#56).

Bug Fixes

  • Quick fix for missing cancel function (#57).
  • Allow metalink download from unverified https end-point (#52).

v0.3.1

24 Feb 17:15

Choose a tag to compare

  • Updated notebooks (#45, #46, #47, #48).
  • Updated requirements (birdy>=0.7.0).