netcdf bioclimdata/climate/wna30sec_cru_CRU_TS_2.10_monthly.ncml { dimensions: lat = 2400; lon = 4029; time = 1224; variables: double lat(lat=2400); :long_name = "latitude"; :name = "lat"; :units = "degrees_north"; :axis = "Y"; :standard_name = "latitude"; :valid_min = 38.0; // double :valid_max = 57.99166666666667; // double :coordinate_defines = "grid-cell center"; :_CoordinateAxisType = "Lat"; :_ChunkSizes = 100U; // uint double lon(lon=4029); :long_name = "longitude"; :name = "lon"; :units = "degrees_east"; :axis = "X"; :standard_name = "longitude"; :valid_min = -136.56666666666666; // double :valid_max = -103.0; // double :coordinate_defines = "grid-cell center"; :_CoordinateAxisType = "Lon"; :_ChunkSizes = 100U; // uint double time(time=1224); :long_name = "time"; :standard_name = "time"; :units = "days since 1900-01-01"; :axis = "T"; :calendar = "Gregorian"; :_CoordinateAxisType = "Time"; :_ChunkSizes = 1U; // uint float tmp(time=1224, lat=2400, lon=4029); :long_name = "monthly mean temperature"; :name = "tmp"; :units = "degrees_Celsius"; :missing_value = -9999.0f; // float :_FillValue = -9999.0f; // float :_ChunkSizes = 1U, 100U, 100U; // uint :actual_range = -37.5f, 39.7f; // float float prec(time=1224, lat=2400, lon=4029); :long_name = "monthly total precipitation"; :name = "prec"; :units = "mm"; :missing_value = -9999.0f; // float :_FillValue = -9999.0f; // float :_ChunkSizes = 1U, 100U, 100U; // uint :actual_range = 0.0f, 2524.0f; // float float sun(time=1224, lat=2400, lon=4029); :long_name = "monthly mean possible sunshine"; :name = "sun"; :units = "%"; :missing_value = -9999.0f; // float :_FillValue = -9999.0f; // float :_ChunkSizes = 1U, 100U, 100U; // uint :actual_range = 0.0f, 100.0f; // float float elev(lat=2400, lon=4029); :long_name = "elevation"; :name = "elev"; :units = "m"; :missing_value = -9999.0f; // float :_FillValue = -9999.0f; // float // global attributes: :anomaly_base_period = "1961-1990 30-year mean"; :base_period_climate_data = "CRU CL 2.0 (New et al. 2002); CRU TS 2.1 (Mitchell and Jones 2005)"; :grid_spacing = "30 arc-second"; :projection = "geographic"; :citation = "Shafer et al., in review, PLOS ONE; Shafer and Bartlein, in review, U.S. Geological Survey Data Set, doi:[TBD]"; :institution = "U.S. Geological Survey; Univ. of Oregon"; :contact = "Sarah L. Shafer (sshafer@usgs.gov), U.S. Geological Survey; Patrick J. Bartlein (bartlein@uoregon.edu), Univ. of Oregon"; :references = "Mitchell and Jones, 2005, Int. J. Climatology 25:693-712; New et al., 2002, Climate Research 21:1-25; New et al., 1999, J. Climate 12:829-856."; :Conventions = "CF-1.0"; :disclaimer = "Although these data have been processed successfully on a computer system at the U.S. Geological Survey (USGS), no warranty expressed or implied is made regarding the display or utility of the data on any other system, or for general or scientific purposes, nor shall the act of distribution constitute any such warranty. The USGS shall not be held liable for improper or incorrect use of the data described and/or contained herein. Any use of trade, firm, or product names is for descriptive purposes only and does not imply endorsement by the U.S. Government."; :comment = "Elevation data are from the Shuttle Radar Topography Mission version 2 (SRTM V2) data set (http://www2.jpl.nasa.gov/srtm/; Farr et al. 2007) "; }