CMOR 3.13.0 released!!!
Features
- The global attributes
realization_index,initialization_index,physics_indexandforcing_indexcan now have string values when either_use_strings_for_indexesor_cmip7_optionare present in the user input parameters.
Bugfixes
- Resolved an issue where running multiple unit tests within a unittest class that used variable tables with branding suffixes would corrupt the branding suffixes, labels, and out names in subsequent tests within the unittest class.
Changes
- Added support for Python 3.14.
- PrePARE has been removed from CMOR.
- CMIP7 tests have been updated to confirm that secondary realms can be applied to variables by having multiple realms listed for
modeling_realmin variable entries. See test here.
Closed Issues