netcdf files/d583153/UH_1998.nc4 { dimensions: lat = 1520; lon = 2288; time = UNLIMITED; // (365 currently) variables: double elevation(lat=1520, lon=2288); :units = "meters"; :_FillValue = -999.0; // double :_ChunkSizes = 1520U, 2288U; // uint double latitude(lat=1520, lon=2288); :units = "degrees_north"; :_ChunkSizes = 1520U, 2288U; // uint double longitude(lat=1520, lon=2288); :units = "degrees_east"; :_ChunkSizes = 1520U, 2288U; // uint float pcp(time=365, lat=1520, lon=2288); :long_name = "Daily precipitation in mm/day"; :_FillValue = -9999.0f; // float :units = "mm"; :_ChunkSizes = 10U, 258U, 388U; // uint double time(time=365); :units = "seconds since 1970-01-01 00:00:00.0 0:00"; :_ChunkSizes = 512U; // uint float tmax(time=365, lat=1520, lon=2288); :long_name = "Maximum Daily 2-m air temperature"; :_FillValue = -9999.0f; // float :units = "deg_C"; :_ChunkSizes = 10U, 258U, 388U; // uint float tmin(time=365, lat=1520, lon=2288); :long_name = "Minimum Daily 2-m air temperature"; :_FillValue = -9999.0f; // float :units = "deg_C"; :_ChunkSizes = 10U, 258U, 388U; // uint // global attributes: :NCO = "\"4.5.4\""; :history = "Version 1.0 of the U of H daily rainfall and temperature maps. Converted from ESRI ASCII raster format, July 2018"; :institution = "Department of Geography and Environment, University of Hawaii at Manoa, Honolulu, HI USA"; :title = "Gridded daily rainfall and near surface air temperature (minimum and maximum) in Hawaii (1990-2014)"; :references = "Longman et al. 2018: High-resolution gridded daily rainfall and temperature for the Hawaiian Islands (1990-2014). J. Hydrometeorology; Newman et al. 2018: Methodological Inter-Comparison of Gridded Precipitation and Temperature Products across Hawaii. J. Hydrometeorology"; :contacts = "Primary: Ryan Longman, U. of Hawaii, rlongman@hawaii.edu; Secondary: Andrew Newman, NCAR, anewman@ucar.edu"; }