Skip to content

MDTF interoperability and usability

Latest
Compare
Choose a tag to compare
@aradhakrishnanGFDL aradhakrishnanGFDL released this 22 Aug 17:56
bba4d07

The Catalog Builder package collects building blocks necessary to build a data catalog which can then be ingested in climate analysis scripts/workflow, leveraging the use of intake-esm and xarray.

This release has additional features and fixes to be interoperable with MDTF and newer GFDL simulations.
The config.yaml has an option to pass the json schema, such that a user may adjust the schema for their analysis needs.
E.g. change aggregation types.

Other changes include these, but may not be limited to these: Skipping hidden files, standard name inclusion comparing CMIP5 and CMIP6 tables and accounting for the realm/component names, additional test scripts, configs, documentation updates, improved direct pythonic way of involving catalog builder with example notebooks, conda package version updated.

What's Changed

New Contributors

Full Changelog: 2024.01.00...2024.01.01