CMOR 3.15.0 released!!!
Features Added official Python wheel builds for CMOR releases, including Linux wheels, full Python test coverage in the wheel pipeline, and release assets attached on GitHub. (#932) CMIP7 controlled vocabularies can now define drs_specs and tracking_prefix as root-level strings. (#961) ...
CMOR 3.14.3 released!!!
Bugfixes Fixed file names for CMIP7 climatology datasets. (#950) CMIP7 climatology outputs now use the expected monthly time-range format in file names. Added regression coverage in Test/test_cmor_CMIP7.py for the output filename, frequency attribute, and climatology metadata. Changes Removed...
CMOR 3.14.2 released!!!
Changes Refreshed CMIP7-oriented user guidance in cmor_CV.c for invalid source_id and institution_id values, including current WCRP-CMIP issue links and the CMIP7 CV registration guide. (#942) Updated source_id and institution_id CV error messages to point users to...
CMOR 3.14.1 released!!!
Bugfixes Improved error messages for time interval validation to provide clearer guidance to users. (#915) When a dataset has a defined frequency attribute, the error message will include both the frequency name and its corresponding approximate time interval. Added a clearer error...
CMOR 3.14.0 released!!!
Features New chunking strategy to support CMIP7 repacking requirements. Chunking dimensions of the time and time bounds axes will be set to the length of the time axis, plus a dimension of size 2 for the bounds, if it is known when the time axis is created. Otherwise,...
CMOR 3.13.2 released!!!
Changes The function cmor_set_variable_attribute will now allow the variable attribute long_name to be modified. Closed Issues Allow users of CMOR to override long_name from tables (#891) GitHub
CMOR 3.13.1 released!!!
Changes The CMIP7 CMOR tables repo will now be a submodule of the CMOR repo. CMIP7 unit tests for CMOR have been modified to use these tables. The attribute branded_variable will be added to a dataset’s global attributes if the variable table entry name has...
CMOR 3.13.0 released!!!
Features The global attributes realization_index, initialization_index, physics_index and forcing_index can now have string values when either _use_strings_for_indexes or _cmip7_option are present in the user input parameters. Bugfixes Resolved an issue where running multiple unit tests...
CMOR 3.12.0 released!!!
Features CMOR will issue warnings for controlled vocabulary (CV) files that do not have a format expected by CMOR. directory_path_template and filename_template from the DRS section of CV files will be used as the directory and file name templates, respectively, if they are...
CMOR 3.11.0 released!!!
Update CMOR3 with CF CRS container variable; Numerous edge case fixes, license reformulation for CMIP7 Features Added the function cmor_set_crs used for creating a CF Coordinate Reference System (CRS) container variable. This is similar to the container variable created by cmor_set_grid_mapping but is named See more posts from the News Archive.