Skip to content

v2023.06.0

Compare
Choose a tag to compare
@anissa111 anissa111 released this 22 Jun 23:08
· 231 commits to main since this release
4b3dda4

What's Changed

This release removes the geocat-f2py dependency. To use these functions, users will need to install the geocat-f2py package directly. Additionally, this release also drops support for python 3.8 and adds support for 3.11.

Deprecations

Bug Fixes

  • Fix bug in _temp_extrapolate used by interp_hybrid_to_pressure by @kafitzgerald in #424
  • Dropping support for python 3.8 and adding 3.11 by @anissa111 in #426

Documentation

Maintenance

New Contributors

Full Changelog: v2023.05.0...v2023.06.0