Parcels v3.1.1 is a minor update based on v3.1.0. It improves the implementation of Croco and ROMS 3D vertical velocities (#1772)
Important
- Implementing correct depth-to-sigma calculation by @erikvansebille in #1772
- Adding new tutorial on the impact of grid and velocity interpolation scheme on trajectories by @erikvansebille in #1769
- Adding support for grid.negate_depth() method by @erikvansebille in #1778
- Add Python 3.13 support by @VeckoTheGecko in #1785
Other
- Update doc dep versions by @VeckoTheGecko in #1757
- Minor changes (3rd party license, repr) by @VeckoTheGecko in #1759
- Update ParticleType repr by @VeckoTheGecko in #1766
- DOC: particlefile metadata by @VeckoTheGecko in #1765
- Fixing wrong calculation of C-grid velocities in Peninsula example Field by @erikvansebille in #1768
- Fixture in
test_examples.py
to clean up generated data files by @VeckoTheGecko in #1770 - CI: Add py310 to integration test matrix by @VeckoTheGecko in #1771
- Patch Ruff config (isort in notebooks) by @VeckoTheGecko in #1775
- Fixing a warn_outputdt_release_desync bug by @erikvansebille in #1747
- Cleanup macOS debugging files by @VeckoTheGecko in #1779
- Add
tmp_zarr
fixture by @VeckoTheGecko in #1784 - Update default value of particlefile chunks to length of pset by @erikvansebille in #1788
Full Changelog: v3.1.0...v3.1.1