Skip to content

Releases: euro-cordex/py-cordex

v0.8.0

27 Jun 20:20
e5c32de
Compare
Choose a tag to compare

This version introduces cordex.domain which should tighten the API call in the future. The cmor module was also updated to make more usage of cf_xarray.

See also the official documentation.

v0.7.1

04 Jun 11:10
d524800
Compare
Choose a tag to compare

Fix cmor time axis issue.

v0.7.0

25 Feb 13:49
24e9067
Compare
Choose a tag to compare

This release introduces the cell_area() function and adds the cell_area keyword in cordex_domain(). Includes internal updates for CORDEX-CMIP6 cmorization.

See also the official documentation.

v0.6.6

09 Nov 17:34
fc9dcdd
Compare
Choose a tag to compare

Patch release that fixes installation and cmor issues.

v0.6.5

26 Oct 16:17
92806eb
Compare
Choose a tag to compare

Patch release to update the CI and cmor module.

v0.6.4

04 Oct 10:09
39cbd35
Compare
Choose a tag to compare

Patch release to fix cmor related dependencies.

v0.6.3

17 Aug 14:26
d84d1ca
Compare
Choose a tag to compare

Patch release to update pre-commit configuration and fix rtd issues.

v0.6.2

17 Jul 16:22
b16272f
Compare
Choose a tag to compare

Patch releasee to support searching indexes in alternative domain tables.

v0.6.1

17 Jul 07:37
9a06bae
Compare
Choose a tag to compare

Patch release to update location of domain_id in domain_tables.

v0.6.0

11 Jul 15:14
8568e07
Compare
Choose a tag to compare

This releases prepares for CORDEX-CMIP6 vocabulary and introduces the mip_era keyword in the main API. There has also been some refactoring to simplify table fetching and the domain table repository has been updated and moved to the WCRP CORDEX github table repository. Note that you might have to clean up your ~/.py-cordex caching directory to retrieve the new table.

See also the official documentation.