Published September 11, 2018
| Version v1.1.0
Software
Open
OceanParcels/parcels: Parcels v1.1.0: a Lagrangian Ocean Analysis tool for the petascale age
Creators
- 1. Utrecht University
- 2. European Centre for Medium-Range Weather Forecasts (ECMWF)
- 3. Esri
- 4. Imperial College London
Description
Parcels v1.1 builds on the previous v1.0.5 release. Major changes since then
- A renaming of the
FieldList
class toSummedFields
, so that Fields can be summed byfieldAB = fieldA + fieldB
(#435) - Implement way to do computations on defer-loaded FieldSets (#430). Useful for on-the-fly computing of e.g. relative vorticity.
- Adding of metadata, including by default the Parcels version, to the ParticleFile (#438)
- Support for
ParticleSet.from_field()
for Curvilinear Grids (#429) - A few bug fixes, including for rotated grids (#440), for
indices
across 2D and 3D Fields (#437) and for Fields without time dimension (#431)
As always, please let us know if anything isn't working as expected.
Files
OceanParcels/parcels-v1.1.0.zip
Files
(1.5 MB)
Name | Size | Download all |
---|---|---|
md5:6bf685adea31cba0b04c2bb9cf1a0707
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/OceanParcels/parcels/tree/v1.1.0 (URL)