What's Changed
Breaking Changes 💔
-
Argopy now requires python 3.11. Fix all compatibility issues with fsspec and xarray < 2025.7
New Features 🚀
- Quick plotting features for an ArgoFloat by @gmaze in #501
- Argo index plot extension by @gmaze in #504
Internals 🛠
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
Full Changelog: v1.2.0...v1.3.0