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