Parcels v3.1.2: a Lagrangian Ocean Analysis tool for the petascale age
This is a minor update from Parcels v3.1.1, made in preparation for development on Parcels v4.
What's Changed
- Rename test file by @VeckoTheGecko in #1793
- remove duplicate cftime dependency by @observingClouds in #1805
- Fixing a bug with default ParticleFile outputdt value by @erikvansebille in #1808
- Check misaligned timestepping outputdt by @erikvansebille in #1809
- Ignore bot PRs in release notes by @VeckoTheGecko in #1794
- Deprecating curvilnear halo support by @erikvansebille in #1811
- Harmonise Field dimensions order by @erikvansebille in #1812
- Implement warning for particles initialised outside time domain by @erikvansebille in #1810
- Remove git, and unused formatting deps by @VeckoTheGecko in #1817
- Update default branch by @VeckoTheGecko in #1818
- pin zarr<3 by @VeckoTheGecko in #1820
- Move Field tests to separate file by @VeckoTheGecko in #1821
- Refactor example dataset download tests by @VeckoTheGecko in #1828
- DOC: update maintainer notes by @VeckoTheGecko in #1830
- Fixing an inconsistency in vertical index search between JIT and Scipy by @erikvansebille in #1834
- Remove
trajanas core dependency by @VeckoTheGecko in #1833 - Small refactors of VectorField and pragma comments by @VeckoTheGecko in #1836
- Refactoring field interpolation and allow custom interpolation methods in Scipy mode by @VeckoTheGecko in #1816
- Support for Fields in multiple files without a
timedimension by @erikvansebille in #1835 - Small refactors in
particlefile.pyby @VeckoTheGecko in #1843 - Improve pset.execute time management by @erikvansebille in #1627
New Contributors
- @observingClouds made their first contribution in #1805
Full Changelog: v3.1.1...v3.2.0