Skip to content

Commit

Permalink
Update whats_new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer authored Jul 2, 2023
1 parent 18a44bb commit e65ddab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ What's New
v0.6.0 (Unreleased)
-------------------

New Features
~~~~~~~~~~~~
Internal Changes
~~~~~~~~~~~~~~~~

- Support for upcoming CORDEX-CMIP6 vocabulary. This includes the new keyword `mip_era` in :py:meth:`cmor.cordex_domain` and
:py:meth:`cmor.create_dataset` (:pull:`129`).
- Support for upcoming CORDEX-CMIP6 vocabulary. This includes the new keyword `mip_era` in :py:meth:`cmor.cordex_domain` and :py:meth:`cmor.create_dataset` (:pull:`129`).
- Updated domain table fetching. There is now only one table that contains all domain definitions which is now located in the `WCRP CORDEX github table repository <https://github.com/WCRP-CORDEX/domain-tables/blob/main/rotated-latitude-longitude.csv>`_ (:pull:`140`). This table allows for selection by different naming conventions for the domain identifier, e.g., ``EUR-12`` is equivilant to ``EUR-11``, etc.

Breaking Changes
~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit e65ddab

Please sign in to comment.