
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 unused filename-validation and suffix-tracking code from the C core, simplifying internal output-name handling. (#949) Documentation Added QUICKSTART.md to the main CMOR repository with concise instructions for cloning, building, installing, and testing CMOR in a Conda/Mamba environment. (#951) Updated the user-input documentation in this repository to clarify how version affects output paths and global attributes. (#192) The guide now explains that setting version adds a netCDF global attribute. It also shows how to use an internal attribute such as _dir_version with <dir_version> in output_path_template when only the directory name should change. Issues / Pull Requests Error in creating date range in filename (#939) Remove unused code (#948) Remove unused code (#949) Fix file names for CMIP7 climatology datasets (#950) Quickstart instructions (#951) Update guidance on output path version (#192) GitHub
