v1.4.1
This release provides support for Python 3.13, removes the use of deprecated pkg_resources, and addresses several compatibility issues and minor bugfixes.
What's Changed
- Remove np.float_ as a fill option by @kprussing in #261
- Correct units for LCL and LFC in subproduct diagnostics docs by @halderm100 in #276
- Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 by @dependabot[bot] in #277
- Add python 3.13 to CI and metadata by @akrherz in #278
- Remove pkg_resources by @kafitzgerald in #281
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #283
- Update documentation regarding lat lon labels on plots by @kafitzgerald in #285
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #289
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #288
- Fix to handle recent netcdf4-python iterator changes by @kafitzgerald in #291
- Update Python version metadata to reflect support for 3.13 by @kafitzgerald in #292
- Release notes and version bump for v1.4.1 by @kafitzgerald in #293
New Contributors
- @kprussing made their first contribution in #261
- @halderm100 made their first contribution in #276
- @akrherz made their first contribution in #278
Full Changelog: v1.4.0...v1.4.1