Skip to content

Releases: roocs/roocs-utils

v0.6.9

15 Jul 14:55
9703631
Compare
Choose a tag to compare

Changes:

  • Documentation adjustments to address grammatical mistakes and improve clarity (#118).
  • Dropped support for Python versions below 3.8, added support for Python3.12 (#118).
  • Added a "dev" recipe to setup.py to install dev dependencies (#118).
  • Updated pre-commit and adjusted to use Python3.8+ coding conventions (#118).
  • Tests now explicitly use pytest fixtures (#118).
  • Updated roocs.ini default values for the new CDS domain name (#118).

v0.6.8

17 Apr 21:01
050019d
Compare
Choose a tag to compare

Changes:

  • Fixed logging and updated conda env (#115).

v0.6.7

05 Feb 16:54
e8c67e1
Compare
Choose a tag to compare

Changes:

  • Updated roocs.ini default values for atlas datasets for further methods of how to infer the project name (#113).

v0.6.6

26 Jan 14:00
0d8b02c
Compare
Choose a tag to compare

Changes:

  • Updated roocs.ini default values for atlas datasets (#111).
  • Updated xarray_utils module to support reading kerchunk files (#106).

v0.6.5

09 Nov 15:31
1af1554
Compare
Choose a tag to compare

Changes:

  • Updated realization dimension in common coords (#108).
  • Linting.
  • Added Python 3.11 to tests.
  • Updated requirements for cf_xarray.

v0.6.4

01 Feb 16:41
Compare
Choose a tag to compare

Changes:

  • Added realization dimension to known coords (#103).
  • Update pre-commit.

v0.6.3

01 Feb 16:40
0ba7ef1
Compare
Choose a tag to compare
  • Added c3s-cmip-decadal project to default roocs.ini (#101).

v0.6.2

03 May 09:59
11b98b5
Compare
Choose a tag to compare

Changes:

  • Fixed get_coords_by_type in xarray_utils to handle non existing coords (#99).

v0.6.1

19 Apr 15:45
022fa26
Compare
Choose a tag to compare

Bug Fixes:

  • Added data_node_root in roocs.ini for C3S-CORDEX and C3S-CMIP5 (#97).

v0.6.0

14 Apr 14:24
Compare
Choose a tag to compare

Bug Fixes:

  • Updated default roocs.ini for C3S-CORDEX (#93, #95).
  • Fix added for get_bbox <https://github.com/roocs/catalog-maker/issues/11>_ on C3S-CORDEX (#94).