OrderedDict([(u'time', <type 'netCDF4._netCDF4.Variable'>
float64 time(time)
bounds: time_bnds
units: days since 1850-1-1 00:00:00
calendar: proleptic_gregorian
axis: T
long_name: time
standard_name: time
unlimited dimensions: time
current shape = (3652,)
filling off
), (u'time_bnds', <type 'netCDF4._netCDF4.Variable'>
float64 time_bnds(time, bnds)
unlimited dimensions: time
current shape = (3652, 2)
filling off
), (u'lat', <type 'netCDF4._netCDF4.Variable'>
float64 lat(lat)
bounds: lat_bnds
units: degrees_north
axis: Y
long_name: latitude
standard_name: latitude
unlimited dimensions:
current shape = (96,)
filling off
), (u'lat_bnds', <type 'netCDF4._netCDF4.Variable'>
float64 lat_bnds(lat, bnds)
unlimited dimensions:
current shape = (96, 2)
filling off
), (u'lon', <type 'netCDF4._netCDF4.Variable'>
float64 lon(lon)
bounds: lon_bnds
units: degrees_east
axis: X
long_name: longitude
standard_name: longitude
unlimited dimensions:
current shape = (192,)
filling off
), (u'lon_bnds', <type 'netCDF4._netCDF4.Variable'>
float64 lon_bnds(lon, bnds)
unlimited dimensions:
current shape = (192, 2)
filling off
), (u'pr', <type 'netCDF4._netCDF4.Variable'>
float32 pr(time, lat, lon)
standard_name: precipitation_flux
long_name: Precipitation
comment: at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)
units: kg m-2 s-1
cell_methods: time: mean
cell_measures: area: areacella
history: 2011-05-31T14:07:36Z altered by CMOR: replaced missing value flag (2e+20) with standard missing value (1e+20).
missing_value: 1e+20
_FillValue: 1e+20
associated_files: baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MPI-ESM-LR_1pctCO2_r0i0p0.nc areacella: areacella_fx_MPI-ESM-LR_1pctCO2_r0i0p0.nc
unlimited dimensions: time
current shape = (3652, 96, 192)
filling off
)])
OrderedDict([(u'time', <type 'netCDF4._netCDF4.Dimension'> (unlimited): name = 'time', size = 3652
), (u'lat', <type 'netCDF4._netCDF4.Dimension'>: name = 'lat', size = 96
), (u'lon', <type 'netCDF4._netCDF4.Dimension'>: name = 'lon', size = 192
), (u'bnds', <type 'netCDF4._netCDF4.Dimension'>: name = 'bnds', size = 2
)])
OrderedDict()