netcdf GHCNd/USA/WY/GHCND-USC00482800__DWYER_WY_US.nc { dimensions: bounds = 2; time = UNLIMITED; // (5307 currently) variables: short precipitation_amount(time=5307); :_FillValue = -32767S; // short :long_name = "Daily Total Precipitation"; :description = "Daily Total Precipitation"; :cell_methods = "time:sum"; :coordinates = "time lat lon alt station_id"; :standard_name = "precipitation_amount"; :units = "kg m-2"; :add_offset = 0.0; // double :scale_factor = 0.1; // double :_ChunkSizes = 5307U; // uint short thickness_of_snowfall_amount(time=5307); :_FillValue = -32767S; // short :long_name = "Daily Total Snowfall"; :description = "Daily Total Snowfall"; :cell_methods = "time:sum"; :coordinates = "time lat lon alt station_id"; :standard_name = "thickness_of_snowfall_amount"; :units = "m"; :add_offset = 0.0; // double :scale_factor = 0.001; // double :_ChunkSizes = 5307U; // uint short surface_snow_thickness(time=5307); :_FillValue = -32767S; // short :long_name = "Snow Depth on Surface"; :description = "Snow Depth on Surface"; :cell_methods = "time:point"; :coordinates = "time lat lon alt station_id"; :standard_name = "surface_snow_thickness"; :units = "m"; :add_offset = 0.0; // double :scale_factor = 0.001; // double :_ChunkSizes = 5307U; // uint short weather_event_snow(time=5307); :_FillValue = -32767S; // short :long_name = "WX: Snow, Snow pellets, Snow grains, or Ice Crystals"; :description = "WX: Snow, Snow pellets, Snow grains, or Ice Crystals"; :cell_methods = "time:point"; :coordinates = "time lat lon alt station_id"; :standard_name = NaN; // double :units = NaN; // double :_ChunkSizes = 5307U; // uint double time(time=5307); :bounds = "time_bounds"; :units = "seconds since 1970-01-01"; :calendar = "proleptic_gregorian"; :_FillValue = NaN; // double :_ChunkSizes = 1327U; // uint double time_bounds(time=5307, bounds=2); :long_name = "time bounds"; :description = "time bounds"; :_FillValue = NaN; // double :_ChunkSizes = 1327U, 1U; // uint double lat; :long_name = "latitude"; :description = "latitude"; :standard_name = "latitude"; :units = "degrees_north"; :_FillValue = NaN; // double double lon; :long_name = "longitude"; :description = "longitude"; :standard_name = "longitude"; :units = "degrees_east"; :_FillValue = NaN; // double double alt; :long_name = "station elevation"; :description = "station elevation"; :standard_name = "height"; :positive = "up"; :axis = "Z"; :units = "m"; :_FillValue = NaN; // double String station_name; :long_name = "station name"; :description = "station name"; String station_id; :long_name = "station id"; :description = "station id"; :cf_role = "timeseries_id"; // global attributes: :title = "Global Historical Climatology Network daily (GHCNd)"; :institution = "NOAA Center for Environmental Prediction (NCEI)"; :references = "https://doi.org/10.1175/JTECH-D-11-00103.1"; :url = "https://www.ncei.noaa.gov/products/land-based-station/global-historical-climatology-network-daily"; :GHCN_Station_Code = "GHCND:USC00482800"; :Station_Name = "DWYER, WY US"; :Station_Latitude = 42.233333; // double :Station_Longitude = -104.95; // double :Station_Elevation_in_Meters = 1463.0; // double :Conventions = "CF-1.8"; :featureType = "timeSeries"; :history = "Wed May 28 08:53:12 2025: /Users/wjc/miniconda3/bin/ncatted -a _FillValue,time,d,, -a _FillValue,time_bounds,d,, -a coordinates,global,d,, -a _FillValue,lat,d,, -a _FillValue,lon,d,, -a _FillValue,alt,d,, -a _FillValue,station_id,d,, -a _FillValue,station_name,d,, ./ghcnd_data/USA/WY/GHCND-USC00482800__DWYER_WY_US.nc"; :NCO = "netCDF Operators version 5.3.0 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco, Citation = 10.1016/j.envsoft.2008.03.004)"; }