Skip to content

Parcels v2.2.0: a Lagrangian Ocean Analysis tool for the petascale age

Compare
Choose a tag to compare
@erikvansebille erikvansebille released this 11 May 14:26
· 2820 commits to master since this release
d733a65

Parcels v2.2.0 builds upon previous versions of Parcels and adds a number of new features. most importantly

  1. Improved advection-diffusion kernels, as detailed in this tutorial by @daanreijnders (#823)
  2. Support for time-evolving sigma-grids (#660)
  3. New interpolation scheme for tracers near coastlines, as detailed in this tutorial, thanks to @pierrick-giffard. (#815)
  4. Addition of Kernels to calculate the TEOS-10 equation of state, thanks to @pdnooteboom (#816)
  5. Partial implementation of AnalyticalAdvection Kernel following Döös et al 2017, see also this tutorial
  6. 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