Published October 20, 2020
| Version v2.2.1
Software
Open
OceanParcels/parcels: Parcels v2.2.1: a Lagrangian Ocean Analysis tool for the petascale age
Creators
- Erik van Sebille1
- Philippe Delandmeter
- Michael Lange2
- Christian Kehl
- Daan Reijnders1
- Reint
- Willi Rath
- pdnooteboom
- Joe Scutt Phillips
- Simnator101
- Angus Gibson3
- Roel Brouwer1
- Joel Kronborg
- Paul Petersik
- Thomas-95
- David Wichmann
- pierrick-giffard
- Julius Busecke4
- Miriam Sterl
- Raymond Edwards
- SLYpma
- Wouter Mol
- Doug Klink5
- hart-davis
- jelletreep6
- Shaun Walbridge7
- Alex Novaes de Santana
- David A. Ham8
- Guido Vettoretti
- Ignasi Vallès9
- 1. Utrecht University
- 2. European Centre for Medium-Range Weather Forecasts (ECMWF)
- 3. The Australian National University
- 4. Columbia/LDEO -- @ocean-transport
- 5. @FoxtrotSystems
- 6. @UtrechtUniversity @UniversiteitUtrecht
- 7. Esri
- 8. Imperial College London
- 9. Institut de Ciències del Mar, Barcelona
Description
Parcels v2.2.1 builds upon previous versions of Parcels and fixes a number of bugs. Furthermore, it also adds the following features:
- Renaming
parcels.random
toparcels.ParcelsRandom
(#912). Note that this change is not backward-compatible, so update your code - Support for MITgcm output on C-grids where the U and V are on the west and north of the f-points (#897)
- Support for MOM5 output on B-grids, where the W-fields are given below the U and V-fields (#923)
- Support larger
ParticleSets
by changing Particle-ID type to int64 (#934) - Added a
depth_units
keyword forFieldSet.from_pop()
to support depth units in both 'm' and 'cm' (#857) - New tutorials on how to sample Fields and how to postprocess Parcels output (#915 and #929)
- Control over Cartopy feature options (coastline, land colour etc) in
plotTrajectoriesFile()
(#939, thanks to @axnsantana) - Support for
math.nan
and!=
operators in JIT Kernels (#908) - Support for
applyConversion=False
in Field Interpolation (#898) - Support to set the write status of a
Variable
after it's been created viaParticleFile.set_variable_write_status()
(#892)
Plus a large number of minor bug fixes
Files
OceanParcels/parcels-v2.2.1.zip
Files
(3.8 MB)
Name | Size | Download all |
---|---|---|
md5:ff7a3eba2e10841abce2ee75a94cdb80
|
3.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/OceanParcels/parcels/tree/v2.2.1 (URL)