Published August 22, 2018
| Version v1.0.4
Software
Open
OceanParcels/parcels: Parcels v1.0.4
Creators
- 1. Utrecht University
- 2. European Centre for Medium-Range Weather Forecasts (ECMWF)
- 3. Esri
- 4. Imperial College London
Description
Parcels v1.0.4 builds on the previous v1.0.3 release. Major changes since then
- Support for
FieldLists(#393), which allows Kernels likeAdvectionRK4to work on multipleFieldsat once. See also the tutorial - Changing the plotting routines from
Basemaptocartopy(#401). Note that this means you will need to uninstallBasemapand installcartopy, as they are conflicting - Interpolation of velocities on C-grids. This also means that the angle file is not needed anymore in
FieldSet.from_nemo()(#394) - Much smaller output files by controlling the NetCDF chunk size (#366)
- Displaying a
Progressbarfor long (> 10 seconds) runs ofParticleSet.execute()(#381 and #418) - Possibility to initialise custom
Variablesdirectly inParticleSet.from_list()(#397) - Numerous bug fixes
As always, please let us know if anything isn't working as expected.
Files
OceanParcels/parcels-v1.0.4.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:39c65810ccccd5fcc11cfc689a892bad
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/OceanParcels/parcels/tree/v1.0.4 (URL)