netcdf prism/800m/tmax/2022/data_tmax_20220414.nc { dimensions: longitude = 7025; latitude = 3105; variables: int crs; double longitude(longitude=7025); :units = "degrees_east"; :long_name = "longitude"; double latitude(latitude=3105); :units = "degrees_north"; :long_name = "latitude"; float prism_tmax_us_30s_20220414(latitude=3105, longitude=7025); :_FillValue = -3.4E38f; // float :min = -24.225698471069336; // double :max = 43.375099182128906; // double // global attributes: :Conventions = "CF-1.4"; :created_by = "R, packages ncdf4 and raster (version 2.9-5)"; :date = "2023-04-16 23:05:03"; }