Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 781 Bytes

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 781 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog

[v0.0.7]

  • Allow for cdo_options and move from extra to cdo_extra (#31)
  • Refactor the logging (#31)
  • Remove remnants from ESMF support (#30)

[v0.0.6]

  • Preserve NaN after interpolation for unmasked fields

[v0.0.5]

  • Allow also single 3D level
  • Prefix used to identify helper index coordinate

[v0.0.4]

  • Additional helper coordinate to select correct levels from full 3D weights

[v0.0.3]

  • Update of the error trap of CDO

[v0.0.2]

  • Linting, logging, autofind of vertical coordinate

[v0.0.1]

  • Add cdo path
  • Support for 3D regridding
  • Healpix support
  • First implementation