Releases: MetOffice/CDDS
Releases · MetOffice/CDDS
CDDS v2.4.1
The 2.4.1 release of CDDS introduces support for end-to-end processing suites, which makes CMORisation of large ensembles much easier and less cumbersome. The release also contains a number of small bugfixes and improvements related, inter alia, to seasonal forecasting.
What's Changed
- Create a Cylc workflow for end to end processing (CDDSO-198, 200)
- Create a Cylc workflow for ensemble processing (CDDSO-199)
- Implement the
checkout_processing_suitescript for checking a copy of
the CDDS Processing Suite (CDDSO-210) - Create a Rose app for generating
request.jsonfiles (CDDSO-3) - Fix a bug where
cdds_convertexpect external plugins environmental variables to be set
even if no plugin was used (CDDSO-216) - Implement a
mask_sliceoption in configuration file for providing ocean data masks (CDDSO-67, 215) - Add support for the UKCP18 GC3p05-N216ORCA025 model and UV grid mappings (CDDSO-222)
Full Changelog: v2.4.0...v2.4.1
CDDS v2.4.0
What's Changed
- Refactoring of all CDDS packages into one package excluding MIP Convert (CDDSO-132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 144)
- Move test execution from nose to pytest (CDDSO-128)
- Add sphinx docs (CDDSO-169)
- Bugfix: diaptr files for HadGEM3-GC31-MM can now be extracted from MASS (CDDSO-191)
- MIP Convert: Refactor functional tests (CDDSO-76, 170)
Full Changelog: v2.3.2...v2.4.0
CDDS v2.3.2
What's Changed
- CDDSO-163: Approved fsitherm mapping by @mo-jareddrayton in #24
- CDDSO-177: Logger now set up before configure step is called allowing log information to be output by @mo-jareddrayton in #41
- CDDSO-178: Log message issued when a stream cannot be found for a variable is now CRITICAL and GCAmon and GCLmon MIP tables from GCModelDev are now included in dictionary of default grids and will not be ignored by @mo-jareddrayton in #40
- CDDSO-124: MIP Convert can now produce files with a forecast time coordinate as introduced at CMOR v3.7.0 by @piotr-florek-mohc in #46
- CDDSO-180: Correctly propagate MIP era through CDDS Convert by @mo-kerstinschmatzer in #44
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- CDDSO-146 Add extra pressure levels needed for UKCP mappings. by @mo-jareddrayton in #14
- CDDSO-147 Use upper-case for CMIP6 by @mo-kerstinschmatzer in #16
- CDDSO-127: add missing package to minimal environment by @matthew-mizielinski in #18
- CDDSO-152: Make sure plugin is explicitly loaded. by @mo-jareddrayton in #20
- CDDSO-150: Update CHANGES.rst and deactivate dev mode. by @mo-jareddrayton in #21
Full Changelog: v2.3.0...v2.3.1
CDDS v2.3.0
Release notes
First port of CDDS from Met Office SRS Trac environment to github & JIRA
- Updated code reporting version number to use git hashes rather than svn revisions (CDDS-93)
- Fixed processor that failed in iris following the v2 -> v3 update (v2.2.0), affects a number of variables in Emon table named
*Lut(CDDS-109)
What's Changed
- CDDSO-93 mo jareddrayton import trunk by @mo-jareddrayton in #1
- CDDSO-109 Fix duplicate coordinates error from cmor by @mo-kerstinschmatzer in #2
- CDDSO-104 update GitHub main with any code from cdds trunk that has changed by @mo-jareddrayton in #3
- CDDSO-118 Update cdds source location to git. by @mo-jareddrayton in #4
- CDDSO-125 Preparation for CDDS v2.3.0 Release by @matthew-mizielinski in #5
New Contributors
- @mo-jareddrayton made their first contribution in #1
- @mo-kerstinschmatzer made their first contribution in #2
Full Changelog: https://github.com/MetOffice/CDDS/commits/v2.3.0