diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_3hr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_3hr.json index 2c64b76d8f..2714511126 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_3hr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_3hr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table 3hr", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -22,7 +22,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Total Cloud Cover Percentage", - "comment": "Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "clt", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrLev.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrLev.json index 7e90f162ea..de2555e1b4 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrLev.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrLev.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table 6hrLev", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -15,15 +15,15 @@ }, "variable_entry": { "bs550aer": { - "frequency": "6hr", + "frequency": "6hrPt", "modeling_realm": "aerosol", "standard_name": "volume_scattering_function_of_radiative_flux_in_air_due_to_ambient_aerosol_particles", "units": "m-1 sr-1", - "cell_methods": "area: time: mean", + "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "Aerosol Backscatter Coefficient", "comment": "Aerosol Backscatter at 550nm and 180 degrees, computed from extinction and lidar ratio", - "dimensions": "longitude latitude time lambda550nm scatter180", + "dimensions": "longitude latitude time1 lambda550nm scatter180", "out_name": "bs550aer", "type": "real", "positive": "", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlev.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlev.json index 818e0d4b46..f1bcae5b79 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlev.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlev.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table 6hrPlev", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlevPt.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlevPt.json index 23439b268a..eacd4bde98 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlevPt.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_6hrPlevPt.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table 6hrPlevPt", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -195,15 +195,15 @@ "ok_max_mean_abs": "" }, "mrsol": { - "frequency": "6hr", + "frequency": "6hrPt", "modeling_realm": "land", "standard_name": "mass_content_of_water_in_soil_layer", "units": "kg m-2", - "cell_methods": "area: mean where land time: point", + "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "Total Water Content of Soil Layer", "comment": "in each soil layer, the mass of water in all phases, including ice. Reported as 'missing' for grid cells occupied entirely by 'sea'", - "dimensions": "longitude latitude time1 sdepth1", + "dimensions": "longitude latitude sdepth time1", "out_name": "mrsol", "type": "real", "positive": "", @@ -213,7 +213,7 @@ "ok_max_mean_abs": "" }, "mrsos": { - "frequency": "6hr", + "frequency": "6hrPt", "modeling_realm": "land", "standard_name": "mass_content_of_water_in_soil_layer", "units": "kg m-2", @@ -465,7 +465,7 @@ "ok_max_mean_abs": "" }, "tsl": { - "frequency": "6hr", + "frequency": "6hrPt", "modeling_realm": "land", "standard_name": "soil_temperature", "units": "K", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERday.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERday.json index 9b6c6a2df8..7d86e63708 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERday.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERday.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table AERday", "realm": "aerosol", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERhr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERhr.json index 524eb787ad..3cbc377783 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERhr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERhr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table AERhr", "realm": "aerosol", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmon.json index e8d5b0a722..2c4827f671 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table AERmon", "realm": "aerosol", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -310,7 +310,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Convective Cloud Cover Percentage", - "comment": "Convective cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes only convective cloud.", + "comment": "Convective cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes only convective cloud.", "dimensions": "longitude latitude time", "out_name": "cltc", "type": "real", @@ -561,7 +561,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Dry Deposition Rate of sea-salt aerosol", + "long_name": "Dry Deposition Rate of Sea-Salt Aerosol", "comment": "Dry deposition includes gravitational settling, impact scavenging, and turbulent deposition.", "dimensions": "longitude latitude time", "out_name": "dryss", @@ -849,7 +849,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Total Emission Rate of sea-salt aerosol", + "long_name": "Total Emission Rate of Sea-Salt Aerosol", "comment": "Integrate 3D emission field vertically to 2d field.", "dimensions": "longitude latitude time", "out_name": "emiss", @@ -1263,7 +1263,7 @@ "units": "kg kg-1", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "sea-salt aerosol Mass Mixing Ratio", + "long_name": "Sea-Salt Aerosol Mass Mixing Ratio", "comment": "Mass fraction in the atmosphere of sea salt aerosol (dry mass).", "dimensions": "longitude latitude alevel time", "out_name": "mmrss", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmonZ.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmonZ.json index 0383b73e4a..aa08746774 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmonZ.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_AERmonZ.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table AERmonZ", "realm": "aerosol", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -287,12 +287,12 @@ "vt100": { "frequency": "mon", "modeling_realm": "aerosol", - "standard_name": "northward_heat_flux_in_air_due_to_eddy_advection", - "units": "W m-2", + "standard_name": "covariance_over_longitude_of_northward_wind_and_air_temperature", + "units": "K m s-1", "cell_methods": "longitude: mean time: mean", "cell_measures": "", - "long_name": "Northward Heat Flux Due to Eddies", - "comment": "Zonally averaged meridional heat flux at 100hPa as monthly means derived from daily (or higher frequency) fields.", + "long_name": "Northward Eddy Temperature Flux", + "comment": "Zonally averaged eddy temperature flux at 100hPa as monthly means derived from daily (or higher frequency) fields.", "dimensions": "latitude time p100", "out_name": "vt100", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Amon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Amon.json index 004c232454..c8883c1c77 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Amon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Amon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Amon", "realm": "atmos atmosChem", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -256,7 +256,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Total Cloud Cover Percentage", - "comment": "Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "clt", "type": "real", @@ -399,7 +399,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to All Anthropogenic Emissions of CO2", + "long_name": "Carbon Mass Flux into Atmosphere Due to All Anthropogenic Emissions of CO2 [kgC m-2 s-1]", "comment": "This is requested only for the emission-driven coupled carbon climate model runs. Does not include natural fire sources but, includes all anthropogenic sources, including fossil fuel use, cement production, agricultural burning, and sources associated with anthropogenic land use change excluding forest regrowth.", "dimensions": "longitude latitude time", "out_name": "fco2antt", @@ -417,7 +417,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Fossil Fuel Emissions of CO2", + "long_name": "Carbon Mass Flux into Atmosphere Due to Fossil Fuel Emissions of CO2 [kgC m-2 s-1]", "comment": "This is the prescribed anthropogenic CO2 flux from fossil fuel use, including cement production, and flaring (but not from land-use changes, agricultural burning, forest regrowth, etc.)", "dimensions": "longitude latitude time", "out_name": "fco2fos", @@ -435,7 +435,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Surface Carbon Mass Flux into the Atmosphere Due to Natural Sources", + "long_name": "Surface Carbon Mass Flux into the Atmosphere Due to Natural Sources [kgC m-2 s-1]", "comment": "This is what the atmosphere sees (on its own grid). This field should be equivalent to the combined natural fluxes of carbon that account for natural exchanges between the atmosphere and land (nep) or ocean (fgco2) reservoirs.", "dimensions": "longitude latitude time", "out_name": "fco2nat", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CF3hr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CF3hr.json index 709c1f53d6..014072b49a 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CF3hr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CF3hr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table CF3hr", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -112,7 +112,7 @@ "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "Percentage Cover of Stratiform Cloud", - "comment": "'Layer' means any layer with upper and lower boundaries that have constant values in some vertical coordinate. There must be a vertical coordinate variable indicating the extent of the layer(s). If the layers are model layers, the vertical coordinate can be model_level_number, but it is recommended to specify a physical coordinate (in a scalar or auxiliary coordinate variable) as well. 'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. In an atmosphere model, stratiform cloud is that produced by large-scale convergence (not the convection schemes).", + "comment": "Cloud area fraction (reported as a percentage) for the whole atmospheric column due to stratiform clouds, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude alevel time1", "out_name": "cls", "type": "real", @@ -130,7 +130,7 @@ "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "Total Cloud Cover Percentage", - "comment": "Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time1", "out_name": "clt", "type": "real", @@ -148,7 +148,7 @@ "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "Convective Cloud Cover Percentage", - "comment": "Convective cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes only convective cloud.", + "comment": "Convective cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes only convective cloud.", "dimensions": "longitude latitude time1", "out_name": "cltc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFday.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFday.json index cf7ef0cac2..bf9b145a33 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFday.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFday.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table CFday", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -94,7 +94,7 @@ "cell_methods": "time: mean", "cell_measures": "area: areacella", "long_name": "CALIPSO Percentage Cloud Cover", - "comment": "Percentage cloud cover at CALIPSO standard heights.", + "comment": "Percentage cloud cover in CALIPSO standard atmospheric layers.", "dimensions": "longitude latitude alt40 time", "out_name": "clcalipso", "type": "real", @@ -220,7 +220,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "CALIPSO Total Cloud Cover Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The cloud area fraction is for the whole atmosphere column, as seen from the surface or the top of the atmosphere. The cloud area fraction in a layer of the atmosphere has the standard name cloud_area_fraction_in_atmosphere_layer.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) instrument. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "cltcalipso", "type": "real", @@ -238,7 +238,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "ISCCP Total Cloud Cover Percentage", - "comment": "Percentage total cloud cover, simulating ISCCP observations.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the International Satellite Cloud Climatology Project (ISCCP) analysis. Includes both large-scale and convective cloud. (MODIS). Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "cltisccp", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFmon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFmon.json index daaef7a49b..4bf02c11e9 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFmon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFmon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table CFmon", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -58,7 +58,7 @@ "cell_methods": "time: mean", "cell_measures": "area: areacella", "long_name": "CALIPSO Percentage Cloud Cover", - "comment": "Percentage cloud cover at CALIPSO standard heights.", + "comment": "Percentage cloud cover in CALIPSO standard atmospheric layers.", "dimensions": "longitude latitude alt40 time", "out_name": "clcalipso", "type": "real", @@ -184,7 +184,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Percentage Cover of Stratiform Cloud", - "comment": "'Layer' means any layer with upper and lower boundaries that have constant values in some vertical coordinate. There must be a vertical coordinate variable indicating the extent of the layer(s). If the layers are model layers, the vertical coordinate can be model_level_number, but it is recommended to specify a physical coordinate (in a scalar or auxiliary coordinate variable) as well. 'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. In an atmosphere model, stratiform cloud is that produced by large-scale convergence (not the convection schemes).", + "comment": "Cloud area fraction (reported as a percentage) for the whole atmospheric column due to stratiform clouds, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude alevel time", "out_name": "cls", "type": "real", @@ -202,7 +202,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "CALIPSO Total Cloud Cover Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The cloud area fraction is for the whole atmosphere column, as seen from the surface or the top of the atmosphere. The cloud area fraction in a layer of the atmosphere has the standard name cloud_area_fraction_in_atmosphere_layer.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) instrument. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "cltcalipso", "type": "real", @@ -220,7 +220,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "ISCCP Total Cloud Cover Percentage", - "comment": "Percentage total cloud cover, simulating ISCCP observations.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the International Satellite Cloud Climatology Project (ISCCP) analysis. Includes both large-scale and convective cloud. (MODIS). Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "cltisccp", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFsubhr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFsubhr.json index 5b14ddad32..6af06c8b65 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFsubhr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CFsubhr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table CFsubhr", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -132,7 +132,7 @@ "cell_methods": "area: point time: point", "cell_measures": "", "long_name": "Total Cloud Cover Percentage", - "comment": "Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "site time1", "out_name": "clt", "type": "real", @@ -239,7 +239,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: point time: point", "cell_measures": "", - "long_name": "Carbon Mass Flux into Atmosphere Due to All Anthropogenic Emissions of CO2", + "long_name": "Carbon Mass Flux into Atmosphere Due to All Anthropogenic Emissions of CO2 [kgC m-2 s-1]", "comment": "This is requested only for the emission-driven coupled carbon climate model runs. Does not include natural fire sources but, includes all anthropogenic sources, including fossil fuel use, cement production, agricultural burning, and sources associated with anthropogenic land use change excluding forest regrowth.", "dimensions": "site time1", "out_name": "fco2antt", @@ -257,7 +257,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: point time: point", "cell_measures": "", - "long_name": "Carbon Mass Flux into Atmosphere Due to Fossil Fuel Emissions of CO2", + "long_name": "Carbon Mass Flux into Atmosphere Due to Fossil Fuel Emissions of CO2 [kgC m-2 s-1]", "comment": "This is the prescribed anthropogenic CO2 flux from fossil fuel use, including cement production, and flaring (but not from land-use changes, agricultural burning, forest regrowth, etc.)", "dimensions": "site time1", "out_name": "fco2fos", @@ -275,7 +275,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: point time: point", "cell_measures": "", - "long_name": "Surface Carbon Mass Flux into the Atmosphere Due to Natural Sources", + "long_name": "Surface Carbon Mass Flux into the Atmosphere Due to Natural Sources [kgC m-2 s-1]", "comment": "This is what the atmosphere sees (on its own grid). This field should be equivalent to the combined natural fluxes of carbon that account for natural exchanges between the atmosphere and land (nep) or ocean (fgco2) reservoirs.", "dimensions": "site time1", "out_name": "fco2nat", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CV.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CV.json index 96f912e2b4..5335b33eda 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CV.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CV.json @@ -33,13 +33,13 @@ "variant_label" ], "version_metadata":{ - "CV_collection_modified":"Thu Nov 29 10:12:56 2018 -0800", - "CV_collection_version":"6.2.15.0", + "CV_collection_modified":"Mon Jul 29 14:43:08 2019 -0700", + "CV_collection_version":"6.2.35.3", "author":"Paul J. Durack ", - "experiment_id_CV_modified":"Fri Sep 28 11:32:31 2018 -0700", - "experiment_id_CV_note":"Revise experiment_id values, BGC as allowed component", + "experiment_id_CV_modified":"Mon Jul 22 11:09:12 2019 -0700", + "experiment_id_CV_note":"Revise experiment_id esm-hist-ext", "institution_id":"PCMDI", - "previous_commit":"970e50891f92b970949669d0ab73b1f6230142b7", + "previous_commit":"a613682c14fa76d0e7e845139bd182123c913e17", "specs_doc":"v6.2.7 (10th September 2018; https://goo.gl/v1drZl)" }, "activity_id":{ @@ -70,17 +70,17 @@ }, "institution_id":{ "AER":"Research and Climate Group, Atmospheric and Environmental Research, 131 Hartwell Avenue, Lexington, MA 02421, USA", - "AS-RCEC":"Research Center for Environmental Changes, Nankang, Taipei 11529, Taiwan", + "AS-RCEC":"Research Center for Environmental Changes, Academia Sinica, Nankang, Taipei 11529, Taiwan", "AWI":"Alfred Wegener Institute, Helmholtz Centre for Polar and Marine Research, Am Handelshafen 12, 27570 Bremerhaven, Germany", "BCC":"Beijing Climate Center, Beijing 100081, China", "BNU":"Beijing Normal University, Beijing 100875, China", "CAMS":"Chinese Academy of Meteorological Sciences, Beijing 100081, China", "CAS":"Chinese Academy of Sciences, Beijing 100029, China", "CCCR-IITM":"Centre for Climate Change Research, Indian Institute of Tropical Meteorology Pune, Maharashtra 411 008, India", - "CCCma":"Canadian Centre for Climate Modelling and Analysis, Victoria, BC V8P 5C2, Canada", + "CCCma":"Canadian Centre for Climate Modelling and Analysis, Environment and Climate Change Canada, Victoria, BC V8P 5C2, Canada", "CMCC":"Fondazione Centro Euro-Mediterraneo sui Cambiamenti Climatici, Lecce 73100, Italy", "CNRM-CERFACS":"CNRM (Centre National de Recherches Meteorologiques, Toulouse 31057, France), CERFACS (Centre Europeen de Recherche et de Formation Avancee en Calcul Scientifique, Toulouse 31057, France)", - "CSIR-CSIRO":"CSIR (Council for Scientific and Industrial Research - Natural Resources and the Environment, Pretoria, 0001, South Africa), CSIRO (Commonwealth Scientific and Industrial Research Organisation and Bureau of Meteorology, Melbourne, Victoria 3208, Australia)", + "CSIR-Wits-CSIRO":"CSIR (Council for Scientific and Industrial Research - Natural Resources and the Environment, Pretoria, 0001, South Africa), Wits (University of the Witwatersrand - Global Change Institute, Johannesburg 2050, South Africa), CSIRO (Commonwealth Scientific and Industrial Research Organisation, Aspendale, Victoria 3195, Australia)Mailing address: Wits, Global Change Institute, Johannesburg 2050, South Africa", "CSIRO":"Commonwealth Scientific and Industrial Research Organisation, Aspendale, Victoria 3195, Australia", "CSIRO-ARCCSS-BoM":"Commonwealth Scientific and Industrial Research Organisation, Australian Research Council Centre of Excellence for Climate System Science, and Bureau of Meteorology, Aspendale, Victoria 3195, Australia", "DKRZ":"Deutsches Klimarechenzentrum, Hamburg 20146, Germany", @@ -100,6 +100,7 @@ "MPI-M":"Max Planck Institute for Meteorology, Hamburg 20146, Germany", "MRI":"Meteorological Research Institute, Tsukuba, Ibaraki 305-0052, Japan", "NASA-GISS":"Goddard Institute for Space Studies, New York, NY 10025, USA", + "NASA-GSFC":"NASA Goddard Space Flight Center, Greenbelt, MD 20771, USA", "NCAR":"National Center for Atmospheric Research, Climate and Global Dynamics Laboratory, 1850 Table Mesa Drive, Boulder, CO 80305, USA", "NCC":"NorESM Climate modeling Consortium consisting of CICERO (Center for International Climate and Environmental Research, Oslo 0349), MET-Norway (Norwegian Meteorological Institute, Oslo 0313), NERSC (Nansen Environmental and Remote Sensing Center, Bergen 5006), NILU (Norwegian Institute for Air Research, Kjeller 2027), UiB (University of Bergen, Bergen 5007), UiO (University of Oslo, Oslo 0313) and UNI (Uni Research, Bergen 5008), Norway. Mailing address: NCC, c/o MET-Norway, Henrik Mohns plass 1, Oslo 0313, Norway", "NERC":"Natural Environment Research Council, STFC-RAL, Harwell, Oxford, OX11 0QX, UK", @@ -108,6 +109,7 @@ "NOAA-GFDL":"National Oceanic and Atmospheric Administration, Geophysical Fluid Dynamics Laboratory, Princeton, NJ 08540, USA", "NUIST":"Nanjing University of Information Science and Technology, Nanjing, 210044, China", "PCMDI":"Program for Climate Model Diagnosis and Intercomparison, Lawrence Livermore National Laboratory, Livermore, CA 94550, USA", + "RTE-RRTMGP-Consortium":"AER (Atmospheric and Environmental Research, Lexington, MA 02421, USA); UColorado (University of Colorado, Boulder, CO 80309, USA). Mailing address: AER c/o Eli Mlawer, 131 Hartwell Avenue, Lexington, MA 02421, USA", "SNU":"Seoul National University, Seoul 08826, Republic of Korea", "THU":"Department of Earth System Science, Tsinghua University, Beijing 100084, China", "UA":"Department of Geosciences, University of Arizona, Tucson, AZ 85721, USA", @@ -233,6 +235,20 @@ "source_id":"AWI-ESM-1-1-LR", "source":"AWI-ESM 1.1 LR (2018): \naerosol: none\natmos: ECHAM6.3.04p1 (T63L47 native atmosphere T63 gaussian grid; 192 x 96 longitude/latitude; 47 levels; top level 80 km)\natmosChem: none\nland: JSBACH 3.20 with dynamic vegetation\nlandIce: none\nocean: FESOM 1.4 (unstructured grid in the horizontal with 126859 wet nodes; 46 levels; top grid cell 0-5 m)\nocnBgchem: none\nseaIce: FESOM 1.4" }, + "AWI-ESM-2-1-LR":{ + "activity_participation":[ + "CMIP", + "PMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "AWI" + ], + "source_id":"AWI-ESM-2-1-LR", + "source":"AWI-ESM 2.1 LR (2019): \naerosol: none\natmos: ECHAM6.3.04p1 (T63L47 native atmosphere T63 gaussian grid; 192 x 96 longitude/latitude; 47 levels; top level 80 km)\natmosChem: none\nland: JSBACH 3.20 with dynamic vegetation\nlandIce: none\nocean: FESOM 2 (unstructured grid in the horizontal with 126858 wet nodes; 48 levels; top grid cell 0-5 m)\nocnBgchem: none\nseaIce: FESOM 2" + }, "BCC-CSM2-HR":{ "activity_participation":[ "CMIP", @@ -283,11 +299,10 @@ "source_id":"BCC-ESM1", "source":"BCC-ESM 1 (2017): \naerosol: none\natmos: BCC_AGCM3_LR (T42; 128 x 64 longitude/latitude; 26 levels; top level 2.19 hPa)\natmosChem: BCC-AGCM3-Chem\nland: BCC_AVIM2\nlandIce: none\nocean: MOM4 (1/3 deg 10S-10N, 1/3-1 deg 10-30 N/S, and 1 deg in high latitudes; 360 x 232 longitude/latitude; 40 levels; top grid cell 0-10 m)\nocnBgchem: none\nseaIce: SIS2" }, - "BESM-2-7":{ + "BESM-2-9":{ "activity_participation":[ "CMIP", "DCPP", - "HighResMIP", "ScenarioMIP" ], "cohort":[ @@ -296,8 +311,8 @@ "institution_id":[ "INPE" ], - "source_id":"BESM-2-7", - "source":"BESM 2.7 (2017): \naerosol: none\natmos: BAM (v1.0, T062L28; 192 x 96 longitude/latitude; 28 levels; top level 3 hPa)\natmosChem: none\nland: SSiB 2.0\nlandIce: none\nocean: MOM-5 (MOM5, tripolar primarily 1 deg, 1/4 deg between 10S-10N; 360 x 300 longitude/latitude; 50 levels; top grid cell 0-10 m)\nocnBgchem: TOPAZ 2.0\nseaIce: SIS 1.0" + "source_id":"BESM-2-9", + "source":"BESM 2.9 (2019): \naerosol: none\natmos: BAM (v1.0, T062L42; 192 x 96 longitude/latitude; 42 levels; top level 3 hPa)\natmosChem: none\nland: SSiB 2.0\nlandIce: none\nocean: MOM-5 (MOM5, tripolar, primarily 1 deg, 1/4 deg between 22.5S-22.5N, downgrading from 1/4 deg at 22.5N(S) to 1 deg at 45N(S), 1 deg between 22.5N(S) and 45N(S), upgrading from 1 deg at 45N(S) to 0.5 deg at 90N(S) ; 360 x 192 longitude/latitude; 50 levels; top grid cell 0-10 m)\nocnBgchem: TOPAZ 2.0\nseaIce: SIS 1.0" }, "BNU-ESM-1-1":{ "activity_participation":[ @@ -322,7 +337,11 @@ }, "CAMS-CSM1-0":{ "activity_participation":[ - "CMIP" + "CFMIP", + "CMIP", + "GMMIP", + "HighResMIP", + "ScenarioMIP" ], "cohort":[ "Registered" @@ -331,7 +350,7 @@ "CAMS" ], "source_id":"CAMS-CSM1-0", - "source":"CAMS_CSM 1.0 (2016): \naerosol: none\natmos: ECHAM5_CAMS (T106; 320 x 160 longitude/latitude; 31 levels; top level 10 mb)\natmosChem: none\nland: CoLM 1.0\nlandIce: none\nocean: MOM4 (tripolar; 360 x 200 longitude/latitude, primarily 1deg latitude/longitude, down to 1/3deg within 30deg of the equatorial tropics; 50 levels; top grid cell 0-10 m)\nocnBgchem: none\nseaIce: SIS 1.0" + "source":"CAMS-CSM 1.0 (2016): \naerosol: none\natmos: ECHAM5_CAMS (T106; 320 x 160 longitude/latitude; 31 levels; top level 10 mb)\natmosChem: none\nland: CoLM 1.0\nlandIce: none\nocean: MOM4 (tripolar; 360 x 200 longitude/latitude, primarily 1deg latitude/longitude, down to 1/3deg within 30deg of the equatorial tropics; 50 levels; top grid cell 0-10 m)\nocnBgchem: none\nseaIce: SIS 1.0" }, "CAS-ESM1-0":{ "activity_participation":[ @@ -399,6 +418,36 @@ "source_id":"CESM2", "source":"CESM2 (2018): \naerosol: MAM4 (same grid as atmos)\natmos: CAM6 (0.9x1.25 finite volume grid; 288 x 192 longitude/latitude; 32 levels; top level 2.25 mb)\natmosChem: MAM4 (same grid as atmos)\nland: CLM5 (same grid as atmos)\nlandIce: CISM2.1\nocean: POP2 (320x384 longitude/latitude; 60 levels; top grid cell 0-10 m)\nocnBgchem: MARBL (same grid as ocean)\nseaIce: CICE5.1 (same grid as ocean)" }, + "CESM2-SE":{ + "activity_participation":[ + "CMIP", + "HighResMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "NCAR" + ], + "source_id":"CESM2-SE", + "source":"CESM2-SE (2019): \naerosol: MAM4 (same grid as atmos)\natmos: CAM6 (0.25 degree spectral element; 777602 cells; 30 levels; top level 2.25 mb)\natmosChem: MAM4 (same grid as atmos)\nland: CLM5 (same grid as atmos)\nlandIce: CISM2.1\nocean: POP2 (320 x 384 longitude/latitude; 60 levels; top grid cell 0-10 m)\nocnBgchem: MARBL (same grid as ocean)\nseaIce: CICE5.1 (same grid as ocean)" + }, + "CESM2-WACCM":{ + "activity_participation":[ + "AerChemMIP", + "CMIP", + "GeoMIP", + "ScenarioMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "NCAR" + ], + "source_id":"CESM2-WACCM", + "source":"CESM2-WACCM (2018): \naerosol: MAM4 (same grid as atmos)\natmos: WACCM6 (0.9x1.25 finite volume grid; 288 x 192 longitude/latitude; 70 levels; top level 4.5e-06 mb)\natmosChem: MAM4 (same grid as atmos)\nland: CLM5 (same grid as atmos)\nlandIce: CISM2.1\nocean: POP2 (320 x 384 longitude/latitude; 60 levels; top grid cell 0-10 m)\nocnBgchem: MARBL (same grid as ocean)\nseaIce: CICE5.1 (same grid as ocean)" + }, "CIESM":{ "activity_participation":[ "CFMIP", @@ -518,6 +567,7 @@ "HighResMIP", "ISMIP6", "LS3MIP", + "OMIP", "PAMIP", "PMIP", "RFMIP", @@ -530,13 +580,14 @@ "CNRM-CERFACS" ], "source_id":"CNRM-CM6-1", - "source":"CNRM-CM6-1 (2017): \naerosol: prescribed monthly fields computed by TACTIC_v2 scheme\natmos: Arpege 6.3 (T127; Gaussian Reduced with 24572 grid points in total distributed over 128 latitude circles (with 256 grid points per latitude circle between 30degN and 30degS reducing to 20 grid points per latitude circle at 88.9degN and 88.9degS); 91 levels; top level 78.4 km)\natmosChem: OZL_v2\nland: Surfex 8.0c\nlandIce: GRISLI: Collaborating with l'Institut des Geosciences de l'Environnement in Grenoble on offline ice-sheet simulations\nocean: Nemo 3.6 (eORCA1, tripolar primarily 1deg; 362 x 294 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: Gelato 6.1" + "source":"CNRM-CM6-1 (2017): \naerosol: prescribed monthly fields computed by TACTIC_v2 scheme\natmos: Arpege 6.3 (T127; Gaussian Reduced with 24572 grid points in total distributed over 128 latitude circles (with 256 grid points per latitude circle between 30degN and 30degS reducing to 20 grid points per latitude circle at 88.9degN and 88.9degS); 91 levels; top level 78.4 km)\natmosChem: OZL_v2\nland: Surfex 8.0c\nlandIce: none\nocean: Nemo 3.6 (eORCA1, tripolar primarily 1deg; 362 x 294 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: Gelato 6.1" }, "CNRM-CM6-1-HR":{ "activity_participation":[ "CMIP", "DCPP", "HighResMIP", + "OMIP", "ScenarioMIP" ], "cohort":[ @@ -603,6 +654,7 @@ "CanESM5":{ "activity_participation":[ "C4MIP", + "CDRMIP", "CFMIP", "CMIP", "CORDEX", @@ -619,7 +671,8 @@ "RFMIP", "SIMIP", "ScenarioMIP", - "VIACSAB" + "VIACSAB", + "VolMIP" ], "cohort":[ "Registered" @@ -628,7 +681,24 @@ "CCCma" ], "source_id":"CanESM5", - "source":"CanESM5 (2017): \naerosol: interactive\natmos: CanAM5 (T63L49 native atmosphere, T63 Linear Gaussian Grid; 128 x 64 longitude/latitude; 49 levels; top level 1 hPa)\natmosChem: fast chemistry, aerosol only\nland: CLASS3.6/CTEM1.2\nlandIce: none\nocean: NEMO3.4.1 (ORCA1, tripolar grid, 1 deg with refinement to 1/3 deg within 20 degrees of the equator; 362 x 292 longitude/latitude; 41 vertical levels; top grid cell 0-10 m)\nocnBgchem: CanOE\nseaIce: LIM2" + "source":"CanESM5 (2019): \naerosol: interactive\natmos: CanAM5 (T63L49 native atmosphere, T63 Linear Gaussian Grid; 128 x 64 longitude/latitude; 49 levels; top level 1 hPa)\natmosChem: specified oxidants for aerosols\nland: CLASS3.6/CTEM1.2\nlandIce: specified ice sheets\nocean: NEMO3.4.1 (ORCA1 tripolar grid, 1 deg with refinement to 1/3 deg within 20 degrees of the equator; 361 x 290 longitude/latitude; 45 vertical levels; top grid cell 0-6.19 m)\nocnBgchem: Canadian Model of Ocean Carbon (CMOC); NPZD ecosystem with OMIP prescribed carbonate chemistry\nseaIce: LIM2" + }, + "CanESM5-CanOE":{ + "activity_participation":[ + "C4MIP", + "CDRMIP", + "CMIP", + "OMIP", + "ScenarioMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "CCCma" + ], + "source_id":"CanESM5-CanOE", + "source":"CanESM5-CanOE (2019): \naerosol: interactive\natmos: CanAM5 (T63L49 native atmosphere, T63 Linear Gaussian Grid; 128 x 64 longitude/latitude; 49 levels; top level 1 hPa)\natmosChem: specified oxidants for aerosols\nland: CLASS3.6/CTEM1.2\nlandIce: specified ice sheets\nocean: NEMO3.4.1 (ORCA1 tripolar grid, 1 deg with refinement to 1/3 deg within 20 degrees of the equator; 361 x 290 longitude/latitude; 45 vertical levels; top grid cell 0-6.19 m)\nocnBgchem: Canadian Ocean Ecosystem (CanOE) with OMIP prescribed carbon chemistry\nseaIce: LIM2" }, "E3SM-1-0":{ "activity_participation":[ @@ -650,6 +720,8 @@ "DCPP", "DynVarMIP", "LS3MIP", + "PAMIP", + "PMIP", "RFMIP", "SIMIP", "ScenarioMIP", @@ -663,7 +735,7 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3", - "source":"EC-Earth3 (2018): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 deg with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3 (2019): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 deg with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3-AerChem":{ "activity_participation":[ @@ -678,13 +750,15 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-AerChem", - "source":"EC-Earth3-AerChem (2018): \naerosol: TM5 (3 x 2 degrees; 120 x 90 longitude/latitude; 34 levels; top level: 0.1 hPa)\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: TM5 (3 x 2 degrees; 120 x 90 longitude/latitude; 34 levels; top level: 0.1 hPa)\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3-AerChem (2019): \naerosol: TM5 (3 x 2 degrees; 120 x 90 longitude/latitude; 34 levels; top level: 0.1 hPa)\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: TM5 (3 x 2 degrees; 120 x 90 longitude/latitude; 34 levels; top level: 0.1 hPa)\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3-CC":{ "activity_participation":[ - "C4MIP", + "CDRMIP", "CMIP", - "LUMIP" + "C4MIP", + "LUMIP", + "OMIP" ], "cohort":[ "Registered" @@ -693,7 +767,7 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-CC", - "source":"EC-Earth3-CC (2018): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: TM5 (3 x 2 degrees; 120 x 90 longitude/latitude; 34 levels; top level: 0.1 hPa)\nland: HTESSEL (land surface scheme built in IFS) and LPJ-GUESS v4\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: PISCES v2\nseaIce: LIM3" + "source":"EC-Earth3-CC (2019): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: TM5 (3 x 2 degrees; 120 x 90 longitude/latitude; 34 levels; top level: 0.1 hPa)\nland: HTESSEL (land surface scheme built in IFS) and LPJ-GUESS v4\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: PISCES v2\nseaIce: LIM3" }, "EC-Earth3-GrIS":{ "activity_participation":[ @@ -708,10 +782,11 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-GrIS", - "source":"EC-Earth3-GrIS (2018): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: PISM 0.7 (5 km x 5 km, 442 levels)\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3-GrIS (2019): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: PISM 0.7 (5 km x 5 km, 442 levels)\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3-HR":{ "activity_participation":[ + "CMIP", "DCPP", "HighResMIP" ], @@ -722,7 +797,7 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-HR", - "source":"EC-Earth3-HR (2017): \naerosol: none\natmos: IFS cy36r4 (TL511, linearly reduced Gaussian grid equivalent to 1024 x 512 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA025 tripolar primarily 0.25 degrees; 1442 x 1921 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3-HR (2019): \naerosol: none\natmos: IFS cy36r4 (TL511, linearly reduced Gaussian grid equivalent to 1024 x 512 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA025 tripolar primarily 0.25 degrees; 1442 x 1921 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3-LR":{ "activity_participation":[ @@ -736,10 +811,11 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-LR", - "source":"EC-Earth3-LR (2018): \naerosol: none\natmos: IFS cy36r4 (TL159, linearly reduced Gaussian grid equivalent to 320 x 160 longitude/latitude; 62 levels; top level 5 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3-LR (2019): \naerosol: none\natmos: IFS cy36r4 (TL159, linearly reduced Gaussian grid equivalent to 320 x 160 longitude/latitude; 62 levels; top level 5 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS)\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3-Veg":{ "activity_participation":[ + "CDRMIP", "CMIP", "LS3MIP", "LUMIP", @@ -752,7 +828,7 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-Veg", - "source":"EC-Earth3-Veg (2018): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS) and LPJ-GUESS v4\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3-Veg (2019): \naerosol: none\natmos: IFS cy36r4 (TL255, linearly reduced Gaussian grid equivalent to 512 x 256 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS) and LPJ-GUESS v4\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3-Veg-LR":{ "activity_participation":[ @@ -767,7 +843,7 @@ "EC-Earth-Consortium" ], "source_id":"EC-Earth3-Veg-LR", - "source":"EC-Earth3-Veg-LR (2018): \naerosol: none\natmos: IFS cy36r4 (TL159, linearly reduced Gaussian grid equivalent to 320 x 160 longitude/latitude; 62 levels; top level 5 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS) and LPJ-GUESS v4\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" + "source":"EC-Earth3-Veg-LR (2019): \naerosol: none\natmos: IFS cy36r4 (TL159, linearly reduced Gaussian grid equivalent to 320 x 160 longitude/latitude; 62 levels; top level 5 hPa)\natmosChem: none\nland: HTESSEL (land surface scheme built in IFS) and LPJ-GUESS v4\nlandIce: none\nocean: NEMO3.6 (ORCA1 tripolar primarily 1 degree with meridional refinement down to 1/3 degree in the tropics; 362 x 292 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM3" }, "EC-Earth3P":{ "activity_participation":[ @@ -848,10 +924,10 @@ "source_id":"ECMWF-IFS-MR", "source":"ECMWF-IFS-MR (2017): \naerosol: none\natmos: IFS (IFS CY43R1, Tco199, cubic octahedral reduced Gaussian grid equivalent to 800 x 400 longitude/latitude; 91 levels; top level 0.01 hPa)\natmosChem: none\nland: HTESSEL (as implemented in IFS CY43R1)\nlandIce: none\nocean: NEMO3.4 (NEMO v3.4; ORCA025 tripolar grid; 1442 x 1021 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: none\nseaIce: LIM2 (LIM v2; ORCA025 tripolar grid; 1442 x 1021 longitude/latitude)" }, - "EMAC-2-53-AerChem":{ + "EMAC-2-53-Vol":{ "activity_participation":[ - "AerChemMIP", - "CMIP" + "CMIP", + "VolMIP" ], "cohort":[ "Registered" @@ -859,13 +935,13 @@ "institution_id":[ "MESSy-Consortium" ], - "source_id":"EMAC-2-53-AerChem", - "source":"EMAC-2-53-AerChem (2017): \naerosol: gmxe 2.2.x\natmos: ECHAM5.3.02 (modified, spectral T42; 128 x 64 longitude/latitude; 47 levels; top level 0.01 hPa)\natmosChem: MECCA 3.8.x\nland: same as Atmosphere\nlandIce: none\nocean: MPIOM 1.3.0-beta (bipolar GR1.5, approximately 1.5deg; 256 x 220 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: none\nseaIce: thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model" + "source_id":"EMAC-2-53-Vol", + "source":"EMAC-2-53-Vol (2017): \naerosol: gmxe 2.2.x\natmos: ECHAM5.3.02 (modified; spectral T42; 128 x 64 longitude/latitude; 47 levels; top level 0.01 hPa)\natmosChem: MECCA 3.8.x\nland: same as Atmosphere\nlandIce: none\nocean: MPIOM 1.3.0-beta (bipolar GR1.5, approximately 1.5deg reducing toward the poles; 256 x 220 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: none\nseaIce: thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model" }, - "EMAC-2-53-Vol":{ + "EMAC-2-54-AerChem":{ "activity_participation":[ - "CMIP", - "VolMIP" + "AerChemMIP", + "CMIP" ], "cohort":[ "Registered" @@ -873,8 +949,8 @@ "institution_id":[ "MESSy-Consortium" ], - "source_id":"EMAC-2-53-Vol", - "source":"EMAC-2-53-Vol (2017): \naerosol: gmxe 2.2.x\natmos: ECHAM5.3.02 (modified; spectral T42; 128 x 64 longitude/latitude; 47 levels; top level 0.01 hPa)\natmosChem: MECCA 3.8.x\nland: same as Atmosphere\nlandIce: none\nocean: MPIOM 1.3.0-beta (bipolar GR1.5, approximately 1.5deg reducing toward the poles; 256 x 220 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: none\nseaIce: thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model" + "source_id":"EMAC-2-54-AerChem", + "source":"EMAC-2-54-AerChem (2018): \naerosol: gmxe 2.2.x\natmos: ECHAM5.3.02 (modified, spectral T42; 128 x 64 longitude/latitude; 47 levels; top level 0.01 hPa)\natmosChem: MECCA 3.8.x\nland: same as Atmosphere\nlandIce: none\nocean: MPIOM 1.3.0-beta (bipolar GR1.5, approximately 1.5deg; 256 x 220 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: none\nseaIce: thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model" }, "FGOALS-f3-H":{ "activity_participation":[ @@ -1027,6 +1103,32 @@ "source_id":"GFDL-ESM4", "source":"GFDL-ESM4 (2018): \naerosol: interactive\natmos: GFDL-AM4.1 (Cubed-sphere (c96) - 1 degree nominal horizontal resolution; 360 x 180 longitude/latitude; 49 levels; top level 1 Pa)\natmosChem: GFDL-ATMCHEM4.1 (full atmospheric chemistry)\nland: GFDL-LM4.1\nlandIce: GFDL-LM4.1\nocean: GFDL-OM4p5 (GFDL-MOM6, tripolar - nominal 0.5 deg; 720 x 576 longitude/latitude; 75 levels; top grid cell 0-2 m)\nocnBgchem: GFDL-COBALTv2\nseaIce: GFDL-SIM4p5 (GFDL-SIS2.0, tripolar - nominal 0.5 deg; 720 x 576 longitude/latitude; 5 layers; 5 thickness categories)" }, + "GFDL-GLOBAL-LBL":{ + "activity_participation":[ + "RFMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "NOAA-GFDL" + ], + "source_id":"GFDL-GLOBAL-LBL", + "source":"GFDL-GLOBAL-LBL (2019): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + }, + "GFDL-GRTCODE":{ + "activity_participation":[ + "RFMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "NOAA-GFDL" + ], + "source_id":"GFDL-GRTCODE", + "source":"GFDL-GRTCODE (2019): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + }, "GFDL-OM4p5B":{ "activity_participation":[ "OMIP" @@ -1040,6 +1142,19 @@ "source_id":"GFDL-OM4p5B", "source":"GFDL-OM4p5B (2018): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: GFDL-OM4p5 (GFDL-MOM6, tripolar - nominal 0.5 deg; 720 x 576 longitude/latitude; 75 levels; top grid cell 0-2 m)\nocnBgchem: GFDL-BLINGv2\nseaIce: GFDL-SIM4p5 (GFDL-SIS2.0, tripolar - nominal 0.5 deg; 720 x 576 longitude/latitude; 5 layers; 5 thickness categories)" }, + "GFDL-RFM-DISORT":{ + "activity_participation":[ + "RFMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "NOAA-GFDL" + ], + "source_id":"GFDL-RFM-DISORT", + "source":"GFDL-RFM-DISORT (2019): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + }, "GISS-E2-1-G":{ "activity_participation":[ "AerChemMIP", @@ -1172,7 +1287,8 @@ "FAFMIP", "HighResMIP", "PMIP", - "RFMIP" + "RFMIP", + "ScenarioMIP" ], "cohort":[ "Registered" @@ -1218,7 +1334,8 @@ "GMMIP", "HighResMIP", "LS3MIP", - "OMIP" + "OMIP", + "ScenarioMIP" ], "cohort":[ "Registered" @@ -1367,7 +1484,7 @@ "source_id":"KIOST-ESM", "source":"KIOST-ESM (2018): \naerosol: none\natmos: GFDL-AM2.0 (cubed sphere (C48); 192 x 96 longitude/latitude; 32 vertical levels; top level 2 hPa)\natmosChem: Simple carbon aerosol model (emission type)\nland: NCAR-CLM4\nlandIce: NCAR-CLM4\nocean: GFDL-MOM5.0 (tripolar - nominal 1.0 deg; 360 x 200 longitude/latitude; 52 levels; top grid cell 0-2 m; NK mixed layer scheme)\nocnBgchem: TOPAZ2\nseaIce: GFDL-SIS" }, - "LBLRTM":{ + "LBLRTM-12-8":{ "activity_participation":[ "RFMIP" ], @@ -1377,8 +1494,8 @@ "institution_id":[ "AER" ], - "source_id":"LBLRTM", - "source":"LBLRTM (2017): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + "source_id":"LBLRTM-12-8", + "source":"LBLRTM 12.8 (2017): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" }, "MCM-UA-1-0":{ "activity_participation":[ @@ -1497,7 +1614,7 @@ "DKRZ" ], "source_id":"MPI-ESM1-2-HR", - "source":"MPI-ESM1.2-HR (2017): \naerosol: none, prescribed MACv2-SP\natmos: ECHAM6.3 (spectral T127; 384 x 192 longitude/latitude; 95 levels; top level 0.01 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (tripolar TP04, approximately 0.4deg; 802 x 404 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: HAMOCC\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)" + "source":"MPI-ESM1.2-HR (2017): \naerosol: none, prescribed MACv2-SP\natmos: ECHAM6.3 (spectral T127; 384 x 192 longitude/latitude; 95 levels; top level 0.01 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (tripolar TP04, approximately 0.4deg; 802 x 404 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: HAMOCC6\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)" }, "MPI-ESM1-2-LR":{ "activity_participation":[ @@ -1528,9 +1645,36 @@ "AWI" ], "source_id":"MPI-ESM1-2-LR", - "source":"MPI-ESM1.2-LR (2017): \naerosol: none, prescribed MACv2-SP\natmos: ECHAM6.3 (spectral T63; 192 x 96 longitude/latitude; 47 levels; top level 0.01 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR1.5, approximately 1.5deg; 256 x 220 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: HAMOCC\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)" + "source":"MPI-ESM1.2-LR (2017): \naerosol: none, prescribed MACv2-SP\natmos: ECHAM6.3 (spectral T63; 192 x 96 longitude/latitude; 47 levels; top level 0.01 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR1.5, approximately 1.5deg; 256 x 220 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: HAMOCC6\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)" + }, + "MPI-ESM1-2-XR":{ + "activity_participation":[ + "HighResMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "MPI-M" + ], + "source_id":"MPI-ESM1-2-XR", + "source":"MPI-ESM1.2-XR (2017): \naerosol: none, prescribed MACv2-SP\natmos: ECHAM6.3 (spectral T255; 768 x 384 longitude/latitude; 95 levels; top level 0.01 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (tripolar TP04, approximately 0.4deg; 802 x 404 longitude/latitude; 40 levels; top grid cell 0-12 m)\nocnBgchem: HAMOCC6\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)" + }, + "MRI-AGCM3-2-H":{ + "activity_participation":[ + "DynVarMIP", + "HighResMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "MRI" + ], + "source_id":"MRI-AGCM3-2-H", + "source":"MRI-AGCM3-2-H (2017): \naerosol: Prescribed from MRI-ESM2.0\natmos: MRI-AGCM3.2H (TL319; 640 x 320 longitude/latitude; 64 levels; top level 0.01 hPa)\natmosChem: none\nland: SIB0109\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" }, - "MRI-AGCM3-2":{ + "MRI-AGCM3-2-S":{ "activity_participation":[ "CMIP", "DynVarMIP", @@ -1542,8 +1686,8 @@ "institution_id":[ "MRI" ], - "source_id":"MRI-AGCM3-2", - "source":"MRI-AGCM3-2 (2017): \naerosol: Prescribed from MRI-ESM2.0\natmos: MRI-AGCM3.2S (TL959; 1920 x 960 longitude/latitude; 64 levels; top level 0.01 hPa)\natmosChem: none\nland: SIB0109\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + "source_id":"MRI-AGCM3-2-S", + "source":"MRI-AGCM3-2-S (2017): \naerosol: Prescribed from MRI-ESM2.0\natmos: MRI-AGCM3.2S (TL959; 1920 x 960 longitude/latitude; 64 levels; top level 0.01 hPa)\natmosChem: none\nland: SIB0109\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" }, "MRI-ESM2-0":{ "activity_participation":[ @@ -1654,6 +1798,20 @@ "source_id":"NICAM16-9S", "source":"NICAM16-9S (2017): \naerosol: Prescribed MACv2-SP\natmos: NICAM.16 (14km icosahedral grid; 2,621,442 grid cells (=10*4^9+2); 38 levels; top level 40 km)\natmosChem: none\nland: MATSIRO6 (w/o MOSAIC)\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: Fixed" }, + "NorESM1-LM":{ + "activity_participation":[ + "CMIP", + "DCPP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "NCC" + ], + "source_id":"NorESM1-LM", + "source":"NorESM1-LM (2019): \naerosol: OsloAero4.1 (same grid as atmos)\natmos: CAM-OSLO4.1 (2 degree resolution; 144 x 96 longitude/latitude; 26 levels; top level ~2 hPa)\natmosChem: OsloChemSimp4.1 (same grid as atmos)\nland: CLM4 (same grid as atmos)\nlandIce: none\nocean: MICOM1.1 (1 degree resolution; 320 x 384 longitude/latitude; 53 levels; top grid cell 0-2.5 m [native model uses hybrid density and generic upper-layer coordinate interpolated to z-level for contributed data])\nocnBgchem: HAMOCC5.1 (same grid as ocean)\nseaIce: CICE4 (same grid as ocean)" + }, "NorESM2-HH":{ "activity_participation":[ "CMIP", @@ -1773,6 +1931,45 @@ "source_id":"PCMDI-test-1-0", "source":"PCMDI-test 1.0 (1989): \naerosol: none\natmos: Earth1.0-gettingHotter (360 x 180 longitude/latitude; 50 levels; top level 0.1 mb)\natmosChem: none\nland: Earth1.0\nlandIce: none\nocean: BlueMarble1.0-warming (360 x 180 longitude/latitude; 50 levels; top grid cell 0-10 m)\nocnBgchem: none\nseaIce: Declining1.0-warming (360 x 180 longitude/latitude)" }, + "RRTMG-LW-4-91":{ + "activity_participation":[ + "RFMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "AER" + ], + "source_id":"RRTMG-LW-4-91", + "source":"RRTMG-LW 4.91 (2017): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + }, + "RRTMG-SW-4-02":{ + "activity_participation":[ + "RFMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "AER" + ], + "source_id":"RRTMG-SW-4-02", + "source":"RRTMG-SW 4.02 (2017): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + }, + "RTE-RRTMGP-181204":{ + "activity_participation":[ + "RFMIP" + ], + "cohort":[ + "Registered" + ], + "institution_id":[ + "RTE-RRTMGP-Consortium" + ], + "source_id":"RTE-RRTMGP-181204", + "source":"RTE+RRTMGP (2018-12-04 full-resolution) (2019): \naerosol: none\natmos: none\natmosChem: none\nland: none\nlandIce: none\nocean: none\nocnBgchem: none\nseaIce: none" + }, "SAM0-UNICON":{ "activity_participation":[ "CMIP", @@ -1815,6 +2012,7 @@ "LUMIP", "OMIP", "PMIP", + "RFMIP", "ScenarioMIP", "VolMIP" ], @@ -1828,7 +2026,7 @@ "NIWA" ], "source_id":"UKESM1-0-LL", - "source":"UKESM1.0-LL (2018): \naerosol: UKCA-GLOMAP-mode\natmos: MetUM-HadGEM3-GA7.1 (N96; 192 x 144 longitude/latitude; 85 levels; top level 85 km)\natmosChem: UKCA-StratTrop\nland: JULES-HadGEM3-GL7.1\nlandIce: none\nocean: NEMO-HadGEM3-GO6.0 (eORCA1 tripolar primarily 1 deg with meridional refinement down to 1/3 degree in the tropics; 360 x 330 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: MEDUSA2\nseaIce: CICE-HadGEM3-GSI8 (eORCA1 tripolar primarily 1 deg; 360 x 330 longitude/latitude)" + "source":"UKESM1.0-LL (2018): \naerosol: UKCA-GLOMAP-mode\natmos: MetUM-HadGEM3-GA7.1 (N96; 192 x 144 longitude/latitude; 85 levels; top level 85 km)\natmosChem: UKCA-StratTrop\nland: JULES-ES-1.0\nlandIce: none\nocean: NEMO-HadGEM3-GO6.0 (eORCA1 tripolar primarily 1 deg with meridional refinement down to 1/3 degree in the tropics; 360 x 330 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: MEDUSA2\nseaIce: CICE-HadGEM3-GSI8 (eORCA1 tripolar primarily 1 deg; 360 x 330 longitude/latitude)" }, "UKESM1-0-MMh":{ "activity_participation":[ @@ -1845,7 +2043,7 @@ "NERC" ], "source_id":"UKESM1-0-MMh", - "source":"UKESM1.0-MMh (2018): \naerosol: UKCA-GLOMAP-mode (horizontal resolution degraded relative to that used for atmosphere physics)\natmos: MetUM-HadGEM3-GA7.1 (N216; 432 x 324 longitude/latitude; 85 levels; top level 85 km)\natmosChem: UKCA-StratTrop (horizontal resolution degraded relative to that used for atmosphere physics)\nland: JULES-HadGEM3-GL7.1\nlandIce: none\nocean: NEMO-HadGEM3-GO6.0 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: MEDUSA2 (horizontal resolution degraded relative to that used for ocean physics)\nseaIce: CICE-HadGEM3-GSI8 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude)" + "source":"UKESM1.0-MMh (2018): \naerosol: UKCA-GLOMAP-mode (horizontal resolution degraded relative to that used for atmosphere physics)\natmos: MetUM-HadGEM3-GA7.1 (N216; 432 x 324 longitude/latitude; 85 levels; top level 85 km)\natmosChem: UKCA-StratTrop (horizontal resolution degraded relative to that used for atmosphere physics)\nland: JULES-ES-1.0\nlandIce: none\nocean: NEMO-HadGEM3-GO6.0 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude; 75 levels; top grid cell 0-1 m)\nocnBgchem: MEDUSA2 (horizontal resolution degraded relative to that used for ocean physics)\nseaIce: CICE-HadGEM3-GSI8 (eORCA025 tripolar primarily 0.25 deg; 1440 x 1205 longitude/latitude)" }, "UofT-CCSM4":{ "activity_participation":[ @@ -1873,7 +2071,7 @@ "Registered" ], "institution_id":[ - "CSIR-CSIRO" + "CSIR-Wits-CSIRO" ], "source_id":"VRESM-1-0", "source":"VRESM 1.0 (2016): \naerosol: Rotstayn-1.0\natmos: VCAM-1.0 (C192; 192 x 192 x 6 longitude/latitude/cubeface; 35 levels; top level 35km)\natmosChem: none\nland: CABLE v2.2.3\nlandIce: none\nocean: VCOM-1.0 (C192; 384 x 384 x 6 longitude/latitude/cubeface; 35 levels; top grid cell 0-10 m)\nocnBgchem: PISCES v3.4socco\nseaIce: CSIR-ICE (visco-plastic)" @@ -2037,6 +2235,7 @@ "sub_experiment_id":{ "none":"none", "s1910":"initialized near end of year 1910", + "s1920":"initialized near end of year 1920", "s1950":"initialized near end of year 1950", "s1960":"initialized near end of year 1960", "s1961":"initialized near end of year 1961", @@ -2361,10 +2560,10 @@ "experiment":"SSTs from year 2020 of SSP5-8.5; forcings and other prescribed conditions from year 2100 of G6solar", "experiment_id":"G6SST2-solar", "parent_activity_id":[ - "ScenarioMIP" + "GeoMIP" ], "parent_experiment_id":[ - "ssp585" + "G6solar" ], "required_model_components":[ "AGCM" @@ -2384,10 +2583,10 @@ "experiment":"SSTs from year 2020 of SSP5-8.5; forcings and other prescribed conditions from year 2100 of G6sulfur", "experiment_id":"G6SST2-sulfur", "parent_activity_id":[ - "ScenarioMIP" + "GeoMIP" ], "parent_experiment_id":[ - "ssp585" + "G6sulfur" ], "required_model_components":[ "AGCM" @@ -2408,10 +2607,10 @@ "experiment":"total solar irradiance reduction to reduce net forcing from SSP585 to SSP245", "experiment_id":"G6solar", "parent_activity_id":[ - "CMIP" + "ScenarioMIP" ], "parent_experiment_id":[ - "historical" + "ssp585" ], "required_model_components":[ "AOGCM" @@ -2432,10 +2631,10 @@ "experiment":"stratospheric sulfate aerosol injection to reduce net forcing from SSP585 to SSP245", "experiment_id":"G6sulfur", "parent_activity_id":[ - "CMIP" + "ScenarioMIP" ], "parent_experiment_id":[ - "historical" + "ssp585" ], "required_model_components":[ "AOGCM" @@ -2478,10 +2677,10 @@ "experiment":"SSTs from year 2100 of SSP5-8.5; forcings and other prescribed conditions from year 2100 of G7cirrus", "experiment_id":"G7SST2-cirrus", "parent_activity_id":[ - "ScenarioMIP" + "GeoMIP" ], "parent_experiment_id":[ - "ssp585" + "G7cirrus" ], "required_model_components":[ "AGCM" @@ -2502,10 +2701,10 @@ "experiment":"increase cirrus ice crystal fall speed to reduce net forcing in SSP585 by 1 W m-2", "experiment_id":"G7cirrus", "parent_activity_id":[ - "CMIP" + "ScenarioMIP" ], "parent_experiment_id":[ - "historical" + "ssp585" ], "required_model_components":[ "AOGCM" @@ -2525,10 +2724,10 @@ "experiment":"as piSST but with SSTs from abrupt-4xCO2", "experiment_id":"a4SST", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "abrupt-4xCO2" + "no parent" ], "required_model_components":[ "AGCM" @@ -2548,10 +2747,10 @@ "experiment":"as piSST but with SSTs and sea ice from abrupt-4xCO2", "experiment_id":"a4SSTice", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "abrupt-4xCO2" + "no parent" ], "required_model_components":[ "AGCM" @@ -2571,10 +2770,10 @@ "experiment":"as piSST but with SSTs and sea ice from abrupt-4xCO2, and 4xCO2 seen by radiation and vegetation", "experiment_id":"a4SSTice-4xCO2", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "abrupt-4xCO2" + "no parent" ], "required_model_components":[ "AGCM" @@ -2973,7 +3172,7 @@ "CHEM", "BGC" ], - "experiment":"prescribed land (from current climatology) and AMIP SSTs", + "experiment":"prescribed modern land surface climatology from historical, prescribed SST and sea-ice from historical plus scenario runs", "experiment_id":"amip-lfmip-pdLC", "parent_activity_id":[ "no parent" @@ -2997,7 +3196,7 @@ "CHEM", "BGC" ], - "experiment":"prescribed land conditions (from running mean climatology) and AMIP SSTs", + "experiment":"prescribed land surface climatology from historical plus scenario 30yr running mean, prescribed SST and sea-ice from historical plus scenario runs", "experiment_id":"amip-lfmip-rmLC", "parent_activity_id":[ "no parent" @@ -3392,7 +3591,10 @@ "s2013", "s2014", "s2015", - "s2016" + "s2016", + "s2017", + "s2018", + "s2019" ] }, "dcppA-hindcast-niff":{ @@ -3474,7 +3676,10 @@ "s2013", "s2014", "s2015", - "s2016" + "s2016", + "s2017", + "s2018", + "s2019" ] }, "dcppA-historical-niff":{ @@ -3554,7 +3759,10 @@ "s2013", "s2014", "s2015", - "s2016" + "s2016", + "s2017", + "s2018", + "s2019" ] }, "dcppB-forecast":{ @@ -3785,6 +3993,7 @@ ], "sub_experiment_id":[ "s1910", + "s1920", "s1950" ] }, @@ -4117,6 +4326,7 @@ ], "sub_experiment_id":[ "s1910", + "s1920", "s1950" ] }, @@ -4144,6 +4354,180 @@ "none" ] }, + "esm-1pct-brch-1000PgC":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"zero emissions simulation branched from 1% run after 1000 PgC cumulative emission", + "experiment_id":"esm-1pct-brch-1000PgC", + "parent_activity_id":[ + "CMIP", + "C4MIP" + ], + "parent_experiment_id":[ + "1pctCO2", + "esm-1pctCO2" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, + "esm-1pct-brch-2000PgC":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"zero emissions simulation branched from 1% run after 2000 PgC cumulative emission", + "experiment_id":"esm-1pct-brch-2000PgC", + "parent_activity_id":[ + "CMIP", + "C4MIP" + ], + "parent_experiment_id":[ + "1pctCO2", + "esm-1pctCO2" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, + "esm-1pct-brch-750PgC":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"zero emissions simulation branched from 1% run after 750 PgC cumulative emission", + "experiment_id":"esm-1pct-brch-750PgC", + "parent_activity_id":[ + "CMIP", + "C4MIP" + ], + "parent_experiment_id":[ + "1pctCO2", + "esm-1pctCO2" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, + "esm-1pctCO2":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"emissions driven 1% run", + "experiment_id":"esm-1pctCO2", + "parent_activity_id":[ + "CMIP" + ], + "parent_experiment_id":[ + "esm-piControl" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, + "esm-bell-1000PgC":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"emissions driven 1000PgC bell-curve", + "experiment_id":"esm-bell-1000PgC", + "parent_activity_id":[ + "CMIP" + ], + "parent_experiment_id":[ + "esm-piControl" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, + "esm-bell-2000PgC":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"emissions driven 2000PgC bell-curve", + "experiment_id":"esm-bell-2000PgC", + "parent_activity_id":[ + "CMIP" + ], + "parent_experiment_id":[ + "esm-piControl" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, + "esm-bell-750PgC":{ + "activity_id":[ + "C4MIP CDRMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM" + ], + "experiment":"emissions driven 750PgC bell-curve", + "experiment_id":"esm-bell-750PgC", + "parent_activity_id":[ + "CMIP" + ], + "parent_experiment_id":[ + "esm-piControl" + ], + "required_model_components":[ + "AOGCM", + "BGC" + ], + "sub_experiment_id":[ + "none" + ] + }, "esm-hist":{ "activity_id":[ "CMIP" @@ -5333,10 +5717,10 @@ "experiment":"historical prescribed SSTs and historical forcing", "experiment_id":"histSST", "parent_activity_id":[ - "no parent" + "CMIP" ], "parent_experiment_id":[ - "no parent" + "piControl" ], "required_model_components":[ "AGCM", @@ -5353,13 +5737,13 @@ "additional_allowed_model_components":[ "BGC" ], - "experiment":"historical SSTs and historical forcing, but with1950 halocarbon concentrations", + "experiment":"historical SSTs and historical forcing, but with 1950 halocarbon concentrations. Experiment is initialized from histSST (AerChemMIP) simulation from January 1950", "experiment_id":"histSST-1950HC", "parent_activity_id":[ - "no parent" + "AerChemMIP" ], "parent_experiment_id":[ - "no parent" + "histSST" ], "required_model_components":[ "AGCM", @@ -5370,6 +5754,30 @@ "none" ] }, + "histSST-noLu":{ + "activity_id":[ + "AerChemMIP" + ], + "additional_allowed_model_components":[ + "AER", + "CHEM", + "BGC" + ], + "experiment":"historical SSTs and historical forcing, but with pre-industrial LULCC", + "experiment_id":"histSST-noLu", + "parent_activity_id":[ + "CMIP" + ], + "parent_experiment_id":[ + "piControl" + ], + "required_model_components":[ + "AOGCM" + ], + "sub_experiment_id":[ + "none" + ] + }, "histSST-piAer":{ "activity_id":[ "AerChemMIP" @@ -5381,10 +5789,10 @@ "experiment":"historical SSTs and historical forcing, but with pre-industrial aerosol emissions", "experiment_id":"histSST-piAer", "parent_activity_id":[ - "no parent" + "CMIP" ], "parent_experiment_id":[ - "no parent" + "piControl" ], "required_model_components":[ "AGCM", @@ -5404,10 +5812,10 @@ "experiment":"historical SSTs and historical forcing, but with pre-industrial methane concentrations", "experiment_id":"histSST-piCH4", "parent_activity_id":[ - "no parent" + "CMIP" ], "parent_experiment_id":[ - "no parent" + "piControl" ], "required_model_components":[ "AGCM", @@ -5428,10 +5836,10 @@ "experiment":"historical SSTs and historical forcings, but with pre-industrial N2O concentrations", "experiment_id":"histSST-piN2O", "parent_activity_id":[ - "no parent" + "CMIP" ], "parent_experiment_id":[ - "no parent" + "piControl" ], "required_model_components":[ "AGCM", @@ -5453,10 +5861,10 @@ "experiment":"historical SSTs and historical forcing, but with pre-industrial NTCF emissions", "experiment_id":"histSST-piNTCF", "parent_activity_id":[ - "no parent" + "CMIP" ], "parent_experiment_id":[ - "no parent" + "piControl" ], "required_model_components":[ "AGCM", @@ -5476,10 +5884,10 @@ "experiment":"historical SSTs and historical forcing, but with pre-industrial ozone precursor emissions", "experiment_id":"histSST-piO3", "parent_activity_id":[ - "no parent" + "CMIP" ], "parent_experiment_id":[ - "no parent" + "piControl" ], "required_model_components":[ "AGCM", @@ -6710,9 +7118,7 @@ "activity_id":[ "OMIP" ], - "additional_allowed_model_components":[ - "BGC" - ], + "additional_allowed_model_components":[], "experiment":"OMIP experiment forced by Large and Yeager (CORE-2, NCEP) atmospheric data set and initialized from at least a 2000-year spin up of the coupled physical-biogeochemical model", "experiment_id":"omip1-spunup", "parent_activity_id":[ @@ -6722,7 +7128,8 @@ "no parent" ], "required_model_components":[ - "OGCM" + "OGCM", + "BGC" ], "sub_experiment_id":[ "none" @@ -6754,9 +7161,7 @@ "activity_id":[ "OMIP" ], - "additional_allowed_model_components":[ - "BGC" - ], + "additional_allowed_model_components":[], "experiment":"OMIP experiment forced by JRA55-do atmospheric data set and initialized from at least a 2000-year spin up of the coupled physical-biogeochemical model", "experiment_id":"omip2-spunup", "parent_activity_id":[ @@ -6766,7 +7171,8 @@ "no parent" ], "required_model_components":[ - "OGCM" + "OGCM", + "BGC" ], "sub_experiment_id":[ "none" @@ -7691,7 +8097,7 @@ "CHEM", "BGC" ], - "experiment":"effective radiative forcing in present-day", + "experiment":"Control simulation providing baseline for evaluating effective radiative forcing (ERF)", "experiment_id":"piClim-control", "parent_activity_id":[ "CMIP" @@ -8022,10 +8428,10 @@ "experiment":"experiment forced with pre-industrial SSTs, sea ice and atmospheric constituents", "experiment_id":"piSST", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "piControl" + "no parent" ], "required_model_components":[ "AGCM" @@ -8045,10 +8451,10 @@ "experiment":"as piSST with radiation and vegetation seeing 4xCO2", "experiment_id":"piSST-4xCO2", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "piControl" + "no parent" ], "required_model_components":[ "AGCM" @@ -8068,10 +8474,10 @@ "experiment":"as piSST with radiation-only seeing 4xCO2", "experiment_id":"piSST-4xCO2-rad", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "piControl" + "no parent" ], "required_model_components":[ "AGCM" @@ -8162,10 +8568,10 @@ "experiment":"as piSST with uniform SST increase with magnitude based on abrupt-4xCO2 response", "experiment_id":"piSST-pxK", "parent_activity_id":[ - "CMIP" + "no parent" ], "parent_experiment_id":[ - "piControl" + "no parent" ], "required_model_components":[ "AGCM" @@ -8492,10 +8898,10 @@ "experiment":"SSP3-7.0, with SSTs prescribed from ssp370", "experiment_id":"ssp370SST", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8516,10 +8922,10 @@ "experiment":"SSP3-7.0, prescribed SSTs, with low aerosol emissions", "experiment_id":"ssp370SST-lowAer", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8540,10 +8946,10 @@ "experiment":"SSP3-7.0, prescribed SSTs, with low black carbon emissions", "experiment_id":"ssp370SST-lowBC", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8563,10 +8969,10 @@ "experiment":"SSP3-7.0, prescribed SSTs, with low methane concentrations", "experiment_id":"ssp370SST-lowCH4", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8588,10 +8994,10 @@ "experiment":"SSP3-7.0, prescribed SSTs, with low NTCF emissions", "experiment_id":"ssp370SST-lowNTCF", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8611,10 +9017,10 @@ "experiment":"SSP3-7.0, prescribed SSTs, with low ozone precursor emissions", "experiment_id":"ssp370SST-lowO3", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8636,10 +9042,10 @@ "experiment":"SSP3-7.0, prescribed SSTs, with SSP1-2.6 land use", "experiment_id":"ssp370SST-ssp126Lu", "parent_activity_id":[ - "ScenarioMIP" + "CMIP" ], "parent_experiment_id":[ - "ssp370" + "historical" ], "required_model_components":[ "AGCM", @@ -8735,7 +9141,7 @@ "C4MIP" ], "parent_experiment_id":[ - "hist-bgc" + "ssp585-bgc" ], "required_model_components":[ "AOGCM", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hr.json index 25baa99277..423af7af07 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table E1hr", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hrClimMon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hrClimMon.json index 64e92a793b..1b8973e05d 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hrClimMon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E1hrClimMon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table E1hrClimMon", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hr.json index 85217f8dc4..1d33ce2aa5 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table E3hr", "realm": "land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -57,7 +57,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux out of Atmosphere Due to Gross Primary Production on Land", + "long_name": "Carbon Mass Flux out of Atmosphere Due to Gross Primary Production on Land [kgC m-2 s-1]", "comment": "The rate of synthesis of biomass from inorganic precursors by autotrophs ('producers') expressed as the mass of carbon which it contains. For example, photosynthesis in plants or phytoplankton. The producers also respire some of this biomass and the difference is referred to as the net primary production. ", "dimensions": "longitude latitude time", "out_name": "gpp", @@ -183,7 +183,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Autotrophic (Plant) Respiration on Land", + "long_name": "Carbon Mass Flux into Atmosphere Due to Autotrophic (Plant) Respiration on Land [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to autotrophic respiration on land (respiration by producers) [see rh for heterotrophic production]", "dimensions": "longitude latitude time", "out_name": "ra", @@ -201,7 +201,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Heterotrophic Respiration on Land", + "long_name": "Total Heterotrophic Respiration on Land as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to heterotrophic respiration on land (respiration by consumers)", "dimensions": "longitude latitude time", "out_name": "rh", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hrPt.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hrPt.json index 898eb9d640..0983f40e2b 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hrPt.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E3hrPt.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table E3hrPt", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -166,7 +166,7 @@ "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "CALIPSO Percentage Cloud Cover", - "comment": "Percentage cloud cover at CALIPSO standard heights.", + "comment": "Percentage cloud cover in CALIPSO standard atmospheric layers.", "dimensions": "longitude latitude alt40 time1", "out_name": "clcalipso", "type": "real", @@ -292,7 +292,7 @@ "cell_methods": "area: mean time: point", "cell_measures": "area: areacella", "long_name": "CALIPSO Total Cloud Cover Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The cloud area fraction is for the whole atmosphere column, as seen from the surface or the top of the atmosphere. The cloud area fraction in a layer of the atmosphere has the standard name cloud_area_fraction_in_atmosphere_layer.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) instrument. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time1", "out_name": "cltcalipso", "type": "real", @@ -777,7 +777,7 @@ "units": "W m-2", "cell_methods": "time: point", "cell_measures": "area: areacella", - "long_name": "TOA Solar Irradiance for each band", + "long_name": "TOA Solar Irradiance for Each Band", "comment": "Solar irradiance at a horizontal surface at top of atmosphere.", "dimensions": "longitude latitude spectband time1", "out_name": "solbnd", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E6hrZ.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E6hrZ.json index fae6d37cab..c2c01b4af5 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E6hrZ.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_E6hrZ.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table E6hrZ", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -35,7 +35,7 @@ "zmlwaero": { "frequency": "6hrPt", "modeling_realm": "atmos", - "standard_name": "tendency_of_air_temperature_due_to_shortwave_heating_from_volcanic_ambient_aerosol_particles", + "standard_name": "tendency_of_air_temperature_due_to_longwave_heating_from_volcanic_ambient_aerosol_particles", "units": "K s-1", "cell_methods": "longitude: mean time: point", "cell_measures": "", @@ -53,7 +53,7 @@ "zmswaero": { "frequency": "6hrPt", "modeling_realm": "atmos", - "standard_name": "tendency_of_air_temperature_due_to_longwave_heating_from_volcanic_ambient_aerosol_particles", + "standard_name": "tendency_of_air_temperature_due_to_shortwave_heating_from_volcanic_ambient_aerosol_particles", "units": "K s-1", "cell_methods": "longitude: mean time: point", "cell_measures": "", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eday.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eday.json index 66e3ffcf9c..baff9fa6a3 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eday.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eday.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Eday", "realm": "land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -184,7 +184,7 @@ "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", "long_name": "Total Cloud Cover Percentage", - "comment": "Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "clt", "type": "real", @@ -220,7 +220,7 @@ "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", "long_name": "Canopy Covered Area Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. 'Vegetation' means any plants e.g. trees, shrubs, grass.", + "comment": "Percentage of area covered by vegetation.", "dimensions": "longitude latitude time", "out_name": "cnc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EdayZ.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EdayZ.json index b89b6dfbad..7f59f11996 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EdayZ.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EdayZ.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table EdayZ", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -184,7 +184,7 @@ "cell_methods": "longitude: mean time: mean", "cell_measures": "", "long_name": "Tendency of Eastward Wind Due to TEM Northward Advection and Coriolis Term", - "comment": "Tendency of zonally averaged eastward wind, by the residual upward wind advection (on the native model grid). Reference: Andrews et al (1987): Middle Atmospheric Dynamics. Academic Press.", + "comment": "Tendency of zonally averaged eastward wind, by the residual northward wind advection (on the native model grid). Reference: Andrews et al (1987): Middle Atmospheric Dynamics. Academic Press.", "dimensions": "latitude plev39 time", "out_name": "utendvtem", "type": "real", @@ -202,7 +202,7 @@ "cell_methods": "longitude: mean time: mean", "cell_measures": "", "long_name": "Tendency of Eastward Wind Due to TEM Upward Advection", - "comment": "Tendency of zonally averaged eastward wind, by the residual northward wind advection (on the native model grid). Reference: Andrews et al (1987): Middle Atmospheric Dynamics. Academic Press.", + "comment": "Tendency of zonally averaged eastward wind, by the residual upward wind advection (on the native model grid). Reference: Andrews et al (1987): Middle Atmospheric Dynamics. Academic Press.", "dimensions": "latitude plev39 time", "out_name": "utendwtem", "type": "real", @@ -256,7 +256,7 @@ "cell_methods": "longitude: mean time: mean", "cell_measures": "", "long_name": "Transformed Eulerian Mean Upward Wind", - "comment": "Transformed Eulerian Mean Diagnostics w*, meridional component of the residual meridional circulation (v*, w*) derived from 6 hr or higher frequency data fields (use instantaneous daily fields or 12 hr fields if the 6 hr data are not available). Scale height: 6950 m", + "comment": "Transformed Eulerian Mean Diagnostics w*, upward component of the residual meridional circulation (v*, w*) derived from 6 hr or higher frequency data fields (use instantaneous daily fields or 12 hr fields if the 6 hr data are not available). Scale height: 6950 m", "dimensions": "latitude plev39 time", "out_name": "wtem", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Efx.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Efx.json index 1bb9e8a5c3..36d0a8d1f9 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Efx.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Efx.json @@ -1,305 +1,305 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", - "table_id": "Table Efx", - "realm": "land", - "table_date": "14 December 2018", - "missing_value": "1e20", - "int_missing_value": "-999", - "product": "model-output", - "approx_interval": "0.00000", - "generic_levels": "alevel alevhalf olevel", - "mip_era": "CMIP6", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", + "table_id": "Table Efx", + "realm": "land", + "table_date": "24 July 2019", + "missing_value": "1e20", + "int_missing_value": "-999", + "product": "model-output", + "approx_interval": "0.00000", + "generic_levels": "alevhalf", + "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" - }, + }, "variable_entry": { "clayfrac": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "volume_fraction_of_clay_in_soil", - "units": "1", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Clay Fraction", - "comment": "'Volume fraction' is used in the construction volume_fraction_of_X_in_Y, where X is a material constituent of Y.", - "dimensions": "longitude latitude sdepth", - "out_name": "clayfrac", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "volume_fraction_of_clay_in_soil", + "units": "1", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Clay Fraction", + "comment": "'Volume fraction' is used in the construction volume_fraction_of_X_in_Y, where X is a material constituent of Y.", + "dimensions": "longitude latitude sdepth", + "out_name": "clayfrac", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "fldcapacity": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "volume_fraction_of_condensed_water_in_soil_at_field_capacity", - "units": "%", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Field Capacity", - "comment": "The field capacity of soil is the maximum content of water it can retain against gravitational drainage. Provide as a percentage of the soil volume.", - "dimensions": "longitude latitude sdepth", - "out_name": "fldcapacity", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "volume_fraction_of_condensed_water_in_soil_at_field_capacity", + "units": "%", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Field Capacity", + "comment": "The field capacity of soil is the maximum content of water it can retain against gravitational drainage. Provide as a percentage of the soil volume.", + "dimensions": "longitude latitude sdepth", + "out_name": "fldcapacity", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "ksat": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "soil_hydraulic_conductivity_at_saturation", - "units": "micron s-1", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Saturated Hydraulic Conductivity", - "comment": "Hydraulic conductivity is the constant k in Darcy's Law q=-k grad h for fluid flow q (volume transport per unit area i.e. velocity) through a porous medium, where h is the hydraulic head (pressure expressed as an equivalent depth of water).", - "dimensions": "longitude latitude sdepth", - "out_name": "ksat", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "soil_hydraulic_conductivity_at_saturation", + "units": "micron s-1", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Saturated Hydraulic Conductivity", + "comment": "Hydraulic conductivity is the constant k in Darcy's Law q=-k grad h for fluid flow q (volume transport per unit area i.e. velocity) through a porous medium, where h is the hydraulic head (pressure expressed as an equivalent depth of water).", + "dimensions": "longitude latitude sdepth", + "out_name": "ksat", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "ps": { - "frequency": "fx", - "modeling_realm": "atmos", - "standard_name": "surface_air_pressure", - "units": "Pa", - "cell_methods": "area: mean", - "cell_measures": "area: areacella", - "long_name": "Surface Air Pressure", - "comment": "surface pressure (not mean sea-level pressure), 2-D field to calculate the 3-D pressure field from hybrid coordinates", - "dimensions": "longitude latitude", - "out_name": "ps", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "atmos", + "standard_name": "surface_air_pressure", + "units": "Pa", + "cell_methods": "area: mean", + "cell_measures": "area: areacella", + "long_name": "Surface Air Pressure", + "comment": "surface pressure (not mean sea-level pressure), 2-D field to calculate the 3-D pressure field from hybrid coordinates", + "dimensions": "longitude latitude", + "out_name": "ps", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "rld": { - "frequency": "fx", - "modeling_realm": "atmos", - "standard_name": "downwelling_longwave_flux_in_air", - "units": "W m-2", - "cell_methods": "area: point", - "cell_measures": "", - "long_name": "Downwelling Longwave Radiation", - "comment": "Downwelling Longwave Radiation (includes the fluxes at the surface and TOA)", - "dimensions": "alevhalf spectband", - "out_name": "rld", - "type": "real", - "positive": "down", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "atmos", + "standard_name": "downwelling_longwave_flux_in_air", + "units": "W m-2", + "cell_methods": "area: point", + "cell_measures": "", + "long_name": "Downwelling Longwave Radiation", + "comment": "Downwelling Longwave Radiation (includes the fluxes at the surface and TOA)", + "dimensions": "alevhalf spectband", + "out_name": "rld", + "type": "real", + "positive": "down", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "rlu": { - "frequency": "fx", - "modeling_realm": "atmos", - "standard_name": "upwelling_longwave_flux_in_air", - "units": "W m-2", - "cell_methods": "area: point", - "cell_measures": "", - "long_name": "Upwelling Longwave Radiation", - "comment": "Upwelling longwave radiation (includes the fluxes at the surface and TOA)", - "dimensions": "alevhalf spectband", - "out_name": "rlu", - "type": "real", - "positive": "up", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "atmos", + "standard_name": "upwelling_longwave_flux_in_air", + "units": "W m-2", + "cell_methods": "area: point", + "cell_measures": "", + "long_name": "Upwelling Longwave Radiation", + "comment": "Upwelling longwave radiation (includes the fluxes at the surface and TOA)", + "dimensions": "alevhalf spectband", + "out_name": "rlu", + "type": "real", + "positive": "up", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "rootdsl": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "root_mass_content_of_carbon", - "units": "kg m-2", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Root Distribution", - "comment": "Mass of carbon in roots.", - "dimensions": "longitude latitude sdepth", - "out_name": "rootdsl", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "root_mass_content_of_carbon", + "units": "kg m-2", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Root Distribution", + "comment": "Mass of carbon in roots.", + "dimensions": "longitude latitude sdepth", + "out_name": "rootdsl", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "rsd": { - "frequency": "fx", - "modeling_realm": "atmos", - "standard_name": "downwelling_shortwave_flux_in_air", - "units": "W m-2", - "cell_methods": "area: point", - "cell_measures": "", - "long_name": "Downwelling Shortwave Radiation", - "comment": "Downwelling shortwave radiation (includes the fluxes at the surface and top-of-atmosphere)", - "dimensions": "alevhalf spectband", - "out_name": "rsd", - "type": "real", - "positive": "down", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "atmos", + "standard_name": "downwelling_shortwave_flux_in_air", + "units": "W m-2", + "cell_methods": "area: point", + "cell_measures": "", + "long_name": "Downwelling Shortwave Radiation", + "comment": "Downwelling shortwave radiation (includes the fluxes at the surface and top-of-atmosphere)", + "dimensions": "alevhalf spectband", + "out_name": "rsd", + "type": "real", + "positive": "down", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "rsu": { - "frequency": "fx", - "modeling_realm": "atmos", - "standard_name": "upwelling_shortwave_flux_in_air", - "units": "W m-2", - "cell_methods": "area: point", - "cell_measures": "", - "long_name": "Upwelling Shortwave Radiation", - "comment": "Upwelling shortwave radiation (includes also the fluxes at the surface and top of atmosphere)", - "dimensions": "alevhalf spectband", - "out_name": "rsu", - "type": "real", - "positive": "up", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "atmos", + "standard_name": "upwelling_shortwave_flux_in_air", + "units": "W m-2", + "cell_methods": "area: point", + "cell_measures": "", + "long_name": "Upwelling Shortwave Radiation", + "comment": "Upwelling shortwave radiation (includes also the fluxes at the surface and top of atmosphere)", + "dimensions": "alevhalf spectband", + "out_name": "rsu", + "type": "real", + "positive": "up", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "sandfrac": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "volume_fraction_of_sand_in_soil", - "units": "1", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Sand Fraction", - "comment": "'Volume fraction' is used in the construction volume_fraction_of_X_in_Y, where X is a material constituent of Y.", - "dimensions": "longitude latitude sdepth", - "out_name": "sandfrac", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "volume_fraction_of_sand_in_soil", + "units": "1", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Sand Fraction", + "comment": "'Volume fraction' is used in the construction volume_fraction_of_X_in_Y, where X is a material constituent of Y.", + "dimensions": "longitude latitude sdepth", + "out_name": "sandfrac", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "sftflf": { - "frequency": "fx", - "modeling_realm": "landIce", - "standard_name": "floating_ice_shelf_area_fraction", - "units": "%", - "cell_methods": "area: mean", - "cell_measures": "area: areacella", - "long_name": "Floating Ice Shelf Area Percentage", - "comment": "Fraction of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", - "dimensions": "longitude latitude typefis", - "out_name": "sftflf", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "landIce", + "standard_name": "floating_ice_shelf_area_fraction", + "units": "%", + "cell_methods": "area: mean", + "cell_measures": "area: areacella", + "long_name": "Floating Ice Shelf Area Percentage", + "comment": "Percentage of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", + "dimensions": "longitude latitude", + "out_name": "sftflf", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "sftgrf": { - "frequency": "fx", - "modeling_realm": "landIce", - "standard_name": "grounded_ice_sheet_area_fraction", - "units": "%", - "cell_methods": "area: mean", - "cell_measures": "area: areacella", - "long_name": "Grounded Ice Sheet Area Percentage", - "comment": "Fraction of grid cell covered by grounded ice sheet", - "dimensions": "longitude latitude typegis", - "out_name": "sftgrf", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "landIce", + "standard_name": "grounded_ice_sheet_area_fraction", + "units": "%", + "cell_methods": "area: mean", + "cell_measures": "area: areacella", + "long_name": "Grounded Ice Sheet Area Percentage", + "comment": "Percentage of grid cell covered by grounded ice sheet", + "dimensions": "longitude latitude", + "out_name": "sftgrf", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "siltfrac": { - "frequency": "fx", - "modeling_realm": "atmos", - "standard_name": "volume_fraction_of_silt_in_soil", - "units": "1", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Silt Fraction", - "comment": "Volume fraction of silt in soil", - "dimensions": "longitude latitude sdepth", - "out_name": "siltfrac", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "atmos", + "standard_name": "volume_fraction_of_silt_in_soil", + "units": "1", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Silt Fraction", + "comment": "Volume fraction of silt in soil", + "dimensions": "longitude latitude sdepth", + "out_name": "siltfrac", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "slthick": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "cell_thickness", - "units": "m", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Thickness of Soil Layers", - "comment": "'Thickness' means the vertical extent of a layer. 'Cell' refers to a model grid cell.", - "dimensions": "longitude latitude sdepth", - "out_name": "slthick", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "cell_thickness", + "units": "m", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Thickness of Soil Layers", + "comment": "'Thickness' means the vertical extent of a layer. 'Cell' refers to a model grid cell.", + "dimensions": "longitude latitude sdepth", + "out_name": "slthick", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "vegHeight": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "canopy_height", - "units": "m", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Height of the Vegetation Canopy", - "comment": "Vegetation height averaged over all vegetation types and over the vegetated fraction of a grid cell.", - "dimensions": "longitude latitude", - "out_name": "vegHeight", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "canopy_height", + "units": "m", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Height of the Vegetation Canopy", + "comment": "Vegetation height averaged over all vegetation types and over the vegetated fraction of a grid cell.", + "dimensions": "longitude latitude", + "out_name": "vegHeight", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" - }, + }, "wilt": { - "frequency": "fx", - "modeling_realm": "land", - "standard_name": "volume_fraction_of_condensed_water_in_soil_at_wilting_point", - "units": "%", - "cell_methods": "area: mean where land", - "cell_measures": "area: areacella", - "long_name": "Wilting Point", - "comment": "Percentage water content of soil by volume at the wilting point. The wilting point of soil is the water content below which plants cannot extract sufficient water to balance their loss through transpiration. ", - "dimensions": "longitude latitude sdepth", - "out_name": "wilt", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", + "frequency": "fx", + "modeling_realm": "land", + "standard_name": "volume_fraction_of_condensed_water_in_soil_at_wilting_point", + "units": "%", + "cell_methods": "area: mean where land", + "cell_measures": "area: areacella", + "long_name": "Wilting Point", + "comment": "Percentage water content of soil by volume at the wilting point. The wilting point of soil is the water content below which plants cannot extract sufficient water to balance their loss through transpiration. ", + "dimensions": "longitude latitude sdepth", + "out_name": "wilt", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", "ok_max_mean_abs": "" } } diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Emon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Emon.json index cac75713fb..9f270df1c8 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Emon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Emon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Emon", "realm": "land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -14,24 +14,6 @@ "Conventions": "CF-1.7 CMIP-6.2" }, "variable_entry": { - "O18wv": { - "frequency": "mon", - "modeling_realm": "atmos", - "standard_name": "isotope_ratio_of_18O_to_16O_in_sea_water_excluding_solutes_and_solids", - "units": "1", - "cell_methods": "area: time: mean", - "cell_measures": "area: areacella", - "long_name": "Mass of Water Containing Oxygen-18 (H2 18O) in Layer", - "comment": "Water vapor path for water molecules that contain oxygen-18 (H2 18O)", - "dimensions": "longitude latitude alevel time", - "out_name": "sw18O", - "type": "real", - "positive": "", - "valid_min": "", - "valid_max": "", - "ok_min_mean_abs": "", - "ok_max_mean_abs": "" - }, "c13Land": { "frequency": "mon", "modeling_realm": "land", @@ -489,7 +471,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Total Carbon Loss from Natural and Managed Fire on Land-Use Tile, Including Deforestation Fires", + "long_name": "Total Carbon Loss from Natural and Managed Fire on Land-Use Tile, Including Deforestation Fires [kgC m-2 s-1]", "comment": "Different from LMON this flux should include all fires occurring on the land use tile, including natural, man-made and deforestation fires", "dimensions": "longitude latitude landUse time", "out_name": "cTotFireLut", @@ -616,7 +598,7 @@ "cell_methods": "time: mean", "cell_measures": "area: areacella", "long_name": "CALIPSO Ice Cloud Percentage", - "comment": "'Layer' means any layer with upper and lower boundaries that have constant values in some vertical coordinate. There must be a vertical coordinate variable indicating the extent of the layer(s). If the layers are model layers, the vertical coordinate can be 'model_level_number', but it is recommended to specify a physical coordinate (in a scalar or auxiliary coordinate variable) as well. 'X_area_fraction' means the fraction of horizontal area occupied by X. Cloud area fraction is also called 'cloud amount' and 'cloud cover'.", + "comment": "Percentage cloud cover in CALIPSO standard atmospheric layers.", "dimensions": "longitude latitude alt40 time", "out_name": "clcalipsoice", "type": "real", @@ -634,7 +616,7 @@ "cell_methods": "time: mean", "cell_measures": "area: areacella", "long_name": "CALIPSO Liquid Cloud Percentage", - "comment": "'Layer' means any layer with upper and lower boundaries that have constant values in some vertical coordinate. There must be a vertical coordinate variable indicating the extent of the layer(s). If the layers are model layers, the vertical coordinate can be 'model_level_number', but it is recommended to specify a physical coordinate (in a scalar or auxiliary coordinate variable) as well. 'X_area_fraction' means the fraction of horizontal area occupied by X. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The chemical formula for water is H2O.", + "comment": "Percentage liquid water ice cloud cover in CALIPSO standard atmospheric layers.", "dimensions": "longitude latitude alt40 time", "out_name": "clcalipsoliq", "type": "real", @@ -742,7 +724,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "MODIS Ice Cloud Area Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The cloud area fraction is for the whole atmosphere column, as seen from the surface or the top of the atmosphere. The cloud area fraction in a layer of the atmosphere has the standard name cloud_area_fraction_in_atmosphere_layer.", + "comment": "Total ice cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the Moderate Resolution Imaging Spectroradiometer (MODIS). ", "dimensions": "longitude latitude time", "out_name": "climodis", "type": "real", @@ -778,7 +760,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "MODIS Total Cloud Cover Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. 'X_area' means the horizontal area occupied by X within the grid cell. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The cloud area fraction is for the whole atmosphere column, as seen from the surface or the top of the atmosphere. The cloud area fraction in a layer of the atmosphere has the standard name cloud_area_fraction_in_atmosphere_layer.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen by the Moderate Resolution Imaging Spectroradiometer (MODIS). Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "cltmodis", "type": "real", @@ -796,7 +778,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "MODIS Liquid Cloud Percentage", - "comment": "'X_area_fraction' means the fraction of horizontal area occupied by X. Cloud area fraction is also called 'cloud amount' and 'cloud cover'. The cloud area fraction is for the whole atmosphere column, as seen from the surface or the top of the atmosphere. The cloud area fraction in a layer of the atmosphere has the standard name cloud_area_fraction_in_atmosphere_layer. The chemical formula for water is H2O.", + "comment": "Mass of cloud liquid water, as seen by the Moderate Resolution Imaging Spectroradiometer (MODIS). Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "clwmodis", "type": "real", @@ -1191,7 +1173,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux from Vegetation, Litter or Soil Pools into the Atmosphere Due to any Human Activity", + "long_name": "Carbon Mass Flux from Vegetation, Litter or Soil Pools into the Atmosphere Due to any Human Activity [kgC m-2 s-1]", "comment": "Anthropogenic flux of carbon as carbon dioxide into the atmosphere. That is, emissions influenced, caused, or created by human activity. Anthropogenic emission of carbon dioxide includes fossil fuel use, cement production, agricultural burning and sources associated with anthropogenic land use change, except forest regrowth.", "dimensions": "longitude latitude time", "out_name": "fAnthDisturb", @@ -1245,7 +1227,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Deforested Biomass That Goes into Atmosphere as a Result of Anthropogenic Land-Use Change", + "long_name": "Deforested Biomass That Goes into Atmosphere as a Result of Anthropogenic Land-Use Change [kgC m-2 s-1]", "comment": "When land use change results in deforestation of natural vegetation (trees or grasslands) then natural biomass is removed. The treatment of deforested biomass differs significantly across models, but it should be straight-forward to compare deforested biomass across models.", "dimensions": "longitude latitude time", "out_name": "fDeforestToAtmos", @@ -1281,7 +1263,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to CO2 Emission from Fire Including All Sources", + "long_name": "Carbon Mass Flux into Atmosphere Due to CO2 Emission from Fire Including All Sources [kgC m-2 s-1]", "comment": "From all sources, Including natural, anthropogenic and Land-use change. Only total fire emissions can be compared to observations.", "dimensions": "longitude latitude time", "out_name": "fFireAll", @@ -1299,7 +1281,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to CO2 Emission from Natural Fire", + "long_name": "Carbon Mass Flux into Atmosphere Due to CO2 Emission from Natural Fire [kgC m-2 s-1]", "comment": "CO2 emissions from natural fires", "dimensions": "longitude latitude time", "out_name": "fFireNat", @@ -1317,7 +1299,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Harvested Biomass That Goes Straight into Atmosphere", + "long_name": "Harvested Biomass That Goes Straight into Atmosphere as Carbon Mass Flux [kgC m-2 s-1]", "comment": "any harvested carbon that is assumed to decompose immediately into the atmosphere is reported here", "dimensions": "longitude latitude time", "out_name": "fHarvestToAtmos", @@ -1353,7 +1335,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux from Litter, CWD or any non-Living Pool into Atmosphere Due to CO2 Emission from All Fire", + "long_name": "Carbon Mass Flux from Litter, CWD or any non-Living Pool into Atmosphere Due to CO2 Emission from All Fire [kgC m-2 s-1]", "comment": "Required for unambiguous separation of vegetation and soil + litter turnover times, since total fire flux draws from both sources", "dimensions": "longitude latitude time", "out_name": "fLitterFire", @@ -1371,7 +1353,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Carbon Mass Flux into Atmosphere Due to Land-Use Change", + "long_name": "Net Carbon Mass Flux into Atmosphere Due to Land-Use Change [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to human changes to land (excluding forest regrowth) accounting possibly for different time-scales related to fate of the wood, for example.", "dimensions": "longitude latitude time", "out_name": "fLuc", @@ -1389,7 +1371,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Carbon Transferred Directly to Atmosphere Due to any Land-Use or Land-Cover Change Activities", + "long_name": "Carbon Transferred Directly to Atmosphere Due to any Land-Use or Land-Cover Change Activities [kgC m-2 s-1]", "comment": "This annual mean flux refers to the transfer of carbon directly to the atmosphere due to any land-use or land-cover change activities. Include carbon transferred due to deforestation or agricultural directly into atmosphere, and emissions form anthropogenic pools into atmosphere", "dimensions": "longitude latitude landUse time", "out_name": "fLulccAtmLut", @@ -1461,7 +1443,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Nitrogen Mass Flux out of Land Due to Any Human Activity", + "long_name": "Nitrogen Mass Flux out of Land Due to any Human Activity", "comment": "will require some careful definition to make sure we capture everything - any human activity that releases nitrogen from land instead of into product pool goes here. E.g. Deforestation fire, harvest assumed to decompose straight away, grazing...", "dimensions": "longitude latitude time", "out_name": "fNAnthDisturb", @@ -1749,7 +1731,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Decomposition out of Product Pools to CO2 in Atmosphere", + "long_name": "Decomposition out of Product Pools to CO2 in Atmosphere as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Flux of CO2 from product pools into the atmosphere. Examples of 'forestry and agricultural products' are paper, cardboard, furniture, timber for construction, biofuels and food for both humans and livestock. Models that simulate land use changes have one or more pools of carbon that represent these products in order to conserve carbon and allow its eventual release into the atmosphere, for example, when the products decompose in landfill sites.", "dimensions": "longitude latitude time", "out_name": "fProductDecomp", @@ -1767,7 +1749,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Flux from Wood and Agricultural Product Pools on Land Use Tile into Atmosphere", + "long_name": "Net Carbon Mass Flux from Wood and Agricultural Product Pools on Land Use Tile into Atmosphere [kgC m-2 s-1]", "comment": "Flux of CO2 from product pools into the atmosphere. Examples of 'forestry and agricultural products' are paper, cardboard, furniture, timber for construction, biofuels and food for both humans and livestock. Models that simulate land use changes have one or more pools of carbon that represent these products in order to conserve carbon and allow its eventual release into the atmosphere, for example, when the products decompose in landfill sites. Produce this variable i a model has explicit anthropogenic product pools by land use tile", "dimensions": "longitude latitude landUse time", "out_name": "fProductDecompLut", @@ -1785,7 +1767,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux from Vegetation into Atmosphere Due to CO2 Emission from All Fire", + "long_name": "Carbon Mass Flux from Vegetation into Atmosphere Due to CO2 Emission from All Fire [kgC m-2 s-1]", "comment": "Required for unambiguous separation of vegetation and soil + litter turnover times, since total fire flux draws from both sources", "dimensions": "longitude latitude time", "out_name": "fVegFire", @@ -1893,7 +1875,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Total Surface Downward Flux of 14CO2 into Ocean", + "long_name": "Surface Downward Mass Flux of Carbon-14 as 14CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of carbon-14 as CO2 (positive into ocean)", "dimensions": "longitude latitude time", "out_name": "fg14co2", @@ -1965,7 +1947,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where natural_grasses (comment: mask=grassFrac)", "cell_measures": "area: areacella", - "long_name": "Gross Primary Production on Grass Tiles", + "long_name": "Gross Primary Production on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total GPP of grass in the grid cell", "dimensions": "longitude latitude time", "out_name": "gppGrass", @@ -1983,7 +1965,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Gross Primary Productivity on Land-Use Tile", + "long_name": "Gross Primary Production on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]", "comment": "The rate of synthesis of biomass from inorganic precursors by autotrophs ('producers') expressed as the mass of carbon which it contains. For example, photosynthesis in plants or phytoplankton. The producers also respire some of this biomass and the difference is referred to as the net primary production. Reported on land-use tiles.", "dimensions": "longitude latitude landUse time", "out_name": "gppLut", @@ -2001,7 +1983,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where shrubs (comment: mask=shrubFrac)", "cell_measures": "area: areacella", - "long_name": "Gross Primary Production on Shrub Tiles", + "long_name": "Gross Primary Production on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total GPP of shrubs in the grid cell", "dimensions": "longitude latitude time", "out_name": "gppShrub", @@ -2019,7 +2001,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where trees (comment: mask=treeFrac)", "cell_measures": "area: areacella", - "long_name": "Gross Primary Production on Tree Tiles", + "long_name": "Gross Primary Production on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total GPP of trees in the grid cell", "dimensions": "longitude latitude time", "out_name": "gppTree", @@ -2037,7 +2019,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Mass Flux of 13C out of Atmosphere Due to Gross Primary Production on Land", + "long_name": "Carbon-13 Mass Flux out of Atmosphere Due to Gross Primary Production on Land [kgC m-2 s-1]", "comment": "The rate of synthesis of carbon-13 in biomass from inorganic precursors by autotrophs ('producers') expressed as the mass of carbon which it contains. For example, photosynthesis in plants or phytoplankton. The producers also respire some of this biomass and the difference is referred to as the net primary production. ", "dimensions": "longitude latitude time", "out_name": "gppc13", @@ -2055,7 +2037,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Mass Flux of 14C out of Atmosphere Due to Gross Primary Production on Land", + "long_name": "Carbon-14 Mass Flux out of Atmosphere Due to Gross Primary Production on Land [kgC m-2 s-1]", "comment": "The rate of synthesis of carbon-14 in biomass from inorganic precursors by autotrophs ('producers') expressed as the mass of carbon which it contains. For example, photosynthesis in plants or phytoplankton. The producers also respire some of this biomass and the difference is referred to as the net primary production. ", "dimensions": "longitude latitude time", "out_name": "gppc14", @@ -2073,8 +2055,8 @@ "units": "%", "cell_methods": "area: mean where land over all_area_types time: mean", "cell_measures": "area: areacella", - "long_name": "C3 Grass Area Percentage", - "comment": "Fraction of entire grid cell covered by C3 grass.", + "long_name": "C3 Natural Grass Area Percentage", + "comment": "Percentage of entire grid cell covered by C3 natural grass.", "dimensions": "longitude latitude time typec3natg", "out_name": "grassFracC3", "type": "real", @@ -2091,8 +2073,8 @@ "units": "%", "cell_methods": "area: mean where land over all_area_types time: mean", "cell_measures": "area: areacella", - "long_name": "C4 Grass Area Percentage", - "comment": "Fraction of entire grid cell covered by C4 grass.", + "long_name": "C4 Natural Grass Area Percentage", + "comment": "Percentage of entire grid cell covered by C4 natural grass.", "dimensions": "longitude latitude time typec4natg", "out_name": "grassFracC4", "type": "real", @@ -2469,7 +2451,7 @@ "units": "W m-2", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "TOA All-Sky Longwave Radiative Forcing due to Dust", + "long_name": "TOA All-Sky Longwave Radiative Forcing Due to Dust", "comment": "Instantaneous forcing is the radiative flux change caused instantaneously by an imposed change in radiative forcing agent (greenhouse gases, aerosol, solar radiation, etc.).", "dimensions": "longitude latitude time", "out_name": "lwtoaasdust", @@ -2505,7 +2487,7 @@ "units": "W m-2", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "TOA Clear-Sky longwave Radiative Forcing due to Dust", + "long_name": "TOA Clear-Sky Longwave Radiative Forcing Due to Dust", "comment": "The direct radiative effect refers to the instantaneous radiative impact on the Earth's energy balance, excluding secondary effects such as changes in cloud cover.", "dimensions": "longitude latitude time", "out_name": "lwtoacsdust", @@ -2973,7 +2955,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Net Rate of Carbon Accumulation (or Loss) on Land-Use Tile", + "long_name": "Net Carbon Mass Flux into Land-Use Tile [kgC m-2 s-1]", "comment": "Computed as npp minus heterotrophic respiration minus fire minus C leaching minus harvesting/clearing. Positive rate is into the land, negative rate is from the land. Do not include fluxes from anthropogenic product pools to atmosphere", "dimensions": "longitude latitude landUse time", "out_name": "necbLut", @@ -2991,7 +2973,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Carbon Mass Flux out of Atmosphere due to Net Ecosystem Productivity on Land", + "long_name": "Net Carbon Mass Flux out of Atmosphere due to Net Ecosystem Productivity on Land [kgC m-2 s-1]", "comment": "Natural flux of CO2 (expressed as a mass flux of carbon) from the atmosphere to the land calculated as the difference between uptake associated will photosynthesis and the release of CO2 from the sum of plant and soil respiration and fire. Positive flux is into the land. Emissions from natural fires and human ignition fires as calculated by the fire module of the dynamic vegetation model, but excluding any CO2 flux from fire included in fLuc (CO2 Flux to Atmosphere from Land Use Change).", "dimensions": "longitude latitude time", "out_name": "nep", @@ -3009,7 +2991,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Mass Flux of 13C Between Atmosphere and Land (Positive into Land) as a Result of All Processes", + "long_name": "Net Mass Flux of 13C Between Atmosphere and Land (Positive into Land) as a Result of All Processes [kgC m-2 s-1]", "comment": "Flux of carbon 31as carbon dioxide into the land. This flux should be reproducible by differencing the sum of all carbon pools (cVeg, cLitter, cSoil, and cProducts or equivalently cLand) from one time step to the next, except in the case of lateral transfer of carbon due to harvest, riverine transport of dissolved organic and/or inorganic carbon, or any other process (in which case the lateral_carbon_transfer_over_land term, see below, will be zero data).-", "dimensions": "longitude latitude time", "out_name": "netAtmosLandC13Flux", @@ -3027,7 +3009,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Mass Flux of 14C Between Atmosphere and Land (Positive into Land) as a Result of All Processes", + "long_name": "Net Mass Flux of 14C Between Atmosphere and Land (Positive into Land) as a Result of All Processes [kgC m-2 s-1]", "comment": "Flux of carbon-14 as carbon dioxide into the land. This flux should be reproducible by differencing the sum of all carbon pools (cVeg, cLitter, cSoil, and cProducts or equivalently cLand) from one time step to the next, except in the case of lateral transfer of carbon due to harvest, riverine transport of dissolved organic and/or inorganic carbon, or any other process (in which case the lateral_carbon_transfer_over_land term, see below, will be zero data).", "dimensions": "longitude latitude time", "out_name": "netAtmosLandC14Flux", @@ -3045,7 +3027,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Flux of CO2 Between Atmosphere and Land (Positive into Land) as a Result of All Processes", + "long_name": "Net Flux of CO2 Between Atmosphere and Land (Positive into Land) as a Result of All Processes [kgC m-2 s-1]", "comment": "Flux of carbon as carbon dioxide into the land. This flux should be reproducible by differencing the sum of all carbon pools (cVeg, cLitter, cSoil, and cProducts or equivalently cLand) from one time step to the next, except in the case of lateral transfer of carbon due to harvest, riverine transport of dissolved organic and/or inorganic carbon, or any other process (in which case the lateral_carbon_transfer_over_land term, see below, will be zero data).", "dimensions": "longitude latitude time", "out_name": "netAtmosLandCO2Flux", @@ -3063,7 +3045,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where natural_grasses (comment: mask=grassFrac)", "cell_measures": "area: areacella", - "long_name": "Net Primary Production on Grass Tiles", + "long_name": "Net Primary Production on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total NPP of grass in the grid cell", "dimensions": "longitude latitude time", "out_name": "nppGrass", @@ -3081,7 +3063,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Net Primary Productivity on Land-Use Tile", + "long_name": "Net Primary Production on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]", "comment": "'Production of carbon' means the production of biomass expressed as the mass of carbon which it contains. Net primary production is the excess of gross primary production (rate of synthesis of biomass from inorganic precursors) by autotrophs ('producers'), for example, photosynthesis in plants or phytoplankton, over the rate at which the autotrophs themselves respire some of this biomass. 'Productivity' means production per unit area. The phrase 'expressed_as' is used in the construction A_expressed_as_B, where B is a chemical constituent of A. It means that the quantity indicated by the standard name is calculated solely with respect to the B contained in A, neglecting all other chemical constituents of A.", "dimensions": "longitude latitude landUse time", "out_name": "nppLut", @@ -3099,7 +3081,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Primary Production Allocated to Other Pools (not Leaves Stem or Roots)", + "long_name": "Net Primary Production Allocated to Other Pools (not Leaves Stem or Roots) as Carbon Mass Flux [kgC m-2 s-1]", "comment": "added for completeness with npp_root", "dimensions": "longitude latitude time", "out_name": "nppOther", @@ -3117,7 +3099,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where shrubs (comment: mask=shrubFrac)", "cell_measures": "area: areacella", - "long_name": "Net Primary Production on Shrub Tiles", + "long_name": "Net Primary Production on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total NPP of shrubs in the grid cell", "dimensions": "longitude latitude time", "out_name": "nppShrub", @@ -3135,7 +3117,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Net Primary Production Allocated to Stem", + "long_name": "Net Primary Production Allocated to Stem as Carbon Mass Flux [kgC m-2 s-1]", "comment": "added for completeness with npp_root", "dimensions": "longitude latitude time", "out_name": "nppStem", @@ -3153,7 +3135,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where trees (comment: mask=treeFrac)", "cell_measures": "area: areacella", - "long_name": "Net Primary Production on Tree Tiles", + "long_name": "Net Primary Production on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total NPP of trees in the grid cell", "dimensions": "longitude latitude time", "out_name": "nppTree", @@ -3189,7 +3171,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea Water Conservative Temperature Expressed as Heat Content due to Parameterized Dianeutral Mixing", + "long_name": "Tendency of Sea Water Conservative Temperature Expressed as Heat Content Due to Parameterized Dianeutral Mixing", "comment": "Tendency of heat content for a grid cell from parameterized dianeutral mixing. Reported only for models that use conservative temperature as prognostic field.", "dimensions": "longitude latitude olevel time", "out_name": "ocontempdiff", @@ -3459,7 +3441,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Potential Temperature Expressed as Heat Content Due to Parameterized Submesoscale Advection", + "long_name": "Tendency of Sea Water Potential Temperature Expressed as Heat Content Due to Parameterized Submesoscale Advection", "comment": "Tendency of heat content for a grid cell from parameterized submesoscale eddy advection. Reported only for models that use potential temperature as prognostic field.", "dimensions": "longitude latitude olevel time", "out_name": "opottemppsmadvect", @@ -3495,7 +3477,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Potential Temperature Expressed as Heat Content", + "long_name": "Tendency of Sea Water Potential Temperature Expressed as Heat Content", "comment": "Tendency of heat content for a grid cell from all processes. Reported only for models that use potential temperature as prognostic field.", "dimensions": "longitude latitude olevel time", "out_name": "opottemptend", @@ -3531,7 +3513,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content Due to Parameterized Dianeutral Mixing", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Dianeutral Mixing", "comment": "Tendency of salt content for a grid cell from parameterized dianeutral mixing.", "dimensions": "longitude latitude olevel time", "out_name": "osaltdiff", @@ -3549,7 +3531,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content Due to Parameterized Eddy Advection", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Eddy Advection", "comment": "Tendency of salt content for a grid cell from parameterized eddy advection (any form of eddy advection).", "dimensions": "longitude latitude olevel time", "out_name": "osaltpadvect", @@ -3567,7 +3549,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content Due to Parameterized Mesoscale Diffusion", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Mesoscale Diffusion", "comment": "Tendency of salt content for a grid cell from parameterized mesoscale eddy diffusion.", "dimensions": "longitude latitude olevel time", "out_name": "osaltpmdiff", @@ -3621,7 +3603,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content", "comment": "Tendency of salt content for a grid cell from all processes.", "dimensions": "longitude latitude olevel time", "out_name": "osalttend", @@ -3999,7 +3981,7 @@ "units": "kg m-2", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Mass of Water Containing Oxygen-17 (H2 17O) in Layer", + "long_name": "Mass of Water Vapor Containing Oxygen-17 (H2 17O) in Layer", "comment": "Water vapor path for water molecules that contain oxygen-17 (H2 17O)", "dimensions": "longitude latitude alevel time", "out_name": "prw17O", @@ -4017,8 +3999,8 @@ "units": "kg m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Isotopic Ratio of Oxygen-18 in Sea Water", - "comment": "Ratio of abundance of oxygen-18 (18O) atoms to oxygen-16 (16O) atoms in sea water", + "long_name": "Mass of Water Vapor Containing Oxygen-18 (H2 18O) in Layer", + "comment": "Water vapor path for water molecules that contain oxygen-18 (H2 18O)", "dimensions": "longitude latitude olevel time", "out_name": "prw18O", "type": "real", @@ -4071,7 +4053,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where natural_grasses (comment: mask=grassFrac)", "cell_measures": "area: areacella", - "long_name": "Autotrophic Respiration on Grass Tiles", + "long_name": "Autotrophic Respiration on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total RA of grass in the grid cell", "dimensions": "longitude latitude time", "out_name": "raGrass", @@ -4089,7 +4071,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Total Respiration from Leaves", + "long_name": "Total Respiration from Leaves as Carbon Mass Flux [kgC m-2 s-1]", "comment": "added for completeness with Ra_root", "dimensions": "longitude latitude time", "out_name": "raLeaf", @@ -4107,7 +4089,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Plant Respiration on Land-Use Tile", + "long_name": "Autotrophic Respiration on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to autotrophic respiration on land (respiration by producers) [see rh for heterotrophic production]. Calculated on land-use tiles.", "dimensions": "longitude latitude landUse time", "out_name": "raLut", @@ -4125,7 +4107,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Total Respiration from Other Pools (not Leaves Stem or Roots)", + "long_name": "Total Respiration from Other Pools (not Leaves Stem or Roots) as Carbon Mass Flux [kgC m-2 s-1]", "comment": "added for completeness with Ra_root", "dimensions": "longitude latitude time", "out_name": "raOther", @@ -4143,7 +4125,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Total Respiration from Roots", + "long_name": "Total Respiration from Roots as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total autotrophic respiration from all belowground plant parts. This has benchmarking value because the sum of Rh and root respiration can be compared to observations of total soil respiration.", "dimensions": "longitude latitude time", "out_name": "raRoot", @@ -4161,7 +4143,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where shrubs (comment: mask=shrubFrac)", "cell_measures": "area: areacella", - "long_name": "Autotrophic Respiration on Shrub Tiles", + "long_name": "Autotrophic Respiration on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total RA of shrubs in the grid cell", "dimensions": "longitude latitude time", "out_name": "raShrub", @@ -4179,7 +4161,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Total Respiration from Stem", + "long_name": "Total Respiration from Stem as Carbon Mass Flux [kgC m-2 s-1]", "comment": "added for completeness with Ra_root", "dimensions": "longitude latitude time", "out_name": "raStem", @@ -4197,7 +4179,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where trees (comment: mask=treeFrac)", "cell_measures": "area: areacella", - "long_name": "Autotrophic Respiration on Tree Tiles", + "long_name": "Autotrophic Respiration on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total RA of trees in the grid cell", "dimensions": "longitude latitude time", "out_name": "raTree", @@ -4215,7 +4197,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Mass Flux of 13C into Atmosphere Due to Autotrophic (Plant) Respiration on Land", + "long_name": "Carbon-13 Mass Flux into Atmosphere Due to Autotrophic (Plant) Respiration on Land [kgC m-2 s-1]", "comment": "Flux of carbon-13 into the atmosphere due to plant respiration. Plant respiration is the sum of respiration by parts of plants both above and below the soil. It is assumed that all the respired carbon dioxide is emitted to the atmosphere. ", "dimensions": "longitude latitude time", "out_name": "rac13", @@ -4233,7 +4215,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Mass Flux of 14C into Atmosphere Due to Autotrophic (Plant) Respiration on Land", + "long_name": "Carbon-14 Mass Flux into Atmosphere Due to Autotrophic (Plant) Respiration on Land [kgC m-2 s-1]", "comment": "Flux of carbon-14 into the atmosphere due to plant respiration. Plant respiration is the sum of respiration by parts of plants both above and below the soil. It is assumed that all the respired carbon dioxide is emitted to the atmosphere. ", "dimensions": "longitude latitude time", "out_name": "rac14", @@ -4341,7 +4323,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where natural_grasses (comment: mask=grassFrac)", "cell_measures": "area: areacella", - "long_name": "Heterotrophic Respiration on Grass Tiles", + "long_name": "Heterotrophic Respiration on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total RH of grass in the grid cell", "dimensions": "longitude latitude time", "out_name": "rhGrass", @@ -4377,7 +4359,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Soil Heterotrophic Respiration on Land-Use Tile", + "long_name": "Heterotrophic Respiration on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to heterotrophic respiration on land (respiration by consumers), calculated on land-use tiles.", "dimensions": "longitude latitude landUse time", "out_name": "rhLut", @@ -4395,7 +4377,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where shrubs (comment: mask=shrubFrac)", "cell_measures": "area: areacella", - "long_name": "Heterotrophic Respiration on Shrub Tiles", + "long_name": "Heterotrophic Respiration on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total RH of shrubs in the grid cell", "dimensions": "longitude latitude time", "out_name": "rhShrub", @@ -4431,7 +4413,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: time: mean where trees (comment: mask=treeFrac)", "cell_measures": "area: areacella", - "long_name": "Heterotrophic Respiration on Tree Tiles", + "long_name": "Heterotrophic Respiration on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Total RH of trees in the grid cell", "dimensions": "longitude latitude time", "out_name": "rhTree", @@ -4449,7 +4431,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Mass Flux of 13C into Atmosphere Due to Heterotrophic Respiration on Land", + "long_name": "Carbon-13 Mass Flux into Atmosphere Due to Heterotrophic Respiration on Land [kgC m-2 s-1]", "comment": "Heterotrophic respiration is respiration by heterotrophs ('consumers'), which are organisms (including animals and decomposers) that consume other organisms or dead organic material, rather than synthesising organic material from inorganic precursors using energy from the environment (especially sunlight) as autotrophs ('producers') do. Heterotrophic respiration goes on within both the soil and litter pools.", "dimensions": "longitude latitude time", "out_name": "rhc13", @@ -4467,7 +4449,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Mass Flux of 14C into Atmosphere Due to Heterotrophic Respiration on Land", + "long_name": "Carbon-14 Mass Flux into Atmosphere Due to Heterotrophic Respiration on Land [kgC m-2 s-1]", "comment": "Heterotrophic respiration is respiration by heterotrophs ('consumers'), which are organisms (including animals and decomposers) that consume other organisms or dead organic material, rather than synthesising organic material from inorganic precursors using energy from the environment (especially sunlight) as autotrophs ('producers') do. Heterotrophic respiration goes on within both the soil and litter pools.", "dimensions": "longitude latitude time", "out_name": "rhc14", @@ -4730,7 +4712,7 @@ "ok_min_mean_abs": "", "ok_max_mean_abs": "" }, - "sw18O": { + "sw17O": { "frequency": "mon", "modeling_realm": "ocean", "standard_name": "isotope_ratio_of_17O_to_16O_in_sea_water_excluding_solutes_and_solids", @@ -4748,6 +4730,24 @@ "ok_min_mean_abs": "", "ok_max_mean_abs": "" }, + "sw18O": { + "frequency": "mon", + "modeling_realm": "ocean", + "standard_name": "isotope_ratio_of_18O_to_16O_in_sea_water_excluding_solutes_and_solids", + "units": "1", + "cell_methods": "area: time: mean", + "cell_measures": "area: areacella", + "long_name": "Isotopic Ratio of Oxygen-18 in Sea Water", + "comment": "Ratio of abundance of oxygen-18 (18O) atoms to oxygen-16 (16O) atoms in sea water", + "dimensions": "longitude latitude alevel time", + "out_name": "sw18O", + "type": "real", + "positive": "", + "valid_min": "", + "valid_max": "", + "ok_min_mean_abs": "", + "ok_max_mean_abs": "" + }, "sw2H": { "frequency": "mon", "modeling_realm": "ocean", @@ -4935,7 +4935,7 @@ "units": "K", "cell_methods": "area: time: mean where sector", "cell_measures": "area: areacella", - "long_name": "Near-surface Air Temperature on Land Use Tile", + "long_name": "Near-Surface Air Temperature on Land Use Tile", "comment": "Air temperature is the bulk temperature of the air, not the surface (skin) temperature.", "dimensions": "longitude latitude landUse time height2m", "out_name": "tasLut", @@ -5584,7 +5584,7 @@ "cell_methods": "area: mean where land over all_area_types time: mean", "cell_measures": "area: areacella", "long_name": "Total Vegetated Percentage Cover", - "comment": "Percentage of grid cell that is covered by vegetation.This SHOULD be the sum of tree, grass, crop and shrub fractions.", + "comment": "Percentage of grid cell that is covered by vegetation.This SHOULD be the sum of tree, grass (natural and pasture), crop and shrub fractions.", "dimensions": "longitude latitude time typeveg", "out_name": "vegFrac", "type": "real", @@ -5653,7 +5653,7 @@ "modeling_realm": "land", "standard_name": "canopy_height", "units": "m", - "cell_methods": "area: mean where land time: mean", + "cell_methods": "area: time: mean where pastures (comment: mask=pastureFrac)", "cell_measures": "area: areacella", "long_name": "Height of Pastures", "comment": "Vegetation height averaged over the pasture fraction of a grid cell.", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EmonZ.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EmonZ.json index 39c526a161..8e0aba2af6 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EmonZ.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_EmonZ.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table EmonZ", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -183,7 +183,7 @@ "units": "K s-1", "cell_methods": "longitude: mean time: mean", "cell_measures": "", - "long_name": "Temperature Tendency due to Non-orographic Gravity Wave Dissipation", + "long_name": "Temperature Tendency Due to Non-Orographic Gravity Wave Dissipation", "comment": "Temperature tendency due to dissipation of parameterized nonorographic gravity waves.", "dimensions": "latitude plev39 time", "out_name": "tntnogw", @@ -400,7 +400,7 @@ "cell_methods": "longitude: mean time: mean", "cell_measures": "", "long_name": "Transformed Eulerian Mean Upward Wind", - "comment": "Transformed Eulerian Mean Diagnostics w*, meridional component of the residual meridional circulation (v*, w*) derived from 6 hr or higher frequency data fields (use instantaneous daily fields or 12 hr fields if the 6 hr data are not available). Scale height: 6950 m", + "comment": "Transformed Eulerian Mean Diagnostics w*, upward component of the residual meridional circulation (v*, w*) derived from 6 hr or higher frequency data fields (use instantaneous daily fields or 12 hr fields if the 6 hr data are not available). Scale height: 6950 m", "dimensions": "latitude plev39 time", "out_name": "wtem", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Esubhr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Esubhr.json index 382e584244..89b86e55e7 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Esubhr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Esubhr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Esubhr", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eyr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eyr.json index 890dc3c3b4..28672f3715 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eyr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Eyr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Eyr", "realm": "land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -256,7 +256,7 @@ "cell_methods": "area: mean where land over all_area_types time: mean", "cell_measures": "area: areacella", "long_name": "Natural Grass Area Percentage", - "comment": "Fraction of entire grid cell that is covered by natural grass.", + "comment": "Percentage of entire grid cell that is covered by natural grass.", "dimensions": "longitude latitude time typenatgr", "out_name": "grassFrac", "type": "real", @@ -322,13 +322,13 @@ }, "vegFrac": { "frequency": "yr", - "modeling_realm": "", + "modeling_realm": "land", "standard_name": "area_fraction", "units": "%", "cell_methods": "area: mean where land over all_area_types time: mean", "cell_measures": "area: areacella", "long_name": "Total Vegetated Percentage Cover", - "comment": "Percentage of grid cell that is covered by vegetation.This SHOULD be the sum of tree, grass, crop and shrub fractions.", + "comment": "Percentage of grid cell that is covered by vegetation.This SHOULD be the sum of tree, grass (natural and pasture), crop and shrub fractions.", "dimensions": "longitude latitude time typeveg", "out_name": "vegFrac", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxAnt.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxAnt.json index 36572164bf..7d78f879d0 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxAnt.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxAnt.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table IfxAnt", "realm": "landIce", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxGre.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxGre.json index de8755ef34..5289fe60f6 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxGre.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IfxGre.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table IfxGre", "realm": "landIce", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonAnt.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonAnt.json index ed0aec16ed..f6ccbdb32b 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonAnt.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonAnt.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table ImonAnt", "realm": "landIce land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -382,7 +382,7 @@ "cell_methods": "area: time: mean where ice_sheet", "cell_measures": "area: areacellg", "long_name": "Snow Area Percentage", - "comment": "Fraction of each grid cell that is occupied by snow that rests on land portion of cell.", + "comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.", "dimensions": "xant yant time", "out_name": "snc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonGre.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonGre.json index ed06a500a1..50e691a083 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonGre.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_ImonGre.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table ImonGre", "realm": "landIce land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -382,7 +382,7 @@ "cell_methods": "area: time: mean where ice_sheet", "cell_measures": "area: areacellg", "long_name": "Snow Area Percentage", - "comment": "Fraction of each grid cell that is occupied by snow that rests on land portion of cell.", + "comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.", "dimensions": "xgre ygre time", "out_name": "snc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrAnt.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrAnt.json index 6b7274a2b4..6cd0e29bd4 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrAnt.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrAnt.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table IyrAnt", "realm": "landIce", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -37,11 +37,11 @@ "modeling_realm": "landIce", "standard_name": "upward_geothermal_heat_flux_at_ground_level_in_land_ice", "units": "W m-2", - "cell_methods": "area: mean where grounded_ice_sheet", + "cell_methods": "area: time: mean where grounded_ice_sheet (comment: mask=sfgrlf)", "cell_measures": "area: areacellg", "long_name": "Geothermal Heat Flux Beneath Land Ice", "comment": "Upward geothermal heat flux per unit area beneath land ice", - "dimensions": "xant yant", + "dimensions": "xant yant time", "out_name": "hfgeoubed", "type": "real", "positive": "", @@ -183,7 +183,7 @@ "units": "kg", "cell_methods": "area: time: mean where grounded_ice_sheet (comment: mask=sfgrlf)", "cell_measures": "", - "long_name": "Ice Sheet Mass that does not displace Sea water", + "long_name": "Ice Sheet Mass That Does not Displace Sea Water", "comment": "The ice sheet mass is computed as the volume above flotation times density. Changes in land_ice_mass_not_displacing_sea_water will always result in a change in sea level, unlike changes in land_ice_mass which may not result in sea level change (such as melting of the floating ice shelves, or portion of ice that sits on bedrock below sea level)", "dimensions": "time", "out_name": "limnsw", @@ -253,11 +253,11 @@ "modeling_realm": "landIce", "standard_name": "land_ice_thickness", "units": "m", - "cell_methods": "area: mean where grounded_ice_sheet", + "cell_methods": "area: time: mean where ice_sheet", "cell_measures": "area: areacellg", "long_name": "Ice Sheet Thickness", "comment": "The thickness of the ice sheet", - "dimensions": "xant yant", + "dimensions": "xant yant time", "out_name": "lithk", "type": "real", "positive": "", @@ -273,7 +273,7 @@ "units": "m2", "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", - "long_name": "The cell area of the ice sheet model", + "long_name": "The Cell Area of the Ice Sheet Model", "comment": "Horizontal area of ice-sheet grid cells", "dimensions": "xant yant time", "out_name": "modelCellAreai", @@ -310,8 +310,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", "long_name": "Floating Ice Shelf Area Percentage", - "comment": "Fraction of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", - "dimensions": "xant yant time typefis", + "comment": "Percentage of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", + "dimensions": "xant yant time", "out_name": "sftflf", "type": "real", "positive": "", @@ -328,8 +328,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", "long_name": "Land Ice Area Percentage", - "comment": "Fraction of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", - "dimensions": "xant yant time typeli", + "comment": "Percentage of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", + "dimensions": "xant yant time", "out_name": "sftgif", "type": "real", "positive": "", @@ -346,8 +346,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", "long_name": "Grounded Ice Sheet Area Percentage", - "comment": "Fraction of grid cell covered by grounded ice sheet", - "dimensions": "xant yant time typegis", + "comment": "Percentage of grid cell covered by grounded ice sheet", + "dimensions": "xant yant time", "out_name": "sftgrf", "type": "real", "positive": "", @@ -364,7 +364,7 @@ "cell_methods": "area: time: mean where ice_sheet", "cell_measures": "area: areacellg", "long_name": "Snow Area Percentage", - "comment": "Fraction of each grid cell that is occupied by snow that rests on land portion of cell.", + "comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.", "dimensions": "xant yant time", "out_name": "snc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrGre.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrGre.json index 928de3c6f3..023de73126 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrGre.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_IyrGre.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table IyrGre", "realm": "landIce", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -37,11 +37,11 @@ "modeling_realm": "landIce", "standard_name": "upward_geothermal_heat_flux_at_ground_level_in_land_ice", "units": "W m-2", - "cell_methods": "area: mean where grounded_ice_sheet", + "cell_methods": "area: time: mean where grounded_ice_sheet (comment: mask=sfgrlf)", "cell_measures": "area: areacellg", "long_name": "Geothermal Heat Flux Beneath Land Ice", "comment": "Upward geothermal heat flux per unit area beneath land ice", - "dimensions": "xgre ygre", + "dimensions": "xgre ygre time", "out_name": "hfgeoubed", "type": "real", "positive": "", @@ -183,7 +183,7 @@ "units": "kg", "cell_methods": "area: time: mean where grounded_ice_sheet (comment: mask=sfgrlf)", "cell_measures": "", - "long_name": "Ice Sheet Mass that does not displace Sea water", + "long_name": "Ice Sheet Mass That Does not Displace Sea Water", "comment": "The ice sheet mass is computed as the volume above flotation times density. Changes in land_ice_mass_not_displacing_sea_water will always result in a change in sea level, unlike changes in land_ice_mass which may not result in sea level change (such as melting of the floating ice shelves, or portion of ice that sits on bedrock below sea level)", "dimensions": "time", "out_name": "limnsw", @@ -253,11 +253,11 @@ "modeling_realm": "landIce", "standard_name": "land_ice_thickness", "units": "m", - "cell_methods": "area: mean where grounded_ice_sheet", + "cell_methods": "area: time: mean where ice_sheet", "cell_measures": "area: areacellg", "long_name": "Ice Sheet Thickness", "comment": "The thickness of the ice sheet", - "dimensions": "xgre ygre", + "dimensions": "xgre ygre time", "out_name": "lithk", "type": "real", "positive": "", @@ -273,7 +273,7 @@ "units": "m2", "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", - "long_name": "The cell area of the ice sheet model", + "long_name": "The Cell Area of the Ice Sheet Model", "comment": "Horizontal area of ice-sheet grid cells", "dimensions": "xgre ygre time", "out_name": "modelCellAreai", @@ -310,8 +310,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", "long_name": "Floating Ice Shelf Area Percentage", - "comment": "Fraction of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", - "dimensions": "xgre ygre time typefis", + "comment": "Percentage of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", + "dimensions": "xgre ygre time", "out_name": "sftflf", "type": "real", "positive": "", @@ -328,8 +328,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", "long_name": "Land Ice Area Percentage", - "comment": "Fraction of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", - "dimensions": "xgre ygre time typeli", + "comment": "Percentage of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", + "dimensions": "xgre ygre time", "out_name": "sftgif", "type": "real", "positive": "", @@ -346,8 +346,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacellg", "long_name": "Grounded Ice Sheet Area Percentage", - "comment": "Fraction of grid cell covered by grounded ice sheet", - "dimensions": "xgre ygre time typegis", + "comment": "Percentage of grid cell covered by grounded ice sheet", + "dimensions": "xgre ygre time", "out_name": "sftgrf", "type": "real", "positive": "", @@ -364,7 +364,7 @@ "cell_methods": "area: time: mean where ice_sheet", "cell_measures": "area: areacellg", "long_name": "Snow Area Percentage", - "comment": "Fraction of each grid cell that is occupied by snow that rests on land portion of cell.", + "comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.", "dimensions": "xgre ygre time", "out_name": "snc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_LImon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_LImon.json index f4892b98ae..6b965d5d30 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_LImon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_LImon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table LImon", "realm": "landIce land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -364,8 +364,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Floating Ice Shelf Area Percentage", - "comment": "Fraction of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", - "dimensions": "longitude latitude time typefis", + "comment": "Percentage of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water", + "dimensions": "longitude latitude time", "out_name": "sftflf", "type": "real", "positive": "", @@ -382,8 +382,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Land Ice Area Percentage", - "comment": "Fraction of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", - "dimensions": "longitude latitude time typeli", + "comment": "Percentage of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", + "dimensions": "longitude latitude time", "out_name": "sftgif", "type": "real", "positive": "", @@ -400,8 +400,8 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Grounded Ice Sheet Area Percentage", - "comment": "Fraction of grid cell covered by grounded ice sheet", - "dimensions": "longitude latitude time typegis", + "comment": "Percentage of grid cell covered by grounded ice sheet", + "dimensions": "longitude latitude time", "out_name": "sftgrf", "type": "real", "positive": "", @@ -418,7 +418,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Snow Area Percentage", - "comment": "Fraction of each grid cell that is occupied by snow that rests on land portion of cell.", + "comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.", "dimensions": "longitude latitude time", "out_name": "snc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Lmon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Lmon.json index f37729ce97..a4f3fdce5c 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Lmon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Lmon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Lmon", "realm": "land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -345,7 +345,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to CO2 Emission from Fire Excluding Land-Use Change", + "long_name": "Carbon Mass Flux into Atmosphere Due to CO2 Emission from Fire Excluding Land-Use Change [kgC m-2 s-1]", "comment": "CO2 emissions (expressed as a carbon mass flux per unit area) from natural fires and human ignition fires as calculated by the fire module of the dynamic vegetation model, but excluding any CO2 flux from fire included in fLuc (CO2 Flux to Atmosphere from Land Use Change).", "dimensions": "longitude latitude time", "out_name": "fFire", @@ -363,7 +363,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Grazing on Land", + "long_name": "Carbon Mass Flux into Atmosphere Due to Grazing on Land [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area due to grazing on land", "dimensions": "longitude latitude time", "out_name": "fGrazing", @@ -381,7 +381,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Crop Harvesting", + "long_name": "Carbon Mass Flux into Atmosphere Due to Crop Harvesting [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area due to crop harvesting", "dimensions": "longitude latitude time", "out_name": "fHarvest", @@ -453,7 +453,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux out of Atmosphere Due to Gross Primary Production on Land", + "long_name": "Carbon Mass Flux out of Atmosphere Due to Gross Primary Production on Land [kgC m-2 s-1]", "comment": "The rate of synthesis of biomass from inorganic precursors by autotrophs ('producers') expressed as the mass of carbon which it contains. For example, photosynthesis in plants or phytoplankton. The producers also respire some of this biomass and the difference is referred to as the net primary production. ", "dimensions": "longitude latitude time", "out_name": "gpp", @@ -472,7 +472,7 @@ "cell_methods": "area: mean where land over all_area_types time: mean", "cell_measures": "area: areacella", "long_name": "Natural Grass Area Percentage", - "comment": "Fraction of entire grid cell that is covered by natural grass.", + "comment": "Percentage of entire grid cell that is covered by natural grass.", "dimensions": "longitude latitude time typenatgr", "out_name": "grassFrac", "type": "real", @@ -615,7 +615,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux out of Atmosphere Due to Net Biospheric Production on Land", + "long_name": "Carbon Mass Flux out of Atmosphere Due to Net Biospheric Production on Land [kgC m-2 s-1]", "comment": "This is the net mass flux of carbon from atmosphere into land, calculated as photosynthesis MINUS the sum of plant and soil respiration, carbon fluxes from fire, harvest, grazing and land use change. Positive flux is into the land.", "dimensions": "longitude latitude time", "out_name": "nbp", @@ -633,7 +633,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux out of Atmosphere Due to Net Primary Production on Land", + "long_name": "Net Primary Production on Land as Carbon Mass Flux [kgC m-2 s-1]", "comment": "'Production of carbon' means the production of biomass expressed as the mass of carbon which it contains. Net primary production is the excess of gross primary production (rate of synthesis of biomass from inorganic precursors) by autotrophs ('producers'), for example, photosynthesis in plants or phytoplankton, over the rate at which the autotrophs themselves respire some of this biomass. 'Productivity' means production per unit area. The phrase 'expressed_as' is used in the construction A_expressed_as_B, where B is a chemical constituent of A. It means that the quantity indicated by the standard name is calculated solely with respect to the B contained in A, neglecting all other chemical constituents of A.", "dimensions": "longitude latitude time", "out_name": "npp", @@ -651,7 +651,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux Due to NPP Allocation to Leaf", + "long_name": "Net Primary Production Allocated to Leaves as Carbon Mass Flux [kgC m-2 s-1]", "comment": "This is the rate of carbon uptake by leaves due to NPP", "dimensions": "longitude latitude time", "out_name": "nppLeaf", @@ -669,7 +669,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux Due to NPP Allocation to Roots", + "long_name": "Net Primary Production Allocated to Roots as Carbon Mass Flux [kgC m-2 s-1]", "comment": "This is the rate of carbon uptake by roots due to NPP", "dimensions": "longitude latitude time", "out_name": "nppRoot", @@ -687,7 +687,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux Due to NPP Allocation to Wood", + "long_name": "Net Primary Production Allocated to Wood as Carbon Mass Flux [kgC m-2 s-1]", "comment": "This is the rate of carbon uptake by wood due to NPP", "dimensions": "longitude latitude time", "out_name": "nppWood", @@ -741,7 +741,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Growth Autotrophic Respiration on Land", + "long_name": "Total Autotrophic Respiration on Land as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Growth respiration is defined as the additional carbon cost for the synthesis of new growth.", "dimensions": "longitude latitude time", "out_name": "rGrowth", @@ -759,7 +759,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Maintenance Autotrophic Respiration on Land", + "long_name": "Carbon Mass Flux into Atmosphere Due to Maintenance Autotrophic Respiration on Land [kgC m-2 s-1]", "comment": "Maintenance respiration is defined as the carbon cost to support the metabolic activity of existing live tissue.", "dimensions": "longitude latitude time", "out_name": "rMaint", @@ -777,7 +777,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Autotrophic (Plant) Respiration on Land", + "long_name": "Carbon Mass Flux into Atmosphere Due to Autotrophic (Plant) Respiration on Land [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to autotrophic respiration on land (respiration by producers) [see rh for heterotrophic production]", "dimensions": "longitude latitude time", "out_name": "ra", @@ -813,7 +813,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where land time: mean", "cell_measures": "area: areacella", - "long_name": "Carbon Mass Flux into Atmosphere Due to Heterotrophic Respiration on Land", + "long_name": "Total Heterotrophic Respiration on Land as Carbon Mass Flux [kgC m-2 s-1]", "comment": "Carbon mass flux per unit area into atmosphere due to heterotrophic respiration on land (respiration by consumers)", "dimensions": "longitude latitude time", "out_name": "rh", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oclim.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oclim.json index ebacd98ef2..c99f8c6001 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oclim.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oclim.json @@ -1,15 +1,15 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Oclim", "realm": "ocean", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", "approx_interval": "30.00000", - "generic_levels": "olevel", + "generic_levels": "olevel olevhalf", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" }, @@ -129,7 +129,7 @@ "units": "m2 s-1", "cell_methods": "area: mean time: mean within years time: mean over years", "cell_measures": "area: areacello volume: volcello", - "long_name": "Ocean Tracer Diffusivity due to Parameterized Mesoscale Advection", + "long_name": "Ocean Tracer Diffusivity Due to Parameterized Mesoscale Advection", "comment": "Ocean tracer diffusivity associated with parameterized eddy-induced advective transport. Sometimes this diffusivity is called the 'thickness' diffusivity. For CMIP5, this diagnostic was called 'ocean tracer bolus laplacian diffusivity'. The CMIP6 name is physically more relevant.", "dimensions": "longitude latitude olevel time2", "out_name": "diftrblo", @@ -147,7 +147,7 @@ "units": "m2 s-1", "cell_methods": "area: mean time: mean within years time: mean over years", "cell_measures": "area: areacello", - "long_name": "Ocean Tracer Diffusivity due to Parameterized Mesoscale Advection", + "long_name": "Ocean Tracer Diffusivity Due to Parameterized Mesoscale Advection", "comment": "Ocean tracer diffusivity associated with parameterized eddy-induced advective transport. Sometimes this diffusivity is called the 'thickness' diffusivity. For CMIP5, this diagnostic was called 'ocean tracer bolus laplacian diffusivity'. The CMIP6 name is physically more relevant.", "dimensions": "longitude latitude time2", "out_name": "diftrblo", @@ -507,7 +507,7 @@ "units": "W m-2", "cell_methods": "area: mean time: mean within years time: mean over years", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Ocean Eddy Kinetic Energy Content due to Parameterized Eddy Advection", + "long_name": "Tendency of Ocean Eddy Kinetic Energy Content Due to Parameterized Eddy Advection", "comment": "Depth integrated impacts on kinetic energy arising from parameterized eddy-induced advection. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.", "dimensions": "longitude latitude olevel time2", "out_name": "tnkebto", @@ -525,7 +525,7 @@ "units": "W m-2", "cell_methods": "area: mean time: mean within years time: mean over years", "cell_measures": "area: areacello", - "long_name": "Tendency of Ocean Eddy Kinetic Energy Content due to Parameterized Eddy Advection", + "long_name": "Tendency of Ocean Eddy Kinetic Energy Content Due to Parameterized Eddy Advection", "comment": "Depth integrated impacts on kinetic energy arising from parameterized eddy-induced advection. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.", "dimensions": "longitude latitude time2", "out_name": "tnkebto", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oday.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oday.json index e11b26974e..94ff401328 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oday.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oday.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Oday", "realm": "ocnBgchem", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -21,7 +21,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Mass Concentration of Total Phytoplankton expressed as Chlorophyll in Sea Water", + "long_name": "Surface Mass Concentration of Total Phytoplankton Expressed as Chlorophyll in Sea Water", "comment": "Sum of chlorophyll from all phytoplankton group concentrations at the sea surface. In most models this is equal to chldiat+chlmisc, that is the sum of 'Diatom Chlorophyll Mass Concentration' plus 'Other Phytoplankton Chlorophyll Mass Concentration'", "dimensions": "longitude latitude time", "out_name": "chlos", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Odec.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Odec.json index cd59708e6c..d3799c2941 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Odec.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Odec.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Odec", "realm": "ocean", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -109,7 +109,7 @@ "modeling_realm": "ocean", "standard_name": "sea_water_mass_per_unit_area", "units": "kg m-2", - "cell_methods": "area: mean where sea time: mean", + "cell_methods": "area: sum where sea time: mean", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Mass per Area", "comment": "Tracer grid-cell mass per unit area used for computing tracer budgets. For Boussinesq models with static ocean grid cell thickness, masscello = rhozero*thickcello, where thickcello is static cell thickness and rhozero is constant Boussinesq reference density. More generally, masscello is time dependent and reported as part of Omon.", @@ -323,11 +323,11 @@ "tauuo": { "frequency": "dec", "modeling_realm": "ocean", - "standard_name": "surface_downward_x_stress", + "standard_name": "downward_x_stress_at_sea_water_surface", "units": "N m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward X Stress", + "long_name": "Sea Water Surface Downward X Stress", "comment": "This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.", "dimensions": "longitude latitude time", "out_name": "tauuo", @@ -341,11 +341,11 @@ "tauvo": { "frequency": "dec", "modeling_realm": "ocean", - "standard_name": "surface_downward_y_stress", + "standard_name": "downward_y_stress_at_sea_water_surface", "units": "N m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Y Stress", + "long_name": "Sea Water Surface Downward Y Stress", "comment": "This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.", "dimensions": "longitude latitude time", "out_name": "tauvo", @@ -487,7 +487,7 @@ "modeling_realm": "ocean", "standard_name": "ocean_volume", "units": "m3", - "cell_methods": "area: mean where sea time: mean", + "cell_methods": "area: sum where sea time: mean", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Volume", "comment": "grid-cell volume ca. 2000.", @@ -526,7 +526,7 @@ "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", "long_name": "Water Flux into Sea Water", - "comment": "computed as the water flux into the ocean divided by the area of the ocean portion of the grid cell. This is the sum of the next two variables in this table.", + "comment": "Computed as the water flux into the ocean divided by the area of the ocean portion of the grid cell. This is the sum *wfonocorr* and *wfcorr*.", "dimensions": "longitude latitude time", "out_name": "wfo", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Ofx.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Ofx.json index 56939fec46..b6249fba19 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Ofx.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Ofx.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Ofx", "realm": "ocean", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -93,7 +93,7 @@ "modeling_realm": "ocean", "standard_name": "sea_water_mass_per_unit_area", "units": "kg m-2", - "cell_methods": "area: mean", + "cell_methods": "area: sum", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Mass per Area", "comment": "Tracer grid-cell mass per unit area used for computing tracer budgets. For Boussinesq models with static ocean grid cell thickness, masscello = rhozero*thickcello, where thickcello is static cell thickness and rhozero is constant Boussinesq reference density. More generally, masscello is time dependent and reported as part of Omon.", @@ -114,8 +114,8 @@ "cell_methods": "area: mean", "cell_measures": "area: areacello", "long_name": "Sea Area Percentage", - "comment": "This is the area fraction at the ocean surface.", - "dimensions": "longitude latitude typesea", + "comment": "Percentage of horizontal area occupied by ocean.", + "dimensions": "longitude latitude", "out_name": "sftof", "type": "real", "positive": "", @@ -142,7 +142,7 @@ "ok_min_mean_abs": "", "ok_max_mean_abs": "" }, - "ugrid": { + "ugrido": { "frequency": "fx", "modeling_realm": "ocean", "standard_name": "longitude", @@ -165,7 +165,7 @@ "modeling_realm": "ocean", "standard_name": "ocean_volume", "units": "m3", - "cell_methods": "area: mean", + "cell_methods": "area: sum", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Volume", "comment": "grid-cell volume ca. 2000.", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Omon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Omon.json index b19252c624..8e392cd424 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Omon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Omon.json @@ -1,15 +1,15 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Omon", "realm": "ocnBgchem", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", "approx_interval": "30.00000", - "generic_levels": "olevel", + "generic_levels": "olevel olevhalf", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" }, @@ -111,7 +111,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter expressed as Iron in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Iron in Sea Water", "comment": "Sum of particulate organic iron component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "bfe", @@ -183,7 +183,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Silicon in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Silicon in Sea Water", "comment": "Sum of particulate silica component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "bsi", @@ -273,7 +273,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of CFC12 in Sea water", + "long_name": "Mole Concentration of CFC12 in Sea Water", "comment": "Mole concentration means number of moles per unit volume, also called 'molarity', and is used in the construction 'mole_concentration_of_X_in_Y', where X is a material constituent of Y. A chemical or biological species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemical formula for CFC12 is CF2Cl2. The IUPAC name for CFC12 is dichloro-difluoro-methane.", "dimensions": "longitude latitude olevel time", "out_name": "cfc12", @@ -291,7 +291,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mass Concentration of Total Phytoplankton expressed as Chlorophyll in Sea Water", + "long_name": "Mass Concentration of Total Phytoplankton Expressed as Chlorophyll in Sea Water", "comment": "Sum of chlorophyll from all phytoplankton group concentrations. In most models this is equal to chldiat+chlmisc, that is the sum of Diatom Chlorophyll Mass Concentration and Other Phytoplankton Chlorophyll Mass Concentration", "dimensions": "longitude latitude olevel time", "out_name": "chl", @@ -345,7 +345,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mass Concentration of Diatoms expressed as Chlorophyll in Sea Water", + "long_name": "Mass Concentration of Diatoms Expressed as Chlorophyll in Sea Water", "comment": "Chlorophyll from diatom phytoplankton component concentration alone", "dimensions": "longitude latitude olevel time", "out_name": "chldiat", @@ -417,7 +417,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mass Concentration of Other Phytoplankton expressed as Chlorophyll in Sea Water", + "long_name": "Mass Concentration of Other Phytoplankton Expressed as Chlorophyll in Sea Water", "comment": "Chlorophyll from additional phytoplankton component concentrations alone", "dimensions": "longitude latitude olevel time", "out_name": "chlmisc", @@ -453,7 +453,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Mass Concentration of Total Phytoplankton expressed as Chlorophyll in Sea Water", + "long_name": "Surface Mass Concentration of Total Phytoplankton Expressed as Chlorophyll in Sea Water", "comment": "Sum of chlorophyll from all phytoplankton group concentrations at the sea surface. In most models this is equal to chldiat+chlmisc, that is the sum of 'Diatom Chlorophyll Mass Concentration' plus 'Other Phytoplankton Chlorophyll Mass Concentration'", "dimensions": "longitude latitude time", "out_name": "chlos", @@ -1317,7 +1317,7 @@ "units": "mol m-2 s-1", "cell_methods": "area: mean where sea depth: sum where sea (top 100m only) time: mean", "cell_measures": "area: areacello", - "long_name": "Rate of Change of Dissolved Inorganic Phosphorus due to Biological Activity", + "long_name": "Rate of Change of Dissolved Inorganic Phosphorus Due to Biological Activity", "comment": "vertical integral of net biological terms in time rate of change of phosphate", "dimensions": "longitude latitude time olayer100m", "out_name": "fbddtdip", @@ -1335,7 +1335,7 @@ "units": "mol m-2 s-1", "cell_methods": "area: mean where sea depth: sum where sea (top 100m only) time: mean", "cell_measures": "area: areacello", - "long_name": "Rate of Change of Dissolved Inorganic Silicon due to Biological Activity", + "long_name": "Rate of Change of Dissolved Inorganic Silicon Due to Biological Activity", "comment": "vertical integral of net biological terms in time rate of change of dissolved inorganic silicate", "dimensions": "longitude latitude time olayer100m", "out_name": "fbddtdisi", @@ -1461,7 +1461,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of 13CO2", + "long_name": "Surface Downward Mass Flux of Carbon-13 as 13CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of carbon-13 as CO2 (positive into ocean)", "dimensions": "longitude latitude time depth0m", "out_name": "fg13co2", @@ -1479,7 +1479,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Abiotic 14CO2", + "long_name": "Surface Downward Mass Flux of Carbon-14 as Abiotic 14CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of abiotic 14CO2 (positive into ocean)", "dimensions": "longitude latitude time depth0m", "out_name": "fg14co2abio", @@ -1533,7 +1533,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Total CO2", + "long_name": "Surface Downward Mass Flux of Carbon as CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of CO2 (positive into ocean)", "dimensions": "longitude latitude time depth0m", "out_name": "fgco2", @@ -1551,7 +1551,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Abiotic CO2", + "long_name": "Surface Downward Mass Flux of Carbon as Abiotic CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of abiotic CO2 (positive into ocean)", "dimensions": "longitude latitude time depth0m", "out_name": "fgco2abio", @@ -1569,7 +1569,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Natural CO2", + "long_name": "Surface Downward Mass Flux of Carbon as Natural CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of natural CO2 (positive into ocean)", "dimensions": "longitude latitude time depth0m", "out_name": "fgco2nat", @@ -2863,7 +2863,7 @@ "modeling_realm": "ocean", "standard_name": "sea_water_mass_per_unit_area", "units": "kg m-2", - "cell_methods": "area: mean where sea time: mean", + "cell_methods": "area: sum where sea time: mean", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Mass per Area", "comment": "Tracer grid-cell mass per unit area used for computing tracer budgets. For Boussinesq models with static ocean grid cell thickness, masscello = rhozero*thickcello, where thickcello is static cell thickness and rhozero is constant Boussinesq reference density. More generally, masscello is time dependent and reported as part of Omon.", @@ -3657,7 +3657,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Iron in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Iron in Sea Water", "comment": "sum of phytoplankton iron component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "phyfe", @@ -3729,7 +3729,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Nitrogen in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Nitrogen in Sea Water", "comment": "sum of phytoplankton nitrogen component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "phyn", @@ -3765,7 +3765,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Phosphorus in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Phosphorus in Sea Water", "comment": "sum of phytoplankton phosphorus components", "dimensions": "longitude latitude olevel time", "out_name": "phyp", @@ -3837,7 +3837,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Silicon in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Silicon in Sea Water", "comment": "sum of phytoplankton silica component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "physi", @@ -3909,7 +3909,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter expressed as Nitrogen in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Nitrogen in Sea Water", "comment": "sum of particulate organic nitrogen component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "pon", @@ -3945,7 +3945,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter expressed as Phosphorus in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Phosphorus in Sea Water", "comment": "sum of particulate organic phosphorus component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "pop", @@ -4125,7 +4125,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of SF6 in sea water", + "long_name": "Mole Concentration of SF6 in Sea Water", "comment": "Mole concentration means number of moles per unit volume, also called 'molarity', and is used in the construction 'mole_concentration_of_X_in_Y', where X is a material constituent of Y. A chemical or biological species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemical formula of sulfur hexafluoride is SF6.", "dimensions": "longitude latitude olevel time", "out_name": "sf6", @@ -4481,7 +4481,7 @@ "tauucorr": { "frequency": "mon", "modeling_realm": "ocean", - "standard_name": "surface_downward_x_stress_correction", + "standard_name": "downward_x_stress_correction_at_sea_water_surface", "units": "N m-2", "cell_methods": "time: mean", "cell_measures": "--OPT", @@ -4499,11 +4499,11 @@ "tauuo": { "frequency": "mon", "modeling_realm": "ocean", - "standard_name": "surface_downward_x_stress", + "standard_name": "downward_x_stress_at_sea_water_surface", "units": "N m-2", "cell_methods": "time: mean", "cell_measures": "--OPT", - "long_name": "Surface Downward X Stress", + "long_name": "Sea Water Surface Downward X Stress", "comment": "This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.", "dimensions": "longitude latitude time", "out_name": "tauuo", @@ -4517,7 +4517,7 @@ "tauvcorr": { "frequency": "mon", "modeling_realm": "ocean", - "standard_name": "surface_downward_y_stress_correction", + "standard_name": "downward_y_stress_correction_at_sea_water_surface", "units": "N m-2", "cell_methods": "time: mean", "cell_measures": "--OPT", @@ -4535,11 +4535,11 @@ "tauvo": { "frequency": "mon", "modeling_realm": "ocean", - "standard_name": "surface_downward_y_stress", + "standard_name": "downward_y_stress_at_sea_water_surface", "units": "N m-2", "cell_methods": "time: mean", "cell_measures": "--OPT", - "long_name": "Surface Downward Y Stress", + "long_name": "Sea Water Surface Downward Y Stress", "comment": "This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.", "dimensions": "longitude latitude time", "out_name": "tauvo", @@ -4753,7 +4753,7 @@ "modeling_realm": "ocean", "standard_name": "ocean_volume", "units": "m3", - "cell_methods": "area: mean where sea time: mean", + "cell_methods": "area: sum where sea time: mean", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Volume", "comment": "grid-cell volume ca. 2000.", @@ -4900,7 +4900,7 @@ "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", "long_name": "Water Flux Correction", - "comment": "Positive flux implies correction adds water to ocean.", + "comment": "Computed as the water flux into the ocean due to flux correction divided by the area of the ocean portion of the grid cell.", "dimensions": "longitude latitude time", "out_name": "wfcorr", "type": "real", @@ -4918,7 +4918,7 @@ "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", "long_name": "Water Flux into Sea Water", - "comment": "computed as the water flux into the ocean divided by the area of the ocean portion of the grid cell. This is the sum of the next two variables in this table.", + "comment": "Computed as the water flux into the ocean divided by the area of the ocean portion of the grid cell. This is the sum *wfonocorr* and *wfcorr*.", "dimensions": "longitude latitude time", "out_name": "wfo", "type": "real", @@ -4936,7 +4936,7 @@ "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", "long_name": "Water Flux into Sea Water Without Flux Correction", - "comment": "computed as the water flux (without flux correction) into the ocean divided by the area of the ocean portion of the grid cell.", + "comment": "Computed as the water flux (without flux correction) into the ocean divided by the area of the ocean portion of the grid cell.", "dimensions": "longitude latitude time", "out_name": "wfonocorr", "type": "real", @@ -4951,7 +4951,7 @@ "modeling_realm": "ocean", "standard_name": "upward_ocean_mass_transport", "units": "kg s-1", - "cell_methods": "area: mean where sea time: mean", + "cell_methods": "area: sum where sea time: mean", "cell_measures": "area: areacello volume: volcello", "long_name": "Upward Ocean Mass Transport", "comment": "Upward mass transport from resolved and parameterized advective transport.", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oyr.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oyr.json index 572511706b..56642510cd 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oyr.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Oyr.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table Oyr", "realm": "ocnBgchem", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -165,7 +165,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter expressed as Iron in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Iron in Sea Water", "comment": "Sum of particulate organic iron component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "bfe", @@ -183,7 +183,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Silicon in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Silicon in Sea Water", "comment": "Sum of particulate silica component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "bsi", @@ -237,7 +237,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of CFC12 in Sea water", + "long_name": "Mole Concentration of CFC12 in Sea Water", "comment": "Mole concentration means number of moles per unit volume, also called 'molarity', and is used in the construction 'mole_concentration_of_X_in_Y', where X is a material constituent of Y. A chemical or biological species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemical formula for CFC12 is CF2Cl2. The IUPAC name for CFC12 is dichloro-difluoro-methane.", "dimensions": "longitude latitude olevel time", "out_name": "cfc12", @@ -255,7 +255,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mass Concentration of Total Phytoplankton expressed as Chlorophyll in Sea Water", + "long_name": "Mass Concentration of Total Phytoplankton Expressed as Chlorophyll in Sea Water", "comment": "Sum of chlorophyll from all phytoplankton group concentrations. In most models this is equal to chldiat+chlmisc, that is the sum of Diatom Chlorophyll Mass Concentration and Other Phytoplankton Chlorophyll Mass Concentration", "dimensions": "longitude latitude olevel time", "out_name": "chl", @@ -291,7 +291,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mass Concentration of Diatoms expressed as Chlorophyll in Sea Water", + "long_name": "Mass Concentration of Diatoms Expressed as Chlorophyll in Sea Water", "comment": "Chlorophyll from diatom phytoplankton component concentration alone", "dimensions": "longitude latitude olevel time", "out_name": "chldiat", @@ -327,7 +327,7 @@ "units": "kg m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mass Concentration of Other Phytoplankton expressed as Chlorophyll in Sea Water", + "long_name": "Mass Concentration of Other Phytoplankton Expressed as Chlorophyll in Sea Water", "comment": "Chlorophyll from additional phytoplankton component concentrations alone", "dimensions": "longitude latitude olevel time", "out_name": "chlmisc", @@ -561,7 +561,7 @@ "units": "m2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Ocean Tracer Diffusivity due to Parameterized Mesoscale Advection", + "long_name": "Ocean Tracer Diffusivity Due to Parameterized Mesoscale Advection", "comment": "Ocean tracer diffusivity associated with parameterized eddy-induced advective transport. Sometimes this diffusivity is called the 'thickness' diffusivity. For CMIP5, this diagnostic was called 'ocean tracer bolus laplacian diffusivity'. The CMIP6 name is physically more relevant.", "dimensions": "longitude latitude olevel time", "out_name": "diftrblo", @@ -939,7 +939,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of 13CO2", + "long_name": "Surface Downward Mass Flux of Carbon-13 as 13CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of carbon-13 as CO2 (positive into ocean)", "dimensions": "longitude latitude time", "out_name": "fg13co2", @@ -957,7 +957,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Abiotic 14CO2", + "long_name": "Surface Downward Mass Flux of Carbon-14 as Abiotic 14CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of abiotic 14CO2 (positive into ocean)", "dimensions": "longitude latitude time", "out_name": "fg14co2abio", @@ -975,7 +975,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Total CO2", + "long_name": "Surface Downward Mass Flux of Carbon as CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of CO2 (positive into ocean)", "dimensions": "longitude latitude time", "out_name": "fgco2", @@ -993,7 +993,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Abiotic CO2", + "long_name": "Surface Downward Mass Flux of Carbon as Abiotic CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of abiotic CO2 (positive into ocean)", "dimensions": "longitude latitude time", "out_name": "fgco2abio", @@ -1011,7 +1011,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Surface Downward Flux of Natural CO2", + "long_name": "Surface Downward Mass Flux of Carbon as Natural CO2 [kgC m-2 s-1]", "comment": "Gas exchange flux of natural CO2 (positive into ocean)", "dimensions": "longitude latitude time", "out_name": "fgco2nat", @@ -1119,7 +1119,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea Water Conservative Temperature Expressed as Heat Content due to Parameterized Dianeutral Mixing", + "long_name": "Tendency of Sea Water Conservative Temperature Expressed as Heat Content Due to Parameterized Dianeutral Mixing", "comment": "Tendency of heat content for a grid cell from parameterized dianeutral mixing. Reported only for models that use conservative temperature as prognostic field.", "dimensions": "longitude latitude olevel time", "out_name": "ocontempdiff", @@ -1317,7 +1317,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Potential Temperature Expressed as Heat Content Due to Parameterized Submesoscale Advection", + "long_name": "Tendency of Sea Water Potential Temperature Expressed as Heat Content Due to Parameterized Submesoscale Advection", "comment": "Tendency of heat content for a grid cell from parameterized submesoscale eddy advection. Reported only for models that use potential temperature as prognostic field.", "dimensions": "longitude latitude olevel time", "out_name": "opottemppsmadvect", @@ -1353,7 +1353,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Potential Temperature Expressed as Heat Content", + "long_name": "Tendency of Sea Water Potential Temperature Expressed as Heat Content", "comment": "Tendency of heat content for a grid cell from all processes. Reported only for models that use potential temperature as prognostic field.", "dimensions": "longitude latitude olevel time", "out_name": "opottemptend", @@ -1371,7 +1371,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content Due to Parameterized Dianeutral Mixing", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Dianeutral Mixing", "comment": "Tendency of salt content for a grid cell from parameterized dianeutral mixing.", "dimensions": "longitude latitude olevel time", "out_name": "osaltdiff", @@ -1389,7 +1389,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content Due to Parameterized Eddy Advection", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Eddy Advection", "comment": "Tendency of salt content for a grid cell from parameterized eddy advection (any form of eddy advection).", "dimensions": "longitude latitude olevel time", "out_name": "osaltpadvect", @@ -1407,7 +1407,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content Due to Parameterized Mesoscale Diffusion", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Mesoscale Diffusion", "comment": "Tendency of salt content for a grid cell from parameterized mesoscale eddy diffusion.", "dimensions": "longitude latitude olevel time", "out_name": "osaltpmdiff", @@ -1461,7 +1461,7 @@ "units": "kg m-2 s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Tendency of Sea water Salinity Expressed as Salt Content", + "long_name": "Tendency of Sea Water Salinity Expressed as Salt Content", "comment": "Tendency of salt content for a grid cell from all processes.", "dimensions": "longitude latitude olevel time", "out_name": "osalttend", @@ -1677,7 +1677,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Iron in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Iron in Sea Water", "comment": "sum of phytoplankton iron component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "phyfe", @@ -1713,7 +1713,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Nitrogen in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Nitrogen in Sea Water", "comment": "sum of phytoplankton nitrogen component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "phyn", @@ -1731,7 +1731,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Phosphorus in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Phosphorus in Sea Water", "comment": "sum of phytoplankton phosphorus components", "dimensions": "longitude latitude olevel time", "out_name": "phyp", @@ -1767,7 +1767,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Total Phytoplankton expressed as Silicon in sea water", + "long_name": "Mole Concentration of Total Phytoplankton Expressed as Silicon in Sea Water", "comment": "sum of phytoplankton silica component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "physi", @@ -1821,7 +1821,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter expressed as Nitrogen in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Nitrogen in Sea Water", "comment": "sum of particulate organic nitrogen component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "pon", @@ -1839,7 +1839,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of Particulate Organic Matter expressed as Phosphorus in sea water", + "long_name": "Mole Concentration of Particulate Organic Matter Expressed as Phosphorus in Sea Water", "comment": "sum of particulate organic phosphorus component concentrations", "dimensions": "longitude latitude olevel time", "out_name": "pop", @@ -2001,7 +2001,7 @@ "units": "mol m-3", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello volume: volcello", - "long_name": "Mole Concentration of SF6 in sea water", + "long_name": "Mole Concentration of SF6 in Sea Water", "comment": "Mole concentration means number of moles per unit volume, also called 'molarity', and is used in the construction 'mole_concentration_of_X_in_Y', where X is a material constituent of Y. A chemical or biological species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemical formula of sulfur hexafluoride is SF6.", "dimensions": "longitude latitude olevel time", "out_name": "sf6", @@ -2091,7 +2091,7 @@ "units": "W m-2", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Tendency of Ocean Eddy Kinetic Energy Content due to Parameterized Eddy Advection", + "long_name": "Tendency of Ocean Eddy Kinetic Energy Content Due to Parameterized Eddy Advection", "comment": "Depth integrated impacts on kinetic energy arising from parameterized eddy-induced advection. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.", "dimensions": "longitude latitude time", "out_name": "tnkebto", @@ -2125,7 +2125,7 @@ "modeling_realm": "ocean", "standard_name": "ocean_volume", "units": "m3", - "cell_methods": "area: mean where sea time: mean", + "cell_methods": "area: sum where sea time: mean", "cell_measures": "area: areacello volume: volcello", "long_name": "Ocean Grid-Cell Volume", "comment": "grid-cell volume ca. 2000.", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SIday.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SIday.json index b67b9af0c2..30503ce435 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SIday.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SIday.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table SIday", "realm": "seaIce", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -21,8 +21,8 @@ "units": "%", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Sea-ice Area Percentage (Ocean Grid)", - "comment": "Area fraction of grid cell covered by sea ice", + "long_name": "Sea-Ice Area Percentage (Ocean Grid)", + "comment": "Percentage of grid cell covered by sea ice", "dimensions": "longitude latitude time typesi", "out_name": "siconc", "type": "real", @@ -39,8 +39,8 @@ "units": "%", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Sea-ice Area Percentage (Atmospheric Grid)", - "comment": "Area fraction of grid cell covered by sea ice", + "long_name": "Sea-Ice Area Percentage (Atmospheric Grid)", + "comment": "Percentage of grid cell covered by sea ice", "dimensions": "longitude latitude time typesi", "out_name": "siconca", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SImon.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SImon.json index 7c2a09f5fc..2fdc0a1cb0 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SImon.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_SImon.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table SImon", "realm": "seaIce", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -129,8 +129,8 @@ "units": "%", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Sea-ice Area Percentage (Ocean Grid)", - "comment": "Area fraction of grid cell covered by sea ice", + "long_name": "Sea-Ice Area Percentage (Ocean Grid)", + "comment": "Percentage of grid cell covered by sea ice", "dimensions": "longitude latitude time typesi", "out_name": "siconc", "type": "real", @@ -147,8 +147,8 @@ "units": "%", "cell_methods": "area: time: mean", "cell_measures": "area: areacella", - "long_name": "Sea-ice Area Percentage (Atmospheric Grid)", - "comment": "Area fraction of grid cell covered by sea ice", + "long_name": "Sea-Ice Area Percentage (Atmospheric Grid)", + "comment": "Percentage of grid cell covered by sea ice", "dimensions": "longitude latitude time typesi", "out_name": "siconca", "type": "real", @@ -165,7 +165,7 @@ "units": "s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Sea-ice Area Percentage Tendency Due to Dynamics", + "long_name": "Sea-Ice Area Percentage Tendency Due to Dynamics", "comment": "Total change in sea-ice area fraction through dynamics-related processes (advection, divergence...)", "dimensions": "longitude latitude time", "out_name": "sidconcdyn", @@ -183,7 +183,7 @@ "units": "s-1", "cell_methods": "area: mean where sea time: mean", "cell_measures": "area: areacello", - "long_name": "Sea-ice Area Percentage Tendency Due to Thermodynamics", + "long_name": "Sea-Ice Area Percentage Tendency Due to Thermodynamics", "comment": "Total change in sea-ice area fraction through thermodynamic processes", "dimensions": "longitude latitude time", "out_name": "sidconcth", @@ -850,7 +850,7 @@ "cell_methods": "area: time: mean where sea_ice (comment: mask=siconc)", "cell_measures": "area: areacello", "long_name": "Sea-Ice Area Percentages in Thickness Categories", - "comment": "Area fraction of grid cell covered by each ice-thickness category (vector with one entry for each thickness category starting from the thinnest category, netcdf file should use thickness bounds of the categories as third coordinate axis)", + "comment": "Percentage of grid cell covered by each ice-thickness category (vector with one entry for each thickness category starting from the thinnest category, netcdf file should use thickness bounds of the categories as third coordinate axis)", "dimensions": "longitude latitude iceband time", "out_name": "siitdconc", "type": "real", @@ -868,7 +868,7 @@ "cell_methods": "area: time: mean where sea_ice (comment: mask=siitdconc)", "cell_measures": "area: areacello", "long_name": "Snow Area Percentages in Ice Thickness Categories", - "comment": "Area fraction of grid cell covered by snow in each ice-thickness category (vector with one entry for each thickness category starting from the thinnest category, netcdf file should use thickness bounds of the categories as third coordinate axis)", + "comment": "Percentage of grid cell covered by snow in each ice-thickness category (vector with one entry for each thickness category starting from the thinnest category, netcdf file should use thickness bounds of the categories as third coordinate axis)", "dimensions": "longitude latitude iceband time", "out_name": "siitdsnconc", "type": "real", @@ -1120,7 +1120,7 @@ "cell_methods": "area: time: mean where sea_ice (comment: mask=siconc)", "cell_measures": "area: areacello", "long_name": "Snow Area Percentage", - "comment": "Fraction of sea ice, by area, which is covered by snow, giving equal weight to every square metre of sea ice . Exclude snow that lies on land or land ice.", + "comment": "Percentage of sea ice, by area, which is covered by snow, giving equal weight to every square metre of sea ice . Exclude snow that lies on land or land ice.", "dimensions": "longitude latitude time", "out_name": "sisnconc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_coordinate.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_coordinate.json index 6fb37f102b..d3ef51a159 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_coordinate.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_coordinate.json @@ -422,7 +422,7 @@ "stored_direction": "increasing", "tolerance": "", "type": "double", - "valid_max": "2000", + "valid_max": "2000.0", "valid_min": "0.0", "value": "1000.", "z_bounds_factors": "", @@ -499,14 +499,37 @@ "bounds_values": "", "generic_level_name": "olevel" }, + "depth_coord_half": { + "standard_name": "depth", + "units": "m", + "axis": "Z", + "long_name": "ocean depth coordinate", + "climatology": "", + "formula": "", + "must_have_bounds": "no", + "out_name": "lev", + "positive": "down", + "requested": "", + "requested_bounds": "", + "stored_direction": "increasing", + "tolerance": "", + "type": "", + "valid_max": "12000.0", + "valid_min": "0.0", + "value": "", + "z_bounds_factors": "", + "z_factors": "", + "bounds_values": "", + "generic_level_name": "olevhalf" + }, "effectRadIc": { - "standard_name": "", + "standard_name": "effective_radius_of_convective_cloud_ice_particle", "units": "micron", "axis": "", "long_name": "Effective Radius [Values to be specified]", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "yes", "out_name": "effectRadIc", "positive": "", "requested": [ @@ -543,13 +566,13 @@ "generic_level_name": "" }, "effectRadLi": { - "standard_name": "", + "standard_name": "effective_radius_of_cloud_liquid_water_particle", "units": "micron", "axis": "", "long_name": "Effective Radius [Values to be specified]", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "yes", "out_name": "effectRadLi", "positive": "", "requested": [ @@ -753,7 +776,7 @@ "long_name": "Radiation Wavelength 550 nanometers", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "no", "out_name": "wavelength", "positive": "", "requested": "", @@ -982,7 +1005,7 @@ "generic_level_name": "olevel" }, "ocean_sigma_z": { - "standard_name": "ocean_sigma_z", + "standard_name": "ocean_sigma_z_coordinate", "units": "", "axis": "Z", "long_name": "ocean sigma over z coordinate", @@ -1011,7 +1034,7 @@ "long_name": "depth", "climatology": "", "formula": "", - "must_have_bounds": "no", + "must_have_bounds": "yes", "out_name": "depth", "positive": "down", "requested": "", @@ -1027,29 +1050,6 @@ "bounds_values": "0.0 100.0", "generic_level_name": "" }, - "olevhalf": { - "standard_name": "", - "units": "", - "axis": "Z", - "long_name": "ocean model half levels", - "climatology": "", - "formula": "", - "must_have_bounds": "no", - "out_name": "lev", - "positive": "down", - "requested": "", - "requested_bounds": "", - "stored_direction": "", - "tolerance": "", - "type": "double", - "valid_max": "", - "valid_min": "", - "value": "", - "z_bounds_factors": "", - "z_factors": "", - "bounds_values": "", - "generic_level_name": "" - }, "oline": { "standard_name": "region", "units": "", @@ -3252,7 +3252,7 @@ "long_name": "X-coordinate of Antarctic grid", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "no", "out_name": "xant", "positive": "", "requested": "", @@ -3275,7 +3275,7 @@ "long_name": "X-coordinate of Greenland grid", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "no", "out_name": "xgre", "positive": "", "requested": "", @@ -3298,7 +3298,7 @@ "long_name": "Y-coordinate of Antarctic grid", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "no", "out_name": "yant", "positive": "", "requested": "", @@ -3321,7 +3321,7 @@ "long_name": "Y-coordinate of Greenland grid", "climatology": "", "formula": "", - "must_have_bounds": "", + "must_have_bounds": "no", "out_name": "ygre", "positive": "", "requested": "", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_day.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_day.json index 18c8a5b11e..99582efad4 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_day.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_day.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table day", "realm": "atmos", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -22,7 +22,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Total Cloud Cover Percentage", - "comment": "Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", + "comment": "Total cloud area fraction (reported as a percentage) for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud.", "dimensions": "longitude latitude time", "out_name": "clt", "type": "real", @@ -472,7 +472,7 @@ "cell_methods": "area: time: mean", "cell_measures": "area: areacella", "long_name": "Snow Area Percentage", - "comment": "Fraction of each grid cell that is occupied by snow that rests on land portion of cell.", + "comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.", "dimensions": "longitude latitude time", "out_name": "snc", "type": "real", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_fx.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_fx.json index db2842c2dc..2636813967 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_fx.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_fx.json @@ -1,10 +1,10 @@ { "Header": { - "data_specs_version": "01.00.29", - "cmor_version": "3.4", + "data_specs_version": "01.00.31", + "cmor_version": "3.5", "table_id": "Table fx", "realm": "land", - "table_date": "14 December 2018", + "table_date": "24 July 2019", "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", @@ -112,8 +112,8 @@ "cell_methods": "area: mean", "cell_measures": "area: areacella", "long_name": "Land Ice Area Percentage", - "comment": "Fraction of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", - "dimensions": "longitude latitude typeli", + "comment": "Percentage of grid cell covered by land ice (ice sheet, ice shelf, ice cap, glacier)", + "dimensions": "longitude latitude", "out_name": "sftgif", "type": "real", "positive": "", @@ -130,8 +130,8 @@ "cell_methods": "area: mean", "cell_measures": "area: areacella", "long_name": "Percentage of the grid cell occupied by land (including lakes)", - "comment": "Please express 'X_area_fraction' as the percentage of horizontal area occupied by X.", - "dimensions": "longitude latitude typeland", + "comment": "Percentage of horizontal area occupied by land.", + "dimensions": "longitude latitude", "out_name": "sftlf", "type": "real", "positive": "", diff --git a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_grids.json b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_grids.json index 05412283e8..3f8f912d69 100644 --- a/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_grids.json +++ b/esmvalcore/cmor/tables/cmip6/Tables/CMIP6_grids.json @@ -1,12 +1,12 @@ { "Header": { "product": "output", - "cmor_version": "3.4", + "cmor_version": "3.5", "Conventions": "CF-1.7 CMIP-6.2", "table_id": "Table grids", - "data_specs_version": "01.00.29", + "data_specs_version": "01.00.31", "missing_value": "1e20", - "table_date": "14 December 2018" + "table_date": "24 July 2019" }, "mapping_entry": { "sample_user_mapping": { @@ -116,6 +116,7 @@ "variable_entry": { "latitude": { "dimensions": "longitude latitude", + "type": "double", "valid_min": "-90.0", "long_name": "latitude", "standard_name": "latitude", @@ -125,6 +126,7 @@ }, "vertices_latitude": { "dimensions": "vertices longitude latitude", + "type": "double", "valid_min": "-90.0", "long_name": "", "standard_name": "", @@ -134,6 +136,7 @@ }, "vertices_longitude": { "dimensions": "vertices longitude latitude", + "type": "double", "valid_min": "0.0", "long_name": "", "standard_name": "", @@ -143,6 +146,7 @@ }, "longitude": { "dimensions": "longitude latitude", + "type": "double", "valid_min": "0.0", "long_name": "longitude", "standard_name": "longitude",