Skip to content

V4.0

Compare
Choose a tag to compare
@wrongkindofdoctor wrongkindofdoctor released this 30 Jul 20:54
· 35 commits to main since this release
ff091f2

Highlights

  • Implementation of ESM-intake catalogs for reading and processing model data. The repo includes a tools
    directory with a simple catalog_builder that for users to generate their own data catalogs
  • Refactored framework to use "multirun" paradigm where every POD object is associated with one or more data "cases"
  • Simplified CMIP, GFDL, and CESM data sources that can be customized from extensions of a common base class
  • Conda environments updated to use Python 3.12 and with updated packages
  • Preliminary support for custom preprocessing modules
  • Support for yaml and json configuration files

What's Changed

New Contributors

Full Changelog: v3.4...v4.0