-
Notifications
You must be signed in to change notification settings - Fork 1
MOi GLO12
Erik van Sebille edited this page Dec 20, 2024
·
2 revisions
-
Location on lorenz:
/storage/shared/oceanparcels/input_data/MOi/GLO12
-
location of coordinates on lorenz:
/storage/shared/oceanparcels/input_data/MOi/domain_ORCA0083-N006
- Simulation: NEMO Global 1/12° Analysis & Forecast psy4v3r1-daily (GLO12)
- Region: Global
- Period: 2007/01/01 - 2023/03/15 (can be updated if required)
- Frequency: daily
- Variables: U, V, W, T, S, KZ, Ice
- Vertical levels: 50 depth levels
- Grid: ORCA0083 Native C-grid
- Source: https://tds.mercator-ocean.fr/thredds/psy4v3r1/catalog.html
- DOI: N/A
- Documentation: https://www.mercator-ocean.eu/en/solutions-expertise/accessing-digital-data/product-details/?offer=4217979b-2662-329a-907c-602fdc69c3a3&system=d35404e4-40d3-59d6-3608-581c9495d86a
- Used by (name and/or repo): Michael Denes, Claudio Pierard, Daan Reijnders
- Has Parcels modulefile (in Lorenz folder): Yes
Load this data using (in 2D):
import parcels
fieldset = parcels.FieldSet.from_modulefile('/storage/shared/oceanparcels/input_data/MOi/psy4v3r1/create_fieldset2D.py')
Load this data using (in 3D):
import parcels
fieldset = parcels.FieldSet.from_modulefile('/storage/shared/oceanparcels/input_data/MOi/psy4v3r1/create_fieldset3D.py')
- This is the 'native-grid' (i.e. non-interpolated) version of https://doi.org/10.48670/moi-00021
- Download script is in
/storage/shared/oceanparcels/input_data/MOi/psy4v3r1/to_download
. Note that this needs credentials in~/.netrc