netcdf z04/lnd/clm2/rawdata/mksrf_organic.10level.081013.nc { dimensions: number_of_layers = 10; lat = 180; lon = 360; variables: float lat(lat=180); :long_name = "lat"; :units = "degrees north"; float lon(lon=360); :long_name = "lon"; :units = "degrees east"; float ORGANIC(number_of_layers=10, lat=180, lon=360); :units = "kg/m3 (assumed carbon content 0.58 gC per gOM)"; :long_name = "Organic soil density at soil levels"; float LATIXY(lat=180, lon=360); :long_name = "latitude-2d"; :units = "degrees north"; float LONGXY(lat=180, lon=360); :long_name = "longitude-2d"; :units = "degrees east"; float EDGEN; :long_name = "northern edge of surface grid"; :units = "degrees north"; float EDGES; :long_name = "southern edge of surface grid"; :units = "degrees north"; float EDGEE; :long_name = "eastern edge of surface grid"; :units = "degrees east"; float EDGEW; :long_name = "western edge of surface grid"; :units = "degrees east"; float ZSOI(number_of_layers=10); :long_name = "soil layer depth"; :units = "m"; float DZSOI(number_of_layers=10); :long_name = "soil layer thickness"; :units = "m"; float LANDMASK(lat=180, lon=360); // global attributes: :created_by = "David Lawrence: mk_forganic.nc.pro"; :created_date = "081013"; :citation_a = "Lawrence, D.M. and A.G.Slater, 2007: "; :citation_b = "Incorporating organic soil into a global climate model. "; :citation_c = "Clim. Dyn., doi:10.1007/s00382-007-0278-1."; :data_source_a = "Global Soil Data Task (2000) Global gridded surfaces of selected soil"; :data_source_b = "characteristics (IGBPDIS). International Geosphere-Biosphere"; :data_source_c = "Programme Data and Information Services. Available online"; :data_source_d = "[http://www.daac.ornl.gov/] from the ORNL Distributed Active"; :data_source_e = "Archive Center, Oak Ridge National Laboratory, Oak Ridge, TN, USA"; }