Skip to content

v0.11.2

Latest

Choose a tag to compare

@DeployDuck DeployDuck released this 04 Aug 14:53
c38c519

0.11.2 (2026-07-30)

Features

  • Add mid processors (#473) (3f79e43)
  • Create and ship py.typed (#552) (08ca73b)
  • dataset input: Add use_trajectories option (#530) (ee35fc0)
  • dataset input: Add warning for preprocessors (#525) (eaeb36f)
  • grib output: Allow configuration of missing_value sentinel (#526) (5aeab45)
  • inputs: Add opendap input source (#554) (e93b799)
  • post processors: Include metadata in wrap_state and refactor forward (#539) (e0ccb4f)
  • temporal downscaler: Enable trajectory datasets (#519) (68ceb80)
  • truth output: Option to write diagnostics (#535) (a33adf6)

Bug Fixes

  • inputs: Fdb source (#538) (ad85686)
  • Invalid use of units config (#548) (1616a87)
  • parallel output: Convert num_writers to integer before validation (#553) (f0bbf87)
  • parallel output: Grib input templates (#547) (ed7f07c)
  • parallel output: Remove unpicklable state entry and add integration test (#557) (749554e)
  • parallel output: Support parallel grib archive requests (#537) (3b1ca61)
  • temporal downscaler: Do not squeeze time dimension (#550) (e610e85)