Skip to content

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

Compare
Choose a tag to compare
@erikvansebille erikvansebille released this 29 Jan 16:11
· 3360 commits to master since this release
0fa7bfd

Parcels v2.1.3 is an update mostly focussing on improved memory behaviour when doing large simulations. In particular

  1. It fixes some serious issues with memory usage for field chunking (see #668, #703 and #711), which have now been addressed in #719
  2. Fixing xarray compatibility (#716)
  3. Fixing a bug in cartopy.quiver (#714)
  4. New kernels to compute density (#688)

And various other minor bug fixes