netcdf files/d010078/conus_daily_eighth_19880101_19881231_006.nc4 { dimensions: time = UNLIMITED; // (366 currently) lon = 464; lat = 224; variables: double time(time=366); :units = "seconds since 1970-01-01 00:00:00.0 0:00"; :_ChunkSizes = 512U; // uint double lon(lon=464); :long_name = "Longitude"; :units = "degrees_east"; float t_mean(time=366, lat=224, lon=464); :long_name = "estimated daily mean temperature"; :units = "deg_C"; :_FillValue = -999.0f; // float :_ChunkSizes = 60U, 92U, 189U; // uint double elevation(lat=224, lon=464); :units = "meters"; :_FillValue = -999.0; // double :_ChunkSizes = 224U, 464U; // uint float t_range(time=366, lat=224, lon=464); :long_name = "estimated diurnal range"; :units = "deg_C"; :_FillValue = -999.0f; // float :_ChunkSizes = 60U, 92U, 189U; // uint double lat(lat=224); :long_name = "Latitude"; :units = "degrees_north"; float pcp(time=366, lat=224, lon=464); :long_name = "estimated precip in mm/day"; :units = "mm"; :_FillValue = -999.0f; // float :_ChunkSizes = 60U, 92U, 189U; // uint // global attributes: :institution = "National Center fo Atmospheric Research (NCAR), Boulder, CO USA"; :title = "CONUS daily 12-km gridded ensemble precipitation and temperature dataset for 1980-2016"; :source = "Generated using version 1.1 of CONUS ensemble code base"; :references = "Newman et al. 2015: Gridded Ensemble Precipitation and Temperature Estimates for the Contiguous United States. J. Hydrometeorology"; :history = "Wed Oct 24 14:02:06 2018: ncks -4 -L 1 conus_daily_eighth_19880101_19881231.nc_006 -O conus_daily_eighth_19880101_19881231.nc_006"; :NCO = "netCDF Operators version 4.7.4 (http://nco.sf.net)"; }