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-hourly ! table id table_date: 1 March 2011 ! date this table was constructed modeling_realm: atmos frequency: 1hr 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_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_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: 0.041666667 ! 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 !---------------------------------- ! !! IS THIS NEEDED? !============ axis_entry: alev1 !============ !---------------------------------- ! Axis attributes: !---------------------------------- axis: Z ! X, Y, Z, T (default: undeclared) long_name: lowest atmospheric model level !---------------------------------- ! Additional axis information: !---------------------------------- out_name: lev stored_direction: increasing type: double must_have_bounds: yes index_only: ok !---------------------------------- ! !============ 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) !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: b !============ !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: b(k) !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: a_bnds !============ ! !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: a(k+1/2) !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: alevel type: double !---------------------------------- ! ! !============ variable_entry: b_bnds !============ ! !------------ ! ! Variable attributes: !---------------------------------- long_name: vertical coordinate formula term: b(k+1/2) !---------------------------------- ! ! 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 ! !============ 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 in Lowest Model Layer !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: longitude latitude alev1 time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! ! !============ variable_entry: vmrno2 !============ ! ! Variable attributes: !---------------------------------- standard_name: mole_fraction_of_nitrogen_dioxide_in_air units: 1 cell_methods: time: mean long_name: NO2 Volume Mixing Ratio in Lowest Model Layer !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: longitude latitude alev1 time valid_min: 0.0 valid_max: 0.1 !---------------------------------- ! ! ! !============ variable_entry: mmrpm2p5 !============ ! ! Variable attributes: !---------------------------------- standard_name: mass_fraction_of_pm2p5_ambient_aerosol_in_air units: 1 cell_methods: time: mean long_name: PM2.5 Mass Mixing Ratio in Lowest Model Layer !---------------------------------- ! ! Additional variable information: !---------------------------------- dimensions: longitude latitude alev1 time valid_min: 0.0 valid_max: 0.1 !---------------------------------- !