0.4.3#
Released on 2023-06-27
Fix an issue with negative coordinates in
bounds_argument()(pull request #74).Add a new
emsarray plotsubcommand to theemsarraycommand line interface (pull request #76).Use
matplotlib.collections.PolyCollectionrather thanPatchCollectionfor significant speed improvements (pull request #77).Added
emsarray.utils.timed_func()for easily logging some performance metrics (pull request #79).Add
Convention.boundsandConvention.geometryattributes (pull request #83).Fix a number of numpy warnings about unsafe casts (pull request #85).
Follow CF Conventions properly when finding latitude / longitude coordinate variables (issue #84, pull request #86)
Include a
py.typedfile in built packages (issue #80, pull request #87).