Skip to content

v0.11.0

Choose a tag to compare

@DeployDuck DeployDuck released this 13 May 15:36
42bd301

0.11.0 (2026-05-06)

Features

  • Full multi-dataset support (#463) (adc79b0)
  • metadata: Add input and output shape attributes (#492) (6954425)
  • patch: Support for multi-dataset checkpoint patching (#496) (cbe9249)
  • post-processors: Allow using the filter's forward method in forward_transform_filter (#491) (c039f14)
  • Rename interpolator to temporal downscaler (#488) (524583f)

Bug Fixes

  • cutout input: Fetch correct coordinates from checkpoint in cutout source (#483) (1ddb1be)

Performance Improvements

  • forcings: Skip loading of initial forcings already in input state (#498) (e540cd2)
  • post-processors: Excessive memory copying in post-processing pipeline (#493) (9ace127)

Miscellaneous Chores

  • Bump next release to 0.11.0 (b23c4c8)