Skip to content

v1.3.0 Mosquito release 🦟

Latest
Compare
Choose a tag to compare
@gmaze gmaze released this 23 Aug 07:40
· 11 commits to master since this release

What's Changed

Breaking Changes 💔

  • Argopy now requires python 3.11. Fix all compatibility issues with fsspec and xarray < 2025.7

  • New option to select longitude convention by @gmaze in #506

New Features 🚀

  • Quick plotting features for an ArgoFloat by @gmaze in #501
  • Argo index plot extension by @gmaze in #504

Internals 🛠

  • Refactor ArgoIndex and ArgoFloat implementations and ArgoFloat.plot extension by @gmaze in #503

Bug Fixes 🐛

  • Fix bugs in optical modeling extension by @gmaze in #493
  • Unpin xarray dependency by @gmaze in #451
  • Fix windows OverflowError by @gmaze in #498
  • Fix argo_split_path for Windows by @gmaze in #500
  • Handle index regional selection going through the date line by @gmaze in #495
  • Handle Data fetching with a regional selection going through the date line by @gmaze in #497
  • fix maps for new longitude convention option by @gmaze in #510

Other Changes

  • Prepare for "v1.3.0 Mosquito release 🦟" by @gmaze in #511

Full Changelog: v1.2.0...v1.3.0