Skip to content

COARDS Fix

Latest

Choose a tag to compare

@DocOtak DocOtak released this 29 Sep 21:07
· 28 commits to master since this release
655ce53

This release mostly deals with the COARDS exporter not being to deal with a / in the WHP Parameter name that gets used as a fallback when no internal COARDS variable name mapping exists. Also it drops python 3.11 and numpy <1.x.

Changes:

  • (Bug) Fix COARDS writer not being able to handle parameter labels containing a "/" character.
  • Drop python 3.11 and numpy 1.x support.

Full Changelog: v1.0.2.14...v1.0.2.15