Skip to content

Commit

Permalink
Merge pull request #182 from PCMDI/issue_351_half_levels
Browse files Browse the repository at this point in the history
updated tables with half level addition [WIP]
  • Loading branch information
doutriaux1 authored Jun 20, 2018
2 parents 09318cc + 2c229fd commit 8eb3f12
Show file tree
Hide file tree
Showing 46 changed files with 1,184 additions and 880 deletions.
6 changes: 3 additions & 3 deletions Tables/CMIP6_3hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table 3hr",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -292,7 +292,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "Surface Diffuse Downwelling Shortwave Radiation",
"comment": "",
"comment": "Downwelling radiation is radiation from above. It does not mean 'net downward'. 'Diffuse' radiation is radiation that has been scattered by particles in the atmosphere such as cloud droplets and aerosols. When thought of as being incident on a surface, a radiative flux is sometimes called 'irradiance'. In addition, it is identical with the quantity measured by a cosine-collector light-meter and sometimes called 'vector irradiance'. In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics. The surface called 'surface' means the lower boundary of the atmosphere. 'shortwave' means shortwave radiation.",
"dimensions": "longitude latitude time",
"out_name": "rsdsdiff",
"type": "real",
Expand Down
8 changes: 4 additions & 4 deletions Tables/CMIP6_6hrLev.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table 6hrLev",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand All @@ -17,13 +17,13 @@
"bs550aer": {
"frequency": "6hr",
"modeling_realm": "aerosol",
"standard_name": "volume_lidar_backwards_scattering_coefficient_in_air_due_to_ambient_aerosol_particles",
"standard_name": "volume_scattering_function_in_air_due_to_ambient_aerosol_particles",
"units": "m-1 sr-1",
"cell_methods": "area: time: mean",
"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",
"dimensions": "longitude latitude time lambda550nm scatter180",
"out_name": "bs550aer",
"type": "real",
"positive": "",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_6hrPlev.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table 6hrPlev",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
12 changes: 6 additions & 6 deletions Tables/CMIP6_6hrPlevPt.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table 6hrPlevPt",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -161,7 +161,7 @@
"lwsffluxaero": {
"frequency": "6hrPt",
"modeling_realm": "atmos",
"standard_name": "longwave__flux__due_to_volcanic_aerosols_at_the_surface",
"standard_name": "surface_downwelling_longwave_flux_in_air_due_to_volcanic_ambient_aerosol_particles",
"units": "W m-2",
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
Expand All @@ -179,7 +179,7 @@
"lwtoafluxaerocs": {
"frequency": "6hrPt",
"modeling_realm": "atmos",
"standard_name": "longwave_flux_due_to_volcanic_aerosols_at_TOA_under_clear_sky",
"standard_name": "toa_outgoing_longwave_flux_due_to_volcanic_ambient_aerosol_particles_assuming_clear_sky",
"units": "W m-2",
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
Expand Down Expand Up @@ -341,7 +341,7 @@
"swsffluxaero": {
"frequency": "6hrPt",
"modeling_realm": "atmos",
"standard_name": "shortwave__flux_due_to_volcanic_ambient_aerosol_particles_at_the_surface",
"standard_name": "surface_downwelling_shortwave_flux_in_air_due_to_volcanic_ambient_aerosol_particles",
"units": "W m-2",
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
Expand All @@ -359,7 +359,7 @@
"swtoafluxaerocs": {
"frequency": "6hrPt",
"modeling_realm": "atmos",
"standard_name": "shortwave_flux_due_to_volcanic_aerosols_at_TOA_under_clear_sky",
"standard_name": "toa_outgoing_shortwave_flux_due_to_volcanic_ambient_aerosol_particles_assuming_clear_sky",
"units": "W m-2",
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_AERday.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table AERday",
"realm": "aerosol",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_AERhr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table AERhr",
"realm": "aerosol",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
10 changes: 5 additions & 5 deletions Tables/CMIP6_AERmon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table AERmon",
"realm": "aerosol",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -1763,7 +1763,7 @@
"pod0": {
"frequency": "mon",
"modeling_realm": "aerosol",
"standard_name": "pending_CF_name",
"standard_name": "integration_wrt_time_of_mole_stomatal_uptake_of_ozone",
"units": "mol m-2 s-1",
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
Expand Down Expand Up @@ -1875,7 +1875,7 @@
"units": "W m-2",
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "toa outgoing shortwave radiation",
"long_name": "TOA Outgoing Aerosol-Free Shortwave Radiation",
"comment": "Flux corresponding to rsut resulting from aerosol-free call to radiation, following Ghan (ACP, 2013)",
"dimensions": "longitude latitude time",
"out_name": "rsutaf",
Expand All @@ -1893,7 +1893,7 @@
"units": "W m-2",
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "toa outgoing clear-sky shortwave radiation",
"long_name": "TOA Outgoing Clear-Sky, Aerosol-Free Shortwave Radiation",
"comment": "Flux corresponding to rsutcs resulting from aerosol-free call to radiation, following Ghan (ACP, 2013)",
"dimensions": "longitude latitude time",
"out_name": "rsutcsaf",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_AERmonZ.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table AERmonZ",
"realm": "aerosol",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
12 changes: 6 additions & 6 deletions Tables/CMIP6_Amon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table Amon",
"realm": "atmos atmosChem",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -58,7 +58,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "",
"long_name": "Global Mean Mole Fraction of CFC113",
"comment": "",
"comment": "Mole fraction is used in the construction mole_fraction_of_X_in_Y, where X is a material constituent of Y. The chemical formula of CFC113 is CCl2FCClF2. The IUPAC name for CFC113 is 1,1,2-trichloro-1,2,2-trifluoro-ethane.",
"dimensions": "time",
"out_name": "cfc113global",
"type": "real",
Expand All @@ -76,7 +76,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "",
"long_name": "Global Mean Mole Fraction of CFC11",
"comment": "",
"comment": "Mole fraction is used in the construction mole_fraction_of_X_in_Y, where X is a material constituent of Y. The chemical formula of CFC11 is CFCl3. The IUPAC name for CFC11 is trichloro-fluoro-methane.",
"dimensions": "time",
"out_name": "cfc11global",
"type": "real",
Expand All @@ -94,7 +94,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "",
"long_name": "Global Mean Mole Fraction of CFC12",
"comment": "",
"comment": "Mole fraction is used in the construction mole_fraction_of_X_in_Y, where X is a material constituent of Y. The chemical formula of CFC12 is CF2Cl2. The IUPAC name for CFC12 is dichloro-difluoro-methane.",
"dimensions": "time",
"out_name": "cfc12global",
"type": "real",
Expand Down Expand Up @@ -454,7 +454,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "",
"long_name": "Global Mean Mole Fraction of HCFC22",
"comment": "",
"comment": "Mole fraction is used in the construction mole_fraction_of_X_in_Y, whereX is a material constituent of Y. A chemical species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemicalformula for HCFC22 is CHClF2. The IUPAC name for HCFC22 is chloro-difluoro-methane.",
"dimensions": "time",
"out_name": "hcfc22global",
"type": "real",
Expand Down
12 changes: 6 additions & 6 deletions Tables/CMIP6_CF3hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table CF3hr",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -112,7 +112,7 @@
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
"long_name": "Stratiform Cloud Area Fraction",
"comment": "",
"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).",
"dimensions": "longitude latitude alevel time1",
"out_name": "cls",
"type": "real",
Expand Down Expand Up @@ -310,7 +310,7 @@
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
"long_name": "Stratiform Graupel Flux",
"comment": "",
"comment": "alias::large_scale_graupel_flux",
"dimensions": "longitude latitude alevhalf time1",
"out_name": "grpllsprof",
"type": "real",
Expand Down Expand Up @@ -472,7 +472,7 @@
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
"long_name": "Convective Rainfall Flux",
"comment": "",
"comment": "In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics.",
"dimensions": "longitude latitude alevhalf time1",
"out_name": "prcprof",
"type": "real",
Expand Down Expand Up @@ -508,7 +508,7 @@
"cell_methods": "area: mean time: point",
"cell_measures": "area: areacella",
"long_name": "Stratiform Rainfall Flux",
"comment": "",
"comment": "alias::large_scale_rainfall_flux",
"dimensions": "longitude latitude alevhalf time1",
"out_name": "prlsprof",
"type": "real",
Expand Down
6 changes: 3 additions & 3 deletions Tables/CMIP6_CFday.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table CFday",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -220,7 +220,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "CALIPSO Total Cloud Fraction",
"comment": "",
"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.",
"dimensions": "longitude latitude time",
"out_name": "cltcalipso",
"type": "real",
Expand Down
8 changes: 4 additions & 4 deletions Tables/CMIP6_CFmon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table CFmon",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -184,7 +184,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "Stratiform Cloud Area Fraction",
"comment": "",
"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).",
"dimensions": "longitude latitude alevel time",
"out_name": "cls",
"type": "real",
Expand All @@ -202,7 +202,7 @@
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "CALIPSO Percentage Total Cloud",
"comment": "",
"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.",
"dimensions": "longitude latitude time",
"out_name": "cltcalipso",
"type": "real",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_CFsubhr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table CFsubhr",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_E1hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table E1hr",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions Tables/CMIP6_E1hrClimMon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.23",
"data_specs_version": "01.00.24",
"cmor_version": "3.3",
"table_id": "Table E1hrClimMon",
"realm": "atmos",
"table_date": "21 March 2018",
"table_date": "13 June 2018",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
Loading

0 comments on commit 8eb3f12

Please sign in to comment.