netcdf BUBUamDADhur111v120504_1_7470074759427065194 {
dimensions:
time = UNLIMITED ; // (10950 currently)
plev = 8 ;
lat = 64 ;
lon = 128 ;
bnds = 2 ;
variables:
double time(time) ;
time:bounds = "time_bnds" ;
time:units = "days since 1979-01-01 00:00:00" ;
time:calendar = "noleap" ;
time:axis = "T" ;
time:long_name = "time" ;
time:standard_name = "time" ;
double time_bnds(time, bnds) ;
double plev(plev) ;
plev:units = "Pa" ;
plev:axis = "Z" ;
plev:positive = "down" ;
plev:long_name = "pressure" ;
plev:standard_name = "air_pressure" ;
double lat(lat) ;
lat:bounds = "lat_bnds" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
lat:long_name = "latitude" ;
lat:standard_name = "latitude" ;
double lat_bnds(lat, bnds) ;
double lon(lon) ;
lon:bounds = "lon_bnds" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
lon:long_name = "longitude" ;
lon:standard_name = "longitude" ;
double lon_bnds(lon, bnds) ;
float hur(time, plev, lat, lon) ;
hur:standard_name = "relative_humidity" ;
hur:long_name = "Relative Humidity" ;
hur:comment = "This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C." ;
hur:units = "%" ;
hur:cell_methods = "time: mean" ;
hur:cell_measures = "area: areacella" ;
hur:missing_value = 1.e+20f ;
hur:_FillValue = 1.e+20f ;
hur:associated_files = "baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_BNU-ESM_amip_r0i0p0.nc areacella: areacella_fx_BNU-ESM_amip_r0i0p0.nc" ;
// global attributes:
:institution = "GCESS,BNU,Beijing,China" ;
:institute_id = "BNU" ;
:experiment_id = "amip" ;
:source = "BNU-ESM" ;
:model_id = "BNU-ESM" ;
:forcing = "N/A" ;
:parent_experiment_id = "historical" ;
:parent_experiment_rip = "r1i1p1" ;
:branch_time = 0. ;
:contact = "Ji Duoying ()" ;
:initialization_method = 1 ;
:physics_version = 1 ;
:tracking_id = "381e2409-8d85-42f0-9a90-ebbb351ae89c" ;
:product = "output" ;
:experiment = "AMIP" ;
:frequency = "day" ;
:creation_date = "2012-04-17T16:54:21Z" ;
:history = "2012-04-17T16:54:08Z CMOR rewrote data to comply with CF standards and CMIP5 requirements." ;
:Conventions = "CF-1.4" ;
:project_id = "CMIP5" ;
:table_id = "Table day (26 July 2011) f21c16b785432e6bd3f72e80f2cade49" ;
:title = "BNU-ESM model output prepared for CMIP5 AMIP" ;
:parent_experiment = "historical" ;
:modeling_realm = "atmos" ;
:realization = 1 ;
:cmor_version = "2.7.1" ;
}