Skip to content

Latest commit

 

History

History
120 lines (82 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

120 lines (82 loc) · 3.49 KB

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.

Please add your functional changes to the appropriate section in the PR. Keep it human-readable, your future self will thank you!

Added

  • Fix: Enable inference when no constant forcings are used
  • Add anemoi-transform link to documentation
  • Add support for unstructured grids
  • Add CONTRIBUTORS.md file (#36)

Changed

  • Add cos_solar_zenith_angle to list of known forcings
  • Add missing classes in checkpoint handling
  • Rename Condition to State #24
  • Fix pre-commit regex
  • ci: extend python versions to include 3.11 and 3.12 [#31] (#31)
  • Update copyright notice
  • Fix __version__ import in init

Removed

0.2.0 - Use earthkit-data

Added

  • ci: changelog release updater
  • earthkit-data replaces climetlab
  • validate_environment on Checkpoint #13
  • Validate the environment against a checkpoint with anemoi-inference inspect --validate path.ckpt
  • ci-hpc-config
  • Add Condition to store data #15

Changed

  • Fix: diagnostics bug when fields are non-accumulated, remove diagnostics from mars request #18
  • ci: updated workflows on PR and releases to use reusable actions

Removed

  • climetlab

0.1.10 Fix missing constants

Added

  • (GH) Added downstream-ci, reathedocs update check and label public pr workflows

Changed

  • Fix missing constant_fields property to query constants in the checkpoint

0.1.9 Patch, Move output finalise to ai-models

Removed

  • output finalise in the plugin

0.1.8 Patch, Support for output finalise in the plugin

Added

  • Support for output finalise in the plugin

0.1.7 Patch, graph utility

Added

  • graph utility

Changed

  • updated dependencies

0.1.6 Patch, update dependencies

Changed

  • updated dependencies

0.1.5 Patch, inspect cli tool

Added

  • tests
  • inspect cli tool

0.1.4 Patch, autocast option

Added

  • add autocast option

0.1.3 Patch, support ai-models

Added

  • ai-models and AIModelPlugin

0.1.2 Patch

Added

  • dependency group all

0.1.0 Initial Release

Added

Initial Implementation of anemoi-inference

Git Diffs: