Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1011 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0a0] - 2024-xx-xx

Added

  • Local Xarray data source
  • Diagnostic precipitation model example

Changed

  • Refactored initial conditions / data source API
  • Updated GFS data source to pull from AWS
  • Updated IFS data source to use ECMWF's open data package
  • Change DLWP inferencer class to now work on 6 hr time-steps
  • Moving perturbation methods from inference ensemble into submodule

Deprecated

Removed

Fixed

  • Fixed Graphcast implementation
  • Fixed default cache location of file system
  • Fixed fs.glob search for H5 files
  • Corrected DLWP intial condition fetch with history

Security

Dependencies

[0.1.0] - 2023-11-17

Added

  • Initial public release of Earth-2 MIP.