OceanParcels/parcels: Parcels v2.2.1: a Lagrangian Ocean Analysis tool for the petascale age
Main Authors: | Erik van Sebille, Philippe Delandmeter, Michael Lange, Christian Kehl, Daan Reijnders, Reint, Willi Rath, pdnooteboom, Joe Scutt Phillips, Simnator101, Angus Gibson, Roel Brouwer, Joel Kronborg, Paul Petersik, Thomas-95, David Wichmann, pierrick-giffard, Julius Busecke, Miriam Sterl, Raymond Edwards, SLYpma, Wouter Mol, Doug Klink, hart-davis, jelletreep, Shaun Walbridge, Alex Novaes de Santana, David A. Ham, Guido Vettoretti, Ignasi Vallès |
---|---|
Format: | info software Journal |
Terbitan: |
, 2020
|
Online Access: |
https://zenodo.org/record/4108148 |
Daftar Isi:
- 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 to parcels.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 for FieldSet.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 via ParticleFile.set_variable_write_status() (#892) Plus a large number of minor bug fixes