!---------------------------------------------------------------------- ! ! File: PMIP2_table_A_X4 ! ! CMOR table definition for HIGH-FREQUENCY ATMOSPHERIC output from ! PMIP2 experiments (6-hourly resolution). ! !---------------------------------------------------------------------- !---------------------------------------- ! ! HEADER INFORMATION ! !---------------------------------------- cmor_version: 0.96 cf_version: 1.0 project_id: PMIP2 table_id: Table A_X4 table_date: 10 March 2005 expt_id_ok: 'PMIP2_0K_OA Pre-industrial Ocean-Atmosphere PMIP2 experiment' expt_id_ok: 'PMIP2_0K_OAV Pre-industrial Ocean-Atmosphere-Vegetation PMIP2 experiment' expt_id_ok: 'PMIP2_6K_OA Mid-Holocene 6k Ocean-Atmosphere PMIP2 experiment' expt_id_ok: 'PMIP2_6K_OAV Mid-Holocene 6k Ocean-Atmosphere-Vegetation PMIP2 experiment' expt_id_ok: 'PMIP2_21K_OA Last Glacial Maximum Ocean-Atmosphere PMIP2 experiment' expt_id_ok: 'PMIP2_21K_OAV Last Glacial Maximum Ocean-Atmosphere-Vegetation PMIP2 experiment' magic_number: -1 ! used to check whether this file has been ! altered from the official version. ! should be set to number of non-blank ! characters in file. approx_interval: 0.25 missing_value: 1.0E20 ! Subroutine argument control subroutine_entry: cmor_axis required: table axis_name units length coord_vals cell_bounds ignored: interval subroutine_entry: cmor_variable required: table table_entry units axis_ids indeterminate: missing_value optional: tolerance original_name history comment ignored: positive subroutine_entry: cmor_write required: var_id data indeterminate: ntimes_passed time_vals time_bnds store_with optional: file_suffix !---------------------------------------- ! ! AXIS DEFINITIONS ! !---------------------------------------- axis_entry: longitude standard_name: longitude units: degrees_east axis: X long_name: longitude out_name: lon valid_min: 0.0 valid_max: 360.0 axis_entry: latitude standard_name: latitude units: degrees_north axis: Y long_name: latitude out_name: lat valid_min: -90.0 valid_max: 90.0 axis_entry: height2 ignored: cell_bounds standard_name: height units: m axis: Z positive: up long_name: height out_name: height valid_min: 0.0 valid_max: 30.0 value: 10.0 axis_entry: time optional: interval length indeterminate: coord_vals cell_bounds standard_name: time units: days since ? axis: T long_name: time !---------------------------------------- ! ! VARIABLE DEFINITIONS ! !---------------------------------------- variable_entry: uvas standard_name: wind_speed units: m s-1 cell_methods: time: mean long_name: Surface Wind Speed (10m) dimensions: longitude latitude time height2