Skip to content

v0.10.0

Choose a tag to compare

@DeployDuck DeployDuck released this 13 Mar 14:13
28d8f04

0.10.0 (2026-03-13)

⚠ BREAKING CHANGES

  • runners: Remove single-out interpolator runner in favour of multi-out (#435)

Features

  • inputs: Add NetCDF input & generalise FieldListInput (#405) (ee490c6)
  • Multi out interpolator (#409) (1f14b07)
  • Multi step prediction (#380) (4f194a4)
  • runners: Remove single-out interpolator runner in favour of multi-out (#435) (451c921)

Bug Fixes

  • Allow accumulation of negative fields. (#454) (76c1621)
  • grib: Archive collector hindcasts wrong date (#445) (d963820)
  • grib: Archive collector wrong hdate in mars namespace (#442) (d181fae)
  • Netcdf multi out interp (#447) (830bf18)
  • Postproc before open (#457) (312f0fc)
  • Remove unsupported trajectory key from dataset configuration (#438) (14b1137)
  • retrieve: Crash when staging dates due to missing date (#444) (4c32bc0)
  • Support new dataloader dataset_config for dataset input (#450) (b9aaee5)

Documentation

  • Remove outdated output documentation and document extract postprocessors (#440) (cc68bfe)