cmor_version: 2.5.0 ! minimum version of CMOR that can read this table cf_version: 1.4 ! version of CF that output conforms to project_id: ACCMIP ! project id table_id: ACCMIP-monthly ! table id table_date: 19 December 2011 ! date this table was constructed modeling_realm: atmos frequency: mon expt_id_ok: 'ACCMIP_1_Historical' 'acchist' expt_id_ok: 'ACCMIP_1_RCP2.6' 'accrcp26' expt_id_ok: 'ACCMIP_1_RCP4.5' 'accrcp45' expt_id_ok: 'ACCMIP_1_RCP6.0' 'accrcp60' expt_id_ok: 'ACCMIP_1_RCP8.5' 'accrcp85' expt_id_ok: 'ACCMIP_1_Y2000_Historical_1850SSTGHG' 'Em2000Cl1850' expt_id_ok: 'ACCMIP_1_Y2000_RCP85_2030SSTGHG' 'Em2000Cl2030' expt_id_ok: 'ACCMIP_1_Y2000_RCP85_2100SSTGHG' 'Em2000Cl2100' expt_id_ok: 'ACCMIP_1_Y1930_Historical_1850SSTGHG' 'Em1930Cl1850' expt_id_ok: 'ACCMIP_1_Y1980_Historical_1850SSTGHG' 'Em1980Cl1850' expt_id_ok: 'ACCMIP_2_Y2030_isoprene' '2030isoprene' expt_id_ok: 'ACCMIP_2_Y2030_biomassBurning' '2030bioBurn' expt_id_ok: 'ACCMIP_2_Y2030_methane' '2030methane' expt_id_ok: 'ACCMIP_2_Y2030_lightningNOx' '2030LNOx' expt_id_ok: 'ACCMIP_3_IMAGE_RCP26' 'accIMrcp26' expt_id_ok: 'ACCMIP_3_IMAGE_RCP45' 'accIMrcp45' expt_id_ok: 'ACCMIP_3_MiniCAM_RCP26' 'accMircp26' expt_id_ok: 'ACCMIP_3_MiniCAM_RCP45' 'accMircp45' expt_id_ok: 'ACCMIP_3_AIM_RCP26' 'accAIrcp26' expt_id_ok: 'ACCMIP_3_AIM_RCP45' 'accAIrcp45' expt_id_ok: 'ACCMIP_3_MESSAGE_RCP26' 'accMErcp26' expt_id_ok: 'ACCMIP_3_MESSAGE_RCP45' 'accMErcp45' expt_id_ok: 'ACCMIP_4_SF_Historical' 'SFhist' expt_id_ok: 'ACCMIP_5_adom1850' 'accdom' expt_id_ok: 'ACCMIP_5_ene1850' 'accene' expt_id_ok: 'ACCMIP_5_fire1850' 'accfire' expt_id_ok: 'ACCMIP_5_awb1850' 'accawb' expt_id_ok: 'ACCMIP_5_ind1850' 'accind' expt_id_ok: 'ACCMIP_5_shp1850' 'accshp' expt_id_ok: 'ACCMIP_5_air1850' 'accair' expt_id_ok: 'ACCMIP_5_tra1850' 'acctra' expt_id_ok: 'ACCMIP_5_wst1850' 'accwst' expt_id_ok: 'ACCMIP_5_agr1850' 'accagr' approx_interval: 30.000 ! approximate spacing between successive time ! samples (in units of the output time ! coordinate) missing_value: 1.e20 ! value used to indicate a missing value ! in arrays output by netCDF as 32-bit IEEE ! floating-point numbers (float or real) baseURL: http://htap.icg.fz-juelich.de/data/ACCMIP required_global_attributes: creation_date tracking_id forcing model_id parent_experiment_id parent_experiment_rip branch_time contact institute_id ! space separated required global attribute generic_levels: alevel alev1 !============ axis_entry: longitude !============ !---------------------------------- ! Axis attributes: !---------------------------------- standard_name: longitude units: degrees_east axis: X ! X, Y, Z, T (default: undeclared) long_name: longitude !---------------------------------- ! Additional axis information: !---------------------------------- out_name: lon valid_min: 0.0 valid_max: 360.0 stored_direction: increasing type: double must_have_bounds: yes !---------------------------------- ! !============ axis_entry: latitude !============ !---------------------------------- ! Axis attributes: !---------------------------------- standard_name: latitude units: degrees_north axis: Y ! X, Y, Z, T (default: undeclared) long_name: latitude !---------------------------------- ! Additional axis information: !---------------------------------- out_name: lat valid_min: -90.0 valid_max: 90.0 stored_direction: increasing type: double must_have_bounds: yes !---------------------------------- ! !============ axis_entry: time !============ !---------------------------------- ! Axis attributes: !---------------------------------- standard_name: time units: days since ? axis: T ! X, Y, Z, T (default: undeclared) long_name: time !---------------------------------- ! Additional axis information: !---------------------------------- out_name: time stored_direction: increasing type: double must_have_bounds: yes !---------------------------------- ! !============ axis_entry: smooth_level !============ ! ! This coordinate is a hybrid height coordinate with units of meters (m). ! It increases upward. ! The values of a(k)*ztop, which appear in the formula below, should be stored as smooth_level. ! Note that in the netCDF file the variable will be named "lev", not smooth_level. ! !------------ ! ! Axis attributes: !---------------------------------- standard_name: atmosphere_sleve_coordinate units: m axis: Z positive: up long_name: atmosphere smooth level vertical (SLEVE) coordinate !---------------------------------- ! ! Additional axis information: !---------------------------------- out_name: lev must_have_bounds: yes stored_direction: increasing valid_min: -200. valid_max: 800000. formula: z = a*ztop + b1*zsurf1 + b2*zsurf2 z_factors: a: a b1: b1 b2: b2 ztop: ztop zsurf1: zsurf1 zsurf2: zsurf2 z_bounds_factors: a: a_bnds b1: b1_bnds b2: b2_bnds ztop: ztop zsurf1: zsurf1 zsurf2: zsurf2 !---------------------------------- ! !============ axis_entry: natural_log_pressure !============ ! !This coordinate is dimensionless and varies from near 0 at the surface and increases upward. ! The values of lev(k), which appears in the formula below, should be stored as natural_log_pressure. ! Note that in the netCDF file the variable will be named "lev", not natural_log_pressure. ! !------------ ! ! Axis attributes: !---------------------------------- standard_name: atmosphere_ln_pressure_coordinate axis: Z long_name: atmosphere natural log pressure coordinate positive: down !---------------------------------- ! ! Additional axis information: !---------------------------------- out_name: lev must_have_bounds: yes stored_direction: decreasing valid_min: -1. valid_max: 20. formula: p = p0 * exp(-lev) z_factors: p0: p0 lev: lev z_bounds_factors: p0: p0 lev: lev_bnds !---------------------------------- ! !============ axis_entry: standard_sigma !============ ! ! This coordinate is dimensionless and varies from 0 at the model top to 1.0 at the surface. ! The values of sigma(k), which appears in the formula below, should be stored as standard_sigma. ! Note that in the netCDF file the variable will be named "lev", not standard_sigma. ! !------------ ! ! Axis attributes: !---------------------------------- standard_name: atmosphere_sigma_coordinate axis: Z positive: down long_name: sigma coordinate !---------------------------------- ! ! Additional axis information: !---------------------------------- out_name: lev must_have_bounds: yes stored_direction: decreasing valid_min: 0.0 valid_max: 1.0 formula: p = ptop + sigma*(ps - ptop) z_factors: ptop: ptop sigma: lev ps: ps z_bounds_factors: ptop: ptop sigma: lev_bnds ps: ps !---------------------------------- ! ! !============ axis_entry: standard_hybrid_sigma !============ ! ! This coordinate is dimensionless and varies from a small value at the model top to 1.0 at the surface. ! The values of a+ b, which appear in the formula below, should be stored as standard_hybrid_sigma. ! Note that in the netCDF file the variable will be named "lev", not standard_hybrid_sigma. ! !--------------------------------- ! Axis attributes: !---------------------------------- standard_name: atmosphere_hybrid_sigma_pressure_coordinate units: 1 axis: Z positive: down long_name: hybrid sigma pressure coordinate !---------------------------------- ! Additional axis information: !---------------------------------- out_name: lev must_have_bounds: yes stored_direction: decreasing valid_min: 0.0 valid_max: 1.0 formula: p = a*p0 + b*ps z_factors: p0: p0 a: a b: b ps: ps z_bounds_factors: p0: p0 a: a_bnds b: b_bnds ps: ps !---------------------------------- ! ! !============ axis_entry: alternate_hybrid_sigma !============ ! ! This coordinate is dimensionless and varies from a small value at the model top to 1.0 at the surface. ! The values of ap/p0 + b, which appear in the formula below, should be stored as alternate_hybrid_sigma. ! Note that in the netCDF file the variable will be named "lev", not alternate_hybrid_sigma. ! !------------ ! ! Axis attributes: !---------------------------------- standard_name: atmosphere_hybrid_sigma_pressure_coordinate units: 1 axis: Z positive: down long_name: hybrid sigma pressure coordinate !---------------------------------- ! ! Additional axis information: !---------------------------------- out_name: lev must_have_bounds: yes stored_direction: decreasing valid_min: 0.0 valid_max: 1.0 formula: p = ap + b*ps z_factors: ap: ap b: b ps: ps z_bounds_factors: ap: ap_bnds b: b_bnds ps: ps !---------------------------------- ! ! !============ axis_entry: hybrid_height !============ ! ! This coordinate has dimension of meters (m) and increases upward. ! The values of a which appear in the formula below, should be stored as hybrid_height. ! Note that in the netCDF file the variable will be named "lev", not hybrid_height. ! !------------ ! ! Axis attributes: !---------------------------------- standard_name: atmosphere_hybrid_height_coordinate units: m axis: Z positive: up long_name: hybrid height coordinate !---------------------------------- ! ! Additional axis information: !---------------------------------- out_name: lev must_have_bounds: yes stored_direction: increasing valid_min: 0.0 formula: z = a + b*orog z_factors: a: lev b: b orog: orog z_bounds_factors: a: lev_bnds b: b_bnds orog: orog !---------------------------------- ! ! *************************************************************** ! ! Vertical coordinate formula terms: ! ! *************************************************************** ! ! !============ variable_entry: orog !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: surface_altitude units: m long_name: Surface Altitude comment: height above the geoid; as defined here, ""the geoid"" is a surface of constant geopotential that, if the ocean were at rest, would coincide with mean sea level. Under this definition, the geoid changes as the mean volume of the ocean changes (e.g., due to glacial melt, or global warming of the ocean). Report here the height above the present-day geoid. Over ocean, report as 0.0 !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude out_name: orog type: real valid_min: -700 valid_max: 1.00E+04 !---------------------------------- ! ! !============ variable_entry: p0 !============ !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: reference pressure units: Pa !---------------------------------- ! ! !============ variable_entry: ptop !============ ! !------------ ! ! Variable attributes: !---------------------------------- long_name: pressure at top of model units: Pa !---------------------------------- ! ! ! !============ variable_entry: a !============ !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: a(k) units: 1 !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: b !============ !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: b(k) units: 1 !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: a_bnds !============ ! !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: a(k+1/2) units: 1 !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: b_bnds !============ ! !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: b(k+1/2) units: 1 !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: ap !============ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: ap(k) units: Pa !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: ap_bnds !============ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: ap(k+1/2) units: Pa !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: ztop !============ ! !------------ ! ! Variable attributes: !---------------------------------- long_name: height of top of model units: m !---------------------------------- ! ! ! ! !============ variable_entry: ps ============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: surface_air_pressure units: Pa cell_methods: time: mean long_name: Surface Air Pressure comment: not, in general, the same as mean sea-level pressure !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: ps type: real ! ! ! FROM CMIP5_aero table (occasional merging with aerocom or htap ! settings where variables were duplicated). Then from AEROCOM when ! no CMIP5 available. Then from HTAP when no AEROCOM available, ! then added manually when not in any of above 3 tables. ! Removing variables not needed by ACCMIP. ! ! *************************************************************** ! ! Monthly 2-d atmosphere data VARIABLES ! ! *************************************************************** !============ variable_entry: od550aer !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: atmosphere_optical_thickness_due_to_ambient_aerosol units: 1 cell_methods: time: mean long_name: Ambient Aerosol Optical Thickness at 550 nm comment: AOD from the ambient aerosls (i.e., includes aerosol water). Does not include AOD from stratospheric aerosols if these are prescribed but includes other possible background aerosol types. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: od550aer type: real !---------------------------------- ! !============ variable_entry: od550lt1aer !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: atmosphere_optical_thickness_due_to_pm1_ambient_aerosol units: 1 cell_methods: time: mean long_name: Ambient Fine Aerosol Optical Thickness at 550 nm comment: od550 due to particles with wet diameter less than 1 um (""ambient"" means ""wetted""). When models do not include explicit size information, it can be assumed that all anthropogenic aerosols and natural secondary aerosols have diameter less than 1 um. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: od550lt1aer type: real !---------------------------------- ! !============ variable_entry: abs550aer !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: atmosphere_absorption_optical_thickness_due_to_ambient_aerosol units: 1 cell_methods: time: mean long_name: Ambient Aerosol Absorption Optical Thickness at 550 nm !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: abs550aer type: real !---------------------------------- ! !============ variable_entry: od870aer !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- ! general CF1.4 name was: standard_name: atmosphere_optical_thickness_due_to_ambient_aerosol ! we used it for od550aer, so not repeating here units: 1 cell_methods: time: mean long_name: Ambient Aerosol Optical Thickness at 870 nm comment: AOD from the ambient aerosls (i.e., includes aerosol water). Does not include AOD from stratospheric aerosols if these are prescribed but includes other possible background aerosol types. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: od870aer type: real valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emioa !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_net_chemical_production_and_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Rate of Emission and Production of Dry Aerosol Total Organic Matter comment: tendency of atmosphere mass content of organic matter dry aerosol due to net production and emission. This is the sum of total emission of POA and total production of SOA (emipoa+chepsoa). ""Mass"" refers to the mass of organic matter, not mass of organic carbon alone. We recommend a scale factor of POM=1.4*OC, unless your model has more detailed info available. Was called emi_pom in old ACCMIP Excel table. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emioa type: real positive: up valid_min: -10000 valid_max: 10000 !---------------------------------- !============ variable_entry: emiaoa !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_particulate_organic_matter_dry_aerosol_due_to_net_chemical_production_and_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Anthropogenic Emission Rate of Dry Aerosol Total Organic Matter comment: Includes agricultural waste burning but no other biomass burning. We recommend a scale factor of POM=1.4*OC, unless your model has more detailed info available. Tendency of atmosphere mass content of total organic aerosol due to emission: ""mass"" refers to the mass of organic matter, not mass of organic carbon alone. Was called emi_apom in old ACCMIP Excel table. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiaoa type: real positive: up valid_min: -10000 valid_max: 10000 !---------------------------------- !============ variable_entry: chepsoa !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_secondary_particulate_organic_matter_dry_aerosol_due_to_net_chemical_production units: kg m-2 s-1 cell_methods: time: mean long_name: Production Rate of Dry Aerosol Secondary Organic Matter comment: tendency of atmosphere mass content of secondary organic matter_dry aerosol due to net production: If model lumps SOA emissions with POA, then the sum of POA and SOA emissions is reported as POA emissions. ""mass"" refers to the mass of primary organic matter, not mass of organic carbon alone. Instead of emi_soa in original ACCMIP Excel spreadsheet. That variable had notes: This can be a pseudo-emission flux as used in AEROCOM (Dentener et al, ACP, 2006) or the net. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: chepsoa type: real valid_min: -10000 valid_max: 10000 !---------------------------------- ! !============ variable_entry: chepasoa !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_secondary_particulate_organic_matter_dry_aerosol_due_to_net_chemical_production units: kg m-2 s-1 cell_methods: time: mean long_name: Production Rate of Anthropogenic Dry Aerosol Secondary Organic Matter comment: tendency of atmosphere mass content of anthropogenic secondary organic matter_dry aerosol due to net production: If model lumps SOA emissions with POA, then the sum of POA and SOA emissions is reported as POA emissions. ""mass"" refers to the mass of primary organic matter, not mass of organic carbon alone. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_secondary_particulate_organic_matter_dry_aerosol_due_to_net_chemical_production. Used instead of emi_asoa in original ACCMIP Excel spreadsheet. That variable had notes: This can be a pseudo-emission flux as used in AEROCOM (Dentener et al, ACP, 2006) or the net. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: chepasoa type: real valid_min: -10000 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emibc !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_black_carbon_dry_aerosol_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Emission Rate of Black Carbon Aerosol Mass comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emibc type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emiabc !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_black_carbon_dry_aerosol_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Anthropogenic Emission Rate of Black Carbon Aerosol Mass comment: Includes agricultural waste burning but no other biomass burning. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_black_carbon_dry_aerosol_due_to_emission. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiabc type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: dryoa !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes:!---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of Dry Aerosol Total Organic Matter comment: tendency of atmosphere mass content of organic dry aerosol due to dry deposition: This is the sum of dry deposition of POA and dry deposition of SOA (see next two entries). ""Mass"" refers to the mass of organic matter, not mass of organic carbon alone. We recommend a scale factor of POM=1.4*OC, unless your model has more detailed info available. Was called dry_pom in old ACCMIP Excel table. Dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: dryoa type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: drybc !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_black_carbon_dry_aerosol_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of Black Carbon Aerosol Mass comment: Dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: drybc type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetoa !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of Dry Aerosol Total Organic Matter comment: tendency of atmosphere mass content of organic matter dry aerosols due to wet deposition: This is the sum of wet deposition of POA and wet deposition of SOA (see next two entries). ""Mass"" refers to the mass of organic matter, not mass of organic carbon alone. We recommend a scale factor of POM=1.4*OC, unless your model has more detailed info available. Was called wet_pom in old ACCMIP Excel spreadsheet. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetoa type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetbc !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_black_carbon_dry_aerosol_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of Black Carbon Aerosol Mass !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetbc type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emiso2 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_sulfur_dioxide_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of SO2 comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiso2 type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- !============ variable_entry: emiaso2 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_sulfur_dioxide_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Anthropogenic Emission Rate of SO2 comment: Includes agricultural waste burning but no other biomass burning. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_sulfur_dioxide_due_to_emission. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiaso2 type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- !---------------------------------- ! !============ variable_entry: emiso4 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Direct Emission Rate of SO4 comment: expressed as a tendency of atmosphere mass content of SO4. Direct emission does not include secondary sulfate production. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiso4 type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emiaso4 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_sulfate_dry_aerosol_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Anthropogenic Direct Emission Rate of SO4 comment: Includes agricultural waste burning but no other biomass burning. Expressed as a tendency of atmosphere mass content of SO4. Direct emission does not include secondary sulfate production. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_sulfate_dry_aerosol_due_to_emission. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiaso4 type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emidms !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_dimethyl_sulfide_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of DMS comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emidms type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: dryso2 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_sulfur_dioxide_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of SO2 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: dryso2 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: dryso4 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of SO4 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: dryso4 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: drydms !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_dimethyl_sulfide_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of DMS comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: drydms type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetso4 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of SO4 comment: proposed name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_wet_deposition !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetso4 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetso2 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_sulfur_dioxide_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of SO2 !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetso2 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetdms !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_dimethyl_sulfide_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of DMS !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetdms type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: eminh3 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ammonia_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of NH3 comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: eminh3 type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emianh3 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_ammonia_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Anthropogenic Emission Rate of NH3 comment: Includes agricultural waste burning but no other biomass burning. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_ammonia_due_to_emission. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emianh3 type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- !============ variable_entry: drynh3 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ammonia_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of NH3 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: drynh3 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: drynh4 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ammonium_dry_aerosol_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of NH4 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: drynh4 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetnh4 !============ modeling_realm: aerosol required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ammonium_dry_aerosol_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of NH4 !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetnh4 type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emiss !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_seasalt_dry_aerosol_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of Seasalt comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emiss type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: dryss !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_seasalt_dry_aerosol_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of Seasalt comment: Dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: dryss type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetss !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_seasalt_dry_aerosol_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of Seasalt !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetss type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emidust !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_dust_dry_aerosol_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of Dust comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: emidust type: real positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: drydust !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_dust_dry_aerosol_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of Dust comment: Dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: drydust type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: wetdust !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_dust_dry_aerosol_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of Dust !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: wetdust type: real positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: reffclwtop !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: effective_radius_of_cloud_liquid_water_particle_at_liquid_water_cloud_top units: m cell_methods: time: mean long_name: Cloud-Top Effective Droplet Radius comment: Droplets are liquid only. This is the effective radius ""as seen from space"" over liquid cloudy portion of grid cell. This is the value from uppermost model layer with liquid cloud or, if available, or for some models it is the sum over all liquid cloud tops, no matter where they occur, as long as they are seen from the top of the atmosphere. Reported values are weighted by total liquid cloud top fraction of (as seen from TOA) each time sample when computing monthly mean. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: reffclwtop type: real !---------------------------------- ! !============ variable_entry: reffclitop !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: effective_radius_of_cloud_crystal_at_ice_cloud_top units: m cell_methods: time: mean long_name: Ice Cloud-Top Effective Crystal Radius comment: This is the value from uppermost model layer with ice cloud or, if available, or for some models it is the sum over all ice cloud tops, no matter where they occur, as long as they are seen from the top of the atmosphere. Reported values are weighted by total cwiceliquid cloud top fraction of (as seen from TOA) each time sample when computing monthly mean. proposed name: effective_radius_of_cloud_crystal_at_ice_cloud_top !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: reffclitop type: real !---------------------------------- ! ! !============ variable_entry: dryo3 !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ozone_due_to_dry_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of O3 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! ! !============ variable_entry: stoo3 !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ozone_due_to_dry_deposition_into_stomata units: kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of O3 in Stomata comment: (dry deposition includes gravitational settling, impact scavenging, and turbulent deposition). !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! ! ! !============ variable_entry: wetnh3 !============ required: positive modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_ammonia_due_to_wet_deposition units: kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of NH3 !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !---------------------------------- ! ! ! !============ variable_entry: emico !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: tendency_of_atmosphere_mass_content_of_carbon_monoxide_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of CO comment: Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! ! ! !============ variable_entry: emivoc !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_non_methane_volatile_organic_compounds_as_carbon_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of NMVOC comment: proposed name: tendency_of_atmosphere_mass_content_of_non_methane_volatile_organic_compounds_as_carbon_due_to_emission. Integrate 3D emission field vertically to 2d field. _If_ fixed molecular weight of NMVOC is not available in model, please provide in units of kilomole m-2 s-1 (i.e. kg m-2 s-1 as if model NMVOC had molecular weight of 1) and add a comment to your file. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! ! ! ! !============ variable_entry: emibvoc !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_biogenic_non_methane_volatile_organic_compounds_as_carbon_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of Biogenic NMVOC comment: proposed name: tendency_of_atmosphere_mass_content_of_biogenic_non_methane_volatile_organic_compounds_as_carbon_due_to_emission. Integrate 3D emission field vertically to 2d field. _If_ fixed molecular weight of NMVOC is not available in model, please provide in units of kilomole m-2 s-1 (i.e. kg m-2 s-1 as if model NMVOC had molecular weight of 1) and add a comment to your file. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !============ variable_entry: emiavoc !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_non_methane_volatile_organic_compounds_as_carbon_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of Anthropogenic NMVOC comment: Includes agricultural waste burning but no other biomass burning. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_non_methane_volatile_organic_compounds_as_carbon_due_to_emission. Integrate 3D emission field vertically to 2d field._If_ fixed molecular weight of NMVOC is not available in model, please provide in units of kilomole m-2 s-1 (i.e. kg m-2 s-1 as if model NMVOC had molecular weight of 1) and add a comment to your file. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! ! !============ variable_entry: emiaco !============ required: positive !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_carbon_monoxide_due_to_emission units: kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of Anthropogenic CO comment: Includes agricultural waste burning but no other biomass burning. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_carbon_monoxide_due_to_emission. Integrate 3D emission field vertically to 2d field. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !---------------------------------- ! !==== variable_entry: od440aer !==== ! general CF1.4 name was: standard_name: atmosphere_optical_thickness_due_to_ambient_aerosol ! we used it for od550aer, so not repeating here units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Ambient Aerosol Optical Thickness at 440 nm dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: asyaer !==== !! fails CF1.4: standard_name: atmosphere_aerosol_asymmetry_parameter units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Asymmetry Parameter dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: ang4487aer !==== !! general CF1.4 name was: standard_name: angstrom_exponent_of_ambient_aerosol_in_air units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Angstrom Exponent 440/870nm comment: general standard name is angstrom_exponent_of_ambient_aerosol_in_air dimensions: longitude latitude time !==== variable_entry: ang4467aer !==== !! general CF1.4 name was: standard_name: angstrom_exponent_of_ambient_aerosol_in_air units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Angstrom Exponent 440/670nm comment: general standard name is angstrom_exponent_of_ambient_aerosol_in_air dimensions: longitude latitude time !==== variable_entry: ang5087aer !==== !! general CF1.4 name was: standard_name: angstrom_exponent_of_ambient_aerosol_in_air units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Angstrom Exponent 500/870nm comment: general standard name is angstrom_exponent_of_ambient_aerosol_in_air dimensions: longitude latitude time !==== variable_entry: precip !==== standard_name: precipitation_amount units:kg m-2 cell_methods: time: mean long_name: Precipitation Amount comment: Amount means mass per unit area. Includes all types (rain, snow, large-scale, convective, etc.) dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550so4 !==== !! fails CF1.4: standard_name: atmosphere_optical_thickness_due_to_sulfate_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Sulfate AOD@550nm comment: proposed name: atmosphere_optical_thickness_due_to_sulfate_ambient_aerosol dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550bc !==== standard_name: atmosphere_optical_thickness_due_to_black_carbon_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Black carbon AOD@550nm dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550oa !==== standard_name: atmosphere_optical_thickness_due_to_particulate_organic_matter_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: POM AOD@550nm dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550soa !==== !! fails CF1.4: standard_name: atmosphere_optical_thickness_due_to_secondary_particulate_organic_matter_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: SOA AOD@550nm comment: proposed name: atmosphere_optical_thickness_due_to_secondary_particulate_organic_matter_ambient_aerosol dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550bb !==== !! fails CF1.4: standard_name: atmosphere_optical_thickness_due_to_biomass_burning_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: BB AOD@550nm comment: proposed name: atmosphere_optical_thickness_due_to_biomass_burning_ambient_aerosol dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550no3 !==== !! fails CF1.4: standard_name: atmosphere_optical_thickness_due_to_nitrate_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Nitrate AOD@550nm comment: proposed name: atmosphere_optical_thickness_due_to_nitrate_ambient_aerosol dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550ss !==== standard_name: atmosphere_optical_thickness_due_to_seasalt_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Sea Salt AOD@550nm dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550dust !==== standard_name: atmosphere_optical_thickness_due_to_dust_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Dust AOD@550nm dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: od550aerh2o !==== !! fails CF1.4: standard_name: atmosphere_optical_thickness_due_to_water_ambient_aerosol units:1 cell_methods: time: mean modeling_realm: aerosol long_name: Aerosol Water AOD@550nm comment: proposed name: atmosphere_optical_thickness_due_to_water_ambient_aerosol dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: gf90aer !==== !! fails CF1.4: standard_name: aerosol_growth_factor_at_90_percent_relative_humidity units:1 cell_methods: time: mean modeling_realm: aerosol long_name: gf @ 90 % RH comment: proposed name: aerosol_growth_factor_at_90_percent_relative_humidity dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: clt !==== standard_name: cloud_area_fraction units:1 cell_methods: time: mean modeling_realm: atmos long_name: Cloud Fraction dimensions: longitude latitude time valid_min: 0.0 valid_max: 1.01 !==== variable_entry: lwclrefc !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_clouds_with_reference_composition units:W m-2 cell_methods: time: mean long_name: Clouds TOA LW-RF with Reference Composition comment: proposed name: toa_instantaneous_longwave_forcing_due_to_clouds_with_reference_composition dimensions: longitude latitude time positive: down valid_min: -1000 valid_max: 1000 !==== variable_entry: swclrefc !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_clouds_with_reference_composition units:W m-2 cell_methods: time: mean long_name: Clouds TOA SW-RF with Reference Composition comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_clouds_with_reference_composition dimensions: longitude latitude time positive: down valid_min: -1000 valid_max: 1000 !============ variable_entry: cdnc !============ standard_name: number_concentration_of_cloud_liquid_water_particles_in_air units: m-3 cell_methods: time: mean modeling_realm: aerosol long_name: Cloud Droplet Number Concentration comment: Cloud Droplet Number Concentration in liquid water clouds. dimensions: longitude latitude time ! !==== variable_entry: lcc !==== !! fails CF1.4: standard_name: liquid_water_cloud_area_fraction units:1 cell_methods: time: mean long_name: Liquid Water Cloud Area Fraction comment: proposed name: liquid_water_cloud_area_fraction dimensions: longitude latitude time valid_min: 0.0 valid_max: 1.0 !==== variable_entry: icc !==== !! fails CF1.4: standard_name: ice_cloud_area_fraction units:1 cell_methods: time: mean long_name: Ice Cloud Area Fraction comment: proposed name: ice_cloud_area_fraction dimensions: longitude latitude time valid_min: 0.0 valid_max: 1.0 !==== variable_entry: lwp !==== standard_name: atmosphere_cloud_liquid_water_content units: kg m-2 cell_methods: time: mean long_name: Liquid Water Path dimensions: longitude latitude time valid_min: 0.0 !==== variable_entry: iwp !==== standard_name: atmosphere_cloud_ice_content units: kg m-2 cell_methods: time: mean long_name: Ice Water Path dimensions: longitude latitude time valid_min: 0.0 !==== variable_entry: albs !==== standard_name: planetary_albedo units: 1 cell_methods: time: mean long_name: Planetary Albedo dimensions: longitude latitude time valid_min: 0.0 valid_max: 1.0 !==== variable_entry: albsrfc !==== modeling_realm: atmos standard_name: surface_albedo units:1 cell_methods: time: mean long_name: Surface Albedo dimensions: longitude latitude time valid_min: 0.0 valid_max: 1.01 !==== variable_entry: cod !==== standard_name: atmosphere_optical_thickness_due_to_cloud units: 1 cell_methods: time: mean long_name: Cloud Optical Depth dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 !==== variable_entry: ccn !==== !! fails CF1.4: standard_name: number_concentration_of_ambient_aerosol_in_air_at_liquid_water_cloud_top units: m-3 cell_methods: time: mean long_name: Cloud Condensation Nuclei concentration at Liquid Cloud Top comment: proposed name: number_concentration_of_ambient_aerosol_in_air_at_liquid_water_cloud_top dimensions: longitude latitude time valid_min: 0.0 !==== variable_entry: ttop !==== standard_name: air_temperature_at_cloud_top units: K cell_methods: time: mean long_name: Air Temperature At Cloud Top dimensions: longitude latitude time valid_min: 0.0 valid_max: 300. !==== variable_entry: lts !==== !! fails CF1.4: standard_name: potential_temperature_difference_between_700hPa_and_1000hPa units: K cell_methods: time: mean long_name: Lower Tropospheric Stability comment: proposed name: potential_temperature_difference_between_700hPa_and_1000hPa (Lower Tropospheric Stability) dimensions: longitude latitude time !============ variable_entry: rsut !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: toa_outgoing_shortwave_flux units: W m-2 cell_methods: time: mean long_name: TOA Outgoing Shortwave Radiation comment: at the top of the atmosphere !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rsut type: real positive: up valid_min: -0.02689 valid_max: 421.9 ok_min_mean_abs: 86.50 ok_max_mean_abs: 119.5 !---------------------------------- ! !============ variable_entry: rsutcs !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: toa_outgoing_shortwave_flux_assuming_clear_sky units: W m-2 cell_methods: time: mean long_name: TOA Outgoing Clear-Sky Shortwave Radiation !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rsutcs type: real positive: up valid_min: -0.004 valid_max: 444 ok_min_mean_abs: 47.50 ok_max_mean_abs: 78.50 !---------------------------------- ! !============ variable_entry: rlut !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: toa_outgoing_longwave_flux units: W m-2 cell_methods: time: mean long_name: TOA Outgoing Longwave Radiation comment: at the top of the atmosphere (to be compared with satellite measurements) !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rlut type: real positive: up valid_min: 67.48 valid_max: 383.2 ok_min_mean_abs: 207.4 ok_max_mean_abs: 234.4 !---------------------------------- ! !============ variable_entry: rlutcs !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: toa_outgoing_longwave_flux_assuming_clear_sky units: W m-2 cell_methods: time: mean long_name: TOA Outgoing Clear-Sky Longwave Radiation !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rlutcs type: real positive: up valid_min: 70.59 valid_max: 377.5 ok_min_mean_abs: 228.9 ok_max_mean_abs: 260.4 !---------------------------------- ! !============ variable_entry: rsds !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: surface_downwelling_shortwave_flux_in_air units: W m-2 cell_methods: time: mean long_name: Surface Downwelling Shortwave Radiation !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rsds type: real positive: down valid_min: -0.002946 valid_max: 524.4 ok_min_mean_abs: 143.9 ok_max_mean_abs: 199.0 !---------------------------------- ! !============ variable_entry: rsus !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: surface_upwelling_shortwave_flux_in_air units: W m-2 cell_methods: time: mean long_name: Surface Upwelling Shortwave Radiation !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rsus type: real positive: up valid_min: -0.006589 valid_max: 422.2 ok_min_mean_abs: 19.50 ok_max_mean_abs: 52.50 !---------------------------------- ! !============ variable_entry: rlds !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: surface_downwelling_longwave_flux_in_air units: W m-2 cell_methods: time: mean long_name: Surface Downwelling Longwave Radiation !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rlds type: real positive: down valid_min: 30.71 valid_max: 520.5 ok_min_mean_abs: 271.2 ok_max_mean_abs: 323.6 !---------------------------------- ! !============ variable_entry: rlus !============ modeling_realm: atmos !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: surface_upwelling_longwave_flux_in_air units: W m-2 cell_methods: time: mean long_name: Surface Upwelling Longwave Radiation !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude time out_name: rlus type: real positive: up valid_min: 43.75 valid_max: 658 ok_min_mean_abs: 325.6 ok_max_mean_abs: 376.3 !---------------------------------- ! !==== variable_entry: swtoaasch4 !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_methane units:W m-2 cell_methods: time: mean long_name: All sky SW-RF CH4 at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_methane dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: lwtoaasch4 !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_methane units:W m-2 cell_methods: time: mean long_name: All sky LW-RF CH4 at TOA comment: proposed name: toa_instantaneous_longwave_forcing_due_to_methane dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasn2o !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_nitrous_oxide units:W m-2 cell_methods: time: mean long_name: All sky SW-RF N2O at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_nitrous_oxide dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: lwtoaasn2o !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_nitrous_oxide units:W m-2 cell_methods: time: mean long_name: All sky LW-RF N2O at TOA comment: proposed name: toa_instantaneous_longwave_forcing_due_to_nitrous_oxide dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaashc !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_halocarbons units:W m-2 cell_methods: time: mean long_name: All sky SW-RF halocarbons at TOA comment: CFCs/HCFCs/PFCs/HFCs/SF6. proposed name: toa_instantaneous_shortwave_forcing_due_to_halocarbons dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: lwtoaashc !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_halocarbons units:W m-2 cell_methods: time: mean long_name: All sky LW-RF halocarbons at TOA comment: CFCs/HCFCs/PFCs/HFCs/SF6. proposed name: toa_instantaneous_shortwave_forcing_due_to_halocarbons dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaaso3 !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_ozone units:W m-2 cell_methods: time: mean long_name: All sky SW-RF O3 at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_ozone dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: lwtoaaso3 !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_ozone units:W m-2 cell_methods: time: mean long_name: All sky LW-RF O3 at TOA comment: proposed name: toa_instantaneous_longwave_forcing_due_to_ozone dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtropaso3 !==== !! fails CF1.4: standard_name: tropopause_instantaneous_shortwave_forcing_due_to_ozone units:W m-2 cell_methods: time: mean long_name: All sky SW-RF O3 at Tropopause comment: proposed name: tropopause_instantaneous_shortwave_forcing_due_to_ozone dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: lwtropaso3 !==== !! fails CF1.4: standard_name: tropopause_instantaneous_longwave_forcing_due_to_ozone units:W m-2 cell_methods: time: mean long_name: All sky LW-RF O3 at Tropopause comment: proposed name: tropopause_instantaneous_longwave_forcing_due_to_ozone dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasso4 !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_sulfate_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF so4 at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_sulfate_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasbcff !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_black_carbon_ambient_aerosol_from_fossil_fuels units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF bcff at TOA anthropogenic comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_black_carbon_ambient_aerosol_from_fossil_fuels dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoacsbcff !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_black_carbon_ambient_aerosol_from_fossil_fuels_assuming_clear_sky units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: Clear sky SW-RF bcff at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_black_carbon_ambient_aerosol_from_fossil_fuels_assuming_clear_sky dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasoaff !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_particulate_organic_matter_ambient_aerosol_from_fossil_fuels units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF oaff at TOA anthropogenic comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_particulate_organic_matter_ambient_aerosol_from_fossil_fuels dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoacsoaff !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_particulate_organic_matter_ambient_aerosol_from_fossil_fuels_assuming_clear_sky units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: Clear sky SW-RF oaff at TOA anthropogenic comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_particulate_organic_matter_ambient_aerosol_from_fossil_fuels_assuming_clear_sky dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasbb !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_biomass_burning_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF bb at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_biomass_burning_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoacsbb !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_biomass_burning_ambient_aerosol_assuming_clear_sky units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: Clear sky SW-RF bb at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_biomass_burning_ambient_aerosol_assuming_clear_sky dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaassoa !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_secondary_particulate_organic_matter_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF soa at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_secondary_particulate_organic_matter_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasno3 !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_nitrate_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF no3 at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_nitrate_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasss !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_seasalt_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF ss at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_seasalt_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasdust !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_dust_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF dust at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_dust_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: lwtoaasdust !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_dust_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky LW-RF dust at TOA comment: proposed name: toa_instantaneous_longwave_forcing_due_to_dust_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoacsdust !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_dust_ambient_aerosol_assuming_clear_sky units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: Clear sky SW-RF dust at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_dust_ambient_aerosol_assuming_clear_sky dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 10000 !==== variable_entry: swtoaasaer !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky SW-RF aerosols at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 1000 !==== variable_entry: swtoacsaer !==== !! fails CF1.4: standard_name: toa_instantaneous_shortwave_forcing_due_to_ambient_aerosol_assuming_clear_sky units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: Clear sky SW-RF aerosols at TOA comment: proposed name: toa_instantaneous_shortwave_forcing_due_to_ambient_aerosol_assuming_clear_sky dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 1000 !==== variable_entry: lwtoaasaer !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_ambient_aerosol units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: All sky LW-RF aerosols at TOA comment: proposed name: toa_instantaneous_longwave_forcing_due_to_ambient_aerosol dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 1000 !==== variable_entry: lwtoacsaer !==== !! fails CF1.4: standard_name: toa_instantaneous_longwave_forcing_due_to_ambient_aerosol_assuming_clear_sky units:W m-2 cell_methods: time: mean modeling_realm: aerosol long_name: Clear sky LW-RF aerosols at TOA comment: proposed name: toa_instantaneous_longwave_forcing_due_to_ambient_aerosol_assuming_clear_sky dimensions: longitude latitude time positive: down valid_min: -10000 valid_max: 1000 !==== variable_entry: eminox !==== required: positive standard_name: tendency_of_atmosphere_mass_content_of_nox_expressed_as_nitrogen_due_to_emission units:kg m-2 s-1 cell_methods: time: mean long_name: Total Emission Rate of NOx comment: NOx=NO+NO2. Integrate 3D emission field vertically to 2d field. dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !==== variable_entry: emianox !==== required: positive !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_anthropogenic_nox_expressed_as_nitrogen_due_to_emission units:kg m-2 s-1 cell_methods: time: mean long_name: Anthropogenic Emission Rate of NOx comment: NOx=NO+NO2, Includes agricultural waste burning but no other biomass burning. proposed name: tendency_of_atmosphere_mass_content_of_anthropogenic_nox_expressed_as_nitrogen_due_to_emission. Integrate 3D emission field vertically to 2d field. dimensions: longitude latitude time positive: up valid_min: 0.0 valid_max: 10000 !==== variable_entry: dryhno3 !==== required: positive standard_name: tendency_of_atmosphere_mass_content_of_nitric_acid_due_to_dry_deposition units:kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of HNO3 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !==== variable_entry: dryno2 !==== required: positive standard_name: tendency_of_atmosphere_mass_content_of_nitrogen_dioxide_due_to_dry_deposition units:kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of NO2 comment: dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !==== variable_entry: drynoy !==== required: positive !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_all_nitrogen_oxides_due_to_dry_deposition. units:kg m-2 s-1 cell_methods: time: mean long_name: Dry Deposition Rate of NOy comment: proposed name: tendency_of_atmosphere_mass_content_of_all_nitrogen_oxides_due_to_dry_deposition. NOy is the sum of all simulated oxidized nitrogen species out of NO, NO2, HNO3, HNO4, NO3aerosol, NO3(radical), N2O5, PAN, other organic nitrates. Dry deposition includes gravitational settling, impact scavenging, and turbulent deposition. dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !==== variable_entry: wethno3 !==== required: positive standard_name: tendency_of_atmosphere_mass_content_of_nitric_acid_due_to_wet_deposition units:kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition Rate of HNO3 dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !==== variable_entry: wetnoy !==== required: positive !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_all_nitrogen_oxides_due_to_wet_deposition units:kg m-2 s-1 cell_methods: time: mean long_name: Wet Deposition of NOy incl aerosol nitrate comment: proposed name: tendency_of_atmosphere_mass_content_of_all_nitrogen_oxides_due_to_wet_deposition. NOy is the sum of all simulated oxidized nitrogen species, out of NO, NO2, HNO3, HNO4, NO3aerosol, NO3(radical), N2O5, PAN, other organic nitrates. dimensions: longitude latitude time positive: down valid_min: 0.0 valid_max: 10000 !==== variable_entry: flashrate !==== !! fails CF1.4: standard_name: lightning_flash_rate units:count km-2 s-1 cell_methods: time: mean long_name: Lightning Flash Rate comment: proposed name: lightning_flash_rate dimensions: longitude latitude time valid_min: 0.0 !==== variable_entry: o3col !==== standard_name: atmosphere_mass_content_of_ozone units:kg m-2 cell_methods: time: mean long_name: Total Ozone Column dimensions: longitude latitude time valid_min: 0.0 valid_max: 10000 ! ! *************************************************************** ! ! Monthly 3-d atmosphere data VARIABLES ! ! *************************************************************** !============ variable_entry: vmrch4 !============ modeling_realm: atmos standard_name: mole_fraction_of_methane_in_air units: 1 cell_methods: time: mean long_name: CH4 Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 ! !============ variable_entry: vmro3 !============ !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: mole_fraction_of_ozone_in_air units: 1 cell_methods: time: mean long_name: O3 Volume Mixing Ratio !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! !============ variable_entry: vmrstrato3 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: mole_fraction_of_stratospheric_ozone_in_air units: 1 cell_methods: time: mean long_name: Stratospheric O3 Volume Mixing Ratio comment: Has loss only below WMO tropopause. proposed name: mole_fraction_of_stratospheric_ozone_in_air !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! ! !============ variable_entry: vmrco !============ !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: mole_fraction_of_carbon_monoxide_in_air units: 1 cell_methods: time: mean long_name: CO Volume Mixing Ratio !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- !============ variable_entry: vmrcodirect !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: mole_fraction_of_codirect_with_50_day_lifetime_in_air units: 1 cell_methods: time: mean long_name: VMR CO-like passive tracer with prescribed 50-day lifetime comment: proposed name: mole_fraction_of_codirect_with_50_day_lifetime_in_air. Source is as in HTAP. !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! ! !============ variable_entry: vmroh !============ !---------------------------------- ! Variable attributes: !---------------------------------- standard_name: mole_fraction_of_hydroxyl_radical_in_air units: 1 cell_methods: time: mean long_name: OH Volume Mixing Ratio !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! !============ variable_entry: mmrpm10 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: mass_fraction_of_pm10_dry_aerosol_in_air units: 1 cell_methods: time: mean long_name: PM10 (at 50 % RH) Mass Mixing Ratio comment: E.g. mass_fraction_of_pm10_aerosol_at_50_percent_relative_humidity_in_air, proposed name: mass_fraction_of_pm10_dry_aerosol_in_air !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! ! !============ variable_entry: mmrpm2p5 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: mass_fraction_of_pm2p5_dry_aerosol_in_air units: 1 cell_methods: time: mean long_name: PM2.5 (at 50 % RH) Mass Mixing Ratio comment: E.g. mass_fraction_of_pm2p5_aerosol_at_50_percent_relative_humidity_in_air, proposed_name: mass_fraction_of_pm2p5_dry_aerosol_in_air !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! ! !============ variable_entry: mmrpm1 !============ modeling_realm: aerosol !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: mass_fraction_of_pm1_dry_aerosol_in_air units: 1 cell_methods: time: mean long_name: PM1.0 (at 50 % RH) Mass Mixing Ratio comment: E.g. mass_fraction_of_pm1_aerosol_at_50_percent_relative_humidity_in_air. proposed name: mass_fraction_of_pm1_dry_aerosol_in_air !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! !============ variable_entry: prodo1d !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_O1D_due_to_chemical_gross_production units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Gross Production Rate of O1D comment: proposed name: tendency_of_mole_concentration_of_O1D_by_chemical_gross_production !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- ! !============ variable_entry: prodoh !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_hydroxyl_radical_due_to_chemical_gross_production units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Gross Production Rate of OH comment: proposed name: tendency_of_mole_concentration_of_hydroxyl_radical_due_to_chemical_gross_production !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- ! !============ variable_entry: prodo3 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_gross_production units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Gross Production Rate of O3 comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_gross_production !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- ! !============ variable_entry: prodo3viaho2 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_production_by_HO2_plus_NO units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Production Rate of O3 via HO2+NO comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_production_by_HO2_plus_NO !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- !============ variable_entry: prodo3viach3o2 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_production_by_CH3O2_plus_NO units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Production Rate of O3 via CH3O2+NO comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_production_by_CH3O2_plus_NO !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- ! !============ variable_entry: prodo3viaro2 !============ ! !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_production_by_RO2_plus_NO units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Production Rate of O3 via RO2+NO comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_production_by_RO2_plus_NO !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- ! ! !============ variable_entry: losso3 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_gross_destruction units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Gross Loss Rate of O3 comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_gross_destruction !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1000000.0 !---------------------------------- ! !============ variable_entry: losso3viaoh !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_destruction_by_OH units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Loss Rate of O3 via O3+OH comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_destruction_by_OH !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1000000.0 !---------------------------------- ! ! !============ variable_entry: losso3viaho2 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_destruction_by_HO2 units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Loss Rate of O3 via O3+HO2 comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_destruction_by_HO2 !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1000000.0 !---------------------------------- ! ! !============ variable_entry: losso3viaalkenes !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_ozone_due_to_chemical_destruction_by_alkenes units: mole m-3 s-1 cell_methods: time: mean long_name: Chemical Loss Rate of O3 via O3+Alkenes comment: proposed name: tendency_of_mole_concentration_of_ozone_due_to_chemical_destruction_by_alkenes !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1000000.0 !---------------------------------- ! ! !============ variable_entry: lossch4 !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_methane_due_to_chemical_gross_destruction units: mole m-3 s-1 cell_methods: time: mean long_name: Rate of CH4 Oxidation comment: proposed name: tendency_of_mole_concentration_of_methane_due_to_chemical_gross_destruction !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1000000.0 !---------------------------------- ! ! ! !============ variable_entry: lossco !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: tendency_of_mole_concentration_of_carbon_monoxide_due_to_chemical_gross_destruction units: mole m-3 s-1 cell_methods: time: mean long_name: Rate of CO Oxidation comment: proposed name: tendency_of_mole_concentration_of_carbon_monoxide_due_to_chemical_gross_destruction !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1000000.0 !---------------------------------- !============ variable_entry: photo1d !============ !---------------------------------- ! Variable attributes: !---------------------------------- !! fails CF1.4: standard_name: photolysis_rate_of_ozone_to_O1D units: s-1 cell_methods: time: mean long_name: Photolysis Rate of O3 to O1D comment: proposed name: photolysis_rate_of_ozone_to_O1D !---------------------------------- ! Additional variable information: !---------------------------------- dimensions: longitude latitude alevel time valid_min: 0.0 !---------------------------------- !==== variable_entry: temp !==== modeling_realm: atmos standard_name: air_temperature units:K cell_methods: time: mean long_name: Air Temperature comment: Air temperature is the bulk temperature of the air, not the surface (skin) temperature. dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: hus !==== modeling_realm: atmos standard_name: specific_humidity units:1 cell_methods: time: mean long_name: Specific Humidity dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1.0 !==== variable_entry: dh !==== !! fails CF1.4: standard_name: model_level_geometric_thickness units:m cell_methods: time: mean long_name: Grid Cell Geometric Thickness dimensions: longitude latitude alevel time comment: proposed name: model_level_geometric_thickness. (e.g. grid_cell_height) valid_min: 0.0 valid_max: 100000 !==== variable_entry: airmass !==== standard_name: atmosphere_mass_of_air_per_unit_area units:kg m-2 cell_methods: time: mean long_name: Vertically Integrated Mass Content of Air in Layer dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmraerh2o !==== modeling_realm: aerosol standard_name: mass_fraction_of_water_in_ambient_aerosol_in_air units:1 cell_methods: time: mean long_name: Aerosol Water Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmroa !==== modeling_realm: aerosol standard_name: mass_fraction_of_particulate_organic_matter_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: POM Mass Mixing Ratio comment: We recommend a scale factor of POM=1.4*OC, unless your model has more detailed info available. dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmrsoa !==== modeling_realm: aerosol standard_name: mass_fraction_of_secondary_particulate_organic_matter_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: SOA Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmrbc !==== modeling_realm: aerosol standard_name: mass_fraction_of_black_carbon_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: BC Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mcu !==== standard_name: updraught_convective_mass_flux units:kg m-2 s-1 cell_methods: time: mean long_name: Convective Updraft dimensions: longitude latitude alevel time comment: In accordance with common usage in geophysical disciplines, "flux" implies per unit area, called "flux density" in physics. The atmosphere convective mass flux is the vertical transport of mass for a field of cumulus clouds or thermals, given by the product of air density and vertical velocity. For an area-average, cell_methods should specify whether the average is over all the area or the area of updrafts only. positive: up valid_min: 0.0 valid_max: 10000 !==== variable_entry: cl !==== modeling_realm: atmos standard_name: cloud_area_fraction_in_atmosphere_layer units: % cell_methods: time: mean long_name: 3D Cloud Area Fraction comment: Includes both large-scale and convective cloud dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 100. !==== variable_entry: clw !==== modeling_realm: atmos standard_name: mass_fraction_of_cloud_liquid_water_in_air units:1 cell_methods: time: mean long_name: Mass Fraction of Cloud Liquid Water comment: Includes both large-scale and convective cloud. Calculate as the mass of cloud liquid water in the grid cell divided by the mass of air (including the water in all phases) in the grid cells. Precipitating hydrometeors are included ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model. dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1.01 !==== variable_entry: cli !==== modeling_realm: atmos standard_name: mass_fraction_of_cloud_ice_in_air units:1 cell_methods: time: mean long_name: Mass Fraction of Cloud Ice comment: Includes both large-scale and convective cloud. This is calculated as the mass of cloud ice in the grid cell divided by the mass of air (including the water in all phases) in the grid cell. It includes precipitating hydrometeors ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model. dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1.01 !==== variable_entry: mmrso4 !==== modeling_realm: aerosol standard_name: mass_fraction_of_sulfate_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: SO4 Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: vmrso2 !==== modeling_realm: aerosol standard_name: mole_fraction_of_sulfur_dioxide_in_air units:1 cell_methods: time: mean long_name: SO2 Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: vmrisop !==== standard_name: mole_fraction_of_isoprene_in_air units:1 cell_methods: time: mean long_name: Isoprene Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: vmrhcho !==== standard_name: mole_fraction_of_formaldehyde_in_air units:1 cell_methods: time: mean long_name: Formaldehyde Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: vmrdms !==== modeling_realm: aerosol standard_name: mole_fraction_of_dimethyl_sulfide_in_air units:1 cell_methods: time: mean long_name: DMS Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: emilnox !==== !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_nox_from_lightning units:kg m-2 s-1 cell_methods: time: mean long_name: Layer-intgrated Lightning Production of NOx dimensions: longitude latitude alevel time comment: Integrate the NOx production for lightning over model layer. proposed name: tendency_of_atmosphere_mass_content_of_nox_from_lightning valid_min: 0.0 valid_max: 10000 !==== variable_entry: chegpso4 !==== modeling_realm: aerosol !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_gas_phase_net_chemical_production units:kg m-2 s-1 cell_methods: time: mean long_name: Gas Phase Production Rate of SO4 comment: proposed name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_gas_phase_net_chemical_production dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: cheaqpso4 !==== modeling_realm: aerosol !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_aqueous_phase_net_chemical_production units:kg m-2 s-1 cell_methods: time: mean long_name: Aqueous Phase Production Rate of SO4 comment: proposed name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_aqueous_phase_net_chemical_production dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: cheaqpH2O2so4 !==== modeling_realm: aerosol !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_aqueous_phase_net_chemical_production_by_Siv_plus_H2O2 units:kg m-2 s-1 cell_methods: time: mean long_name: Aqueous Phase Production Rate of SO4 via S(IV)+H2O2 comment: proposed name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_aqueous_phase_net_chemical_production_by_Siv_plus_H2O2 dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: cheaqpO3so4 !==== modeling_realm: aerosol !! fails CF1.4: standard_name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_aqueous_phase_net_chemical_production_by_Siv_plus_O3 units:kg m-2 s-1 cell_methods: time: mean long_name: Aqueous Phase Production Rate of SO4 via S(IV)+O3 dimensions: longitude latitude alevel time comment: proposed name: tendency_of_atmosphere_mass_content_of_sulfate_dry_aerosol_due_to_aqueous_phase_net_chemical_production_by_Siv_plus_O3 valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmrno3 !==== modeling_realm: aerosol standard_name: mass_fraction_of_nitrate_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: NO3 Aerosol Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmrnh4 !==== modeling_realm: aerosol standard_name: mass_fraction_of_ammonium_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: NH4 Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: vmrno !==== standard_name: mole_fraction_of_nitrogen_monoxide_in_air units:1 cell_methods: time: mean long_name: NO Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: vmrno2 !==== standard_name: mole_fraction_of_nitrogen_dioxide_in_air units:1 cell_methods: time: mean long_name: NO2 Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: vmrhno3 !==== standard_name: mole_fraction_of_nitric_acid_in_air units:1 cell_methods: time: mean long_name: HNO3 Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: vmrpan !==== standard_name: mole_fraction_of_peroxyacetyl_nitrate_in_air units:1 cell_methods: time: mean long_name: PAN Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: mmrss !==== modeling_realm: aerosol standard_name: mass_fraction_of_seasalt_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: Sea Salt Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 !==== variable_entry: mmrdust !==== modeling_realm: aerosol standard_name: mass_fraction_of_dust_dry_aerosol_in_air units:1 cell_methods: time: mean long_name: Dust Mass Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 10000 ! *************************************************************** ! ! Monthly-mean 3-d zonal mean atmosphere data (e.g. use 1 for the number of longitudes): ! ! *************************************************************** !==== variable_entry: zmch4 !==== standard_name: mole_fraction_of_methane_in_air units:1 cell_methods: time: mean longitude: mean long_name: Zonal Mean CH4 Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: zmcly !==== !! fails CF1.4: standard_name: mole_fraction_of_total_reactive_chlorine_in_air units:1 cell_methods: time: mean longitude: mean long_name: Zonal Mean Cly Volume Mixing Ratio comment: proposed name: mole_fraction_of_total_reactive_chlorine_in_air dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: zmh2o !==== standard_name: mole_fraction_of_water_vapor_in_air units:1 cell_methods: time: mean longitude: mean long_name: Zonal Mean H2O Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: zmhcl !==== standard_name: mole_fraction_of_hydrogen_chloride_in_air units:1 cell_methods: time: mean longitude: mean long_name: Zonal Mean HCl Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: zmo3 !==== standard_name: mole_fraction_of_ozone_in_air units:1 cell_methods: time: mean longitude: mean long_name: Zonal Mean O3 Volume Mixing Ratio dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 0.1 !==== variable_entry: zmage !==== !! fails CF1.4: standard_name: age_of_air units:s cell_methods: time: mean longitude: mean long_name: Zonal Mean Age of Air comment: proposed name: age_of_air dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 1.e10 !==== variable_entry: zmt !==== standard_name: air_temperature units:K cell_methods: time: mean longitude: mean long_name: Zonal Mean Air Temperature dimensions: longitude latitude alevel time valid_min: 0.0 valid_max: 500. !==== variable_entry: zmu !==== standard_name: eastward_wind units:m s-1 cell_methods: time: mean longitude: mean long_name: Zonal Mean Zonal Wind dimensions: longitude latitude alevel time valid_min: -300. valid_max: 300.