Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matthew-mizielinski/7bc85111b88aae1cfc93bf535667da92 to your computer and use it in GitHub Desktop.
Save matthew-mizielinski/7bc85111b88aae1cfc93bf535667da92 to your computer and use it in GitHub Desktop.
Significant changes in the CMIP6 data request between versions 01.00.16 and 01.00.17
{
"**Added variables": [
"Eday/mrtws",
"Emon/lwtoacsdust",
"IyrAnt/modelCellAreai",
"IyrGre/modelCellAreai",
"SIday/siconca",
"SImon/siconca"
],
"**Deleted variables": [
"6hrPlev/ua200",
"6hrPlev/ua850",
"6hrPlev/va200",
"6hrPlev/va850",
"E3hrPt/ua850",
"E3hrPt/va850",
"Eday/tws",
"Eday/ua200",
"Eday/ua850",
"Eday/va200",
"Eday/va850",
"Emon/lwtoacs",
"EmonZ/co2totalmass",
"IyrAnt/areacelli",
"IyrGre/areacelli",
"SIday/siconco",
"SImon/siconco"
],
"CF Standard Name": {
"'surface_downward_mole_flux_of_sf6' -> 'surface_downward_mole_flux_of_sulfur_hexafluoride'": [
"Omon/fgsf6"
],
"'tendency_of_all_sky_surface_longwave_flux_to_dust_ambient_aerosol_particles' -> 'surface_instantaneous_longwave_forcing_due_to_dust'": [
"Emon/lwsrfasdust"
],
"'tendency_of_clear_sky_surface_longwave_flux_to_dust_ambient_aerosol_particles' -> 'surface_instantaneous_longwave_forcing_due_to_dust_in_clearsky'": [
"Emon/lwsrfcsdust"
]
},
"Long name": {
"'Atmosphere Grid-Cell Area' -> 'Grid-Cell Area for Atmospheric Grid Variables'": [
"fx/areacella"
],
"'Grid Cell Area for Interpolated Grids' -> 'Grid Cell Area for Icesheet Variables'": [
"IfxAnt/areacellg",
"IfxGre/areacellg"
],
"'Ocean Grid-Cell Area' -> 'Grid-Cell Area for Ocean Variables'": [
"Ofx/areacello"
],
"'Total water storage in a grid cell' -> 'Terrestrial Water Storage'": [
"Emon/mrtws"
]
},
"cell_methods": {
"'area: mean' -> 'area: sum'": [
"IfxAnt/areacellg",
"IfxGre/areacellg",
"Ofx/areacello",
"fx/areacella"
],
"'area: time: mean where sea_ice (comment: mask=siconc)' -> 'area: time: mean where sea_ice (comment: mask=siconc or siconca)'": [
"SIday/sithick",
"SIday/sitemptop",
"SIday/sispeed",
"SImon/sitemptop",
"SImon/sisnmass",
"SImon/siflfwdrain",
"SImon/sitempsnic",
"SImon/sitempbot",
"SImon/siflcondtop",
"SImon/sidragtop",
"SImon/siflsensupbot",
"SImon/sistrxubot",
"SImon/sistryubot",
"SImon/sipr",
"SImon/siflsenstop",
"SImon/sisnconc",
"SImon/sifb",
"SImon/sithick",
"SImon/siflswdtop",
"SImon/sispeed",
"SImon/sisali",
"SImon/sifllwutop",
"SImon/sirdgconc",
"SImon/siflfwbot",
"SImon/sidragbot",
"SImon/siflcondbot",
"SImon/siflswdbot",
"SImon/sicompstren",
"SImon/sifllwdtop",
"SImon/sisnhc",
"SImon/siflswutop",
"SImon/siage",
"SImon/sifllatstop"
]
},
"comment": {
"'None' -> 'Cell areas any grid used to report ice sheet variables. These cell areas should be defined to enable exact calculation of area integrals (e.g., of vertical fluxes of energy at the surface and top of the atmosphere)'": [
"IfxAnt/areacellg",
"IfxGre/areacellg"
],
"'None' -> 'Cell areas for any grid used to report atmospheric variables and any other variable using that grid (e.g., soil moisture content). These cell areas should be defined to enable exact calculation of global integrals (e.g., of vertical fluxes of energy at the surface and top of the atmosphere).'": [
"fx/areacella"
],
"'None' -> 'Cell areas for any grid used to report ocean variables and variables which are requested as used on the model ocean grid (e.g. hfsso, which is a downward heat flux from the atmosphere interpolated onto the ocean grid). These cell areas should be defined to enable exact calculation of global integrals (e.g., of vertical fluxes of energy at the surface and top of the atmosphere).'": [
"Ofx/areacello"
]
},
"dimensions": {
"'xant yant ' -> 'longitude latitude '": [
"IfxAnt/areacellg"
],
"'xgre ygre ' -> 'longitude latitude '": [
"IfxGre/areacellg"
]
},
"modeling_realm": {
"'atmos' -> 'aerosol'": [
"Emon/depdust",
"Emon/sedustCI"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment