Parcels v2.2.0: a Lagrangian Ocean Analysis tool for the petascale age
erikvansebille
released this
11 May 14:26
·
2820 commits
to master
since this release
Parcels v2.2.0 builds upon previous versions of Parcels and adds a number of new features. most importantly
- Improved advection-diffusion kernels, as detailed in this tutorial by @daanreijnders (#823)
- Support for time-evolving sigma-grids (#660)
- New interpolation scheme for tracers near coastlines, as detailed in this tutorial, thanks to @pierrick-giffard. (#815)
- Addition of Kernels to calculate the TEOS-10 equation of state, thanks to @pdnooteboom (#816)
- Partial implementation of AnalyticalAdvection Kernel following Döös et al 2017, see also this tutorial
- Support for dimensions of length-1. This greatly simplifies creating FieldSets that are constant in longitude and/or latitude (#817)
Plus a large number of minor bug fixes