-
Notifications
You must be signed in to change notification settings - Fork 1
Description
There's a request from Laurie to cmorise some ACCESS-ESM experiements to CMIP6plus standard for TIPMIP and publish to esgf.
CMIP6plus looks to be just moving some variables to different set of tables see e.g.
@joshuatorrance, my initial summary
Variables requested..
bold in Amon variables are missing in MOPPy (possibly not Fast Track variables?)
bold in Omon are missing in MOPPy, (and possibly calculation required from output?) ..more under Testing Omon variables
First list
- Amon - tas pr psl evspsbl ua va co2mass
- Omon - thetao tos msftyz msftmz so sos uo vo zos mlotst
- SImon - siconc sithick sivol
Second list in email (not yet checked oceanbgc)
Amon -fco2antt, fco2nat, tauu, tauv, zg
for zg possibly in the data but check the mapping? error below
(ValueError: cannot rename 'fld_s16i201' because it is not a variable or dimension in this dataset)
Testing Omon variables
Only looked at first experient so far tipmipGr3b-ffdbf476(same for Amon variables) and under ocn folder, files are split by variables, examples below:
- thetao -
ocean-3d-pot_temp-1monthly-mean-ym_0112_01.nc - tos -
ocean-2d-surface_temp-1monthly-mean-ym_0112_01.nc - zos -
ocean-2d-sea_level-1monthly-mean-ym_0112_01.nc - sos -
ocean-2d-surface_salt-1monthly-mean-ym_0112_01.nc - so -
ocean-3d-salt-1monthly-mean-ym_0112_01.nc
these variables with long name and some with dimensions, uo,uv with example file names
- uo: sea_water_x_velocity "longitude latitude olevel time" -
ocean-3d-u-1monthly-mean-ym_0112_01.nc - vo: " -
ocean-3d-v-1monthly-mean-ym_0112_01.nc
these noted as bold in variables requested..
- msftyz: ocean_y_overturning_mass_streamfunction
- msftmz: ocean_meridional_overturning_mass_streamfunction
- mlotst: ocean_mixed_layer_thickness_defined_by_sigma_t "longitude latitude time"
Though only tried tos and got an error (KeyError: "No variable named 'tos'. Variables on the dataset include []")
...on analysis3.26.02