Published February 4, 2021
| Version v2.2.2
Software
Open
OceanParcels/parcels: Parcels v2.2.2: a Lagrangian Ocean Analysis tool for the petascale age
Creators
- Erik van Sebille1
- Philippe Delandmeter
- Michael Lange2
- Christian Kehl
- Roel Brouwer1
- Daan Reijnders1
- Reint
- Willi Rath
- pdnooteboom
- Joe Scutt Phillips
- Simnator101
- Angus Gibson3
- Joel Kronborg
- Paul Petersik
- Thomas-95
- David Wichmann
- pierrick-giffard
- Julius Busecke4
- Miriam Sterl
- Raymond Edwards
- SLYpma
- Wouter Mol
- Doug Klink5
- hart-davis
- Luc Vandenbulcke6
- Jelle Treep7
- Shaun Walbridge8
- Alex Novaes de Santana
- David A. Ham9
- Guido Vettoretti
- 1. Utrecht University
- 2. European Centre for Medium-Range Weather Forecasts (ECMWF)
- 3. The Australian National University
- 4. Columbia/LDEO -- @ocean-transport
- 5. The Ocean Cleanup
- 6. Université de Liège & seamod.ro
- 7. @UtrechtUniversity @UniversiteitUtrecht
- 8. Esri
- 9. Imperial College London
Description
Parcels v2.2.2 builds upon previous versions of Parcels and fixes a number of bugs. Furthermore, it also adds the following features:
- Reduced the memory required by Parcels in
deferred_load=True
mode, especially when using large FieldSets, by storing only two snapshots in memory, instead of three (#978) - Better and more efficient implementation of dask auto-chunking (note that signature has changed, see updates in the MPI tutorial) (#976)
- Much faster interpolation in Scipy mode for Curvilinear Grids (#940)
- A new method to more efficiently initiate particles on Curvilinear Grids by using a kdtree (#954 by @angus-g )
- Improvements to 2D diffusion kernels (#976 by @daanreijnders )
- Added a new high-level tutorial on how to start using Parcels on oceanparcels.org (#944 by @reint-fischer )
Plus a large number of minor bug fixes
Files
OceanParcels/parcels-v2.2.2.zip
Files
(3.7 MB)
Name | Size | Download all |
---|---|---|
md5:831c7668f92d711582f7faf74de3a48c
|
3.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/OceanParcels/parcels/tree/v2.2.2 (URL)