Releases: roocs/roocs-utils
Releases · roocs/roocs-utils
v0.6.9
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
Changes:
- Fixed logging and updated conda env (#115).
v0.6.7
Changes:
- Updated
roocs.ini
default values for atlas datasets for further methods of how to infer the project name (#113).
v0.6.6
Changes:
- Updated
roocs.ini
default values for atlas datasets (#111).
- Updated
xarray_utils
module to support reading kerchunk
files (#106).
v0.6.5
Changes:
- Updated
realization
dimension in common coords (#108).
- Linting.
- Added Python 3.11 to tests.
- Updated requirements for cf_xarray.
v0.6.4
Changes:
- Added
realization
dimension to known coords (#103).
- Update pre-commit.
v0.6.3
- Added c3s-cmip-decadal project to default roocs.ini (#101).
v0.6.2
Changes:
- Fixed
get_coords_by_type
in xarray_utils
to handle non existing coords (#99).
v0.6.1
Bug Fixes:
- Added data_node_root in
roocs.ini
for C3S-CORDEX and C3S-CMIP5 (#97).
v0.6.0
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).