Skip to content

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:16
· 26 commits to refs/heads/main since this release
69dcc2a

Changes

  • Version to 1.0.7 with coordinate and I/O logging enhanchements (#715) @tasansal

🚀 Features

  • Generalized specification of variable / coordinate / dimension units to templates. (#714) @tasansal
  • Use native zarr for trace worker instead of xarray for memory efficiency. (#710) @BrianMichell
  • Add missing coordiante_scalar to template validation (#713) @BrianMichell

🪲 Fixes