netcdf files/d382413/tmin/prism_tmin_us_30s_201603.nc { dimensions: lat = 3105; lon = 7025; time = UNLIMITED; // (31 currently) nb = 2; variables: char crs; :grid_mapping_name = "latitude_longitude"; :long_name = "CRS definition"; :longitude_of_prime_meridian = 0.0; // double :semi_major_axis = 6378137.0; // double :inverse_flattening = 298.257222101; // double :crs_wkt = "GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0],UNIT[\"Degree\",0.0174532925199433],AXIS[\"Longitude\",EAST],AXIS[\"Latitude\",NORTH]]"; :spatial_ref = "GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0],UNIT[\"Degree\",0.0174532925199433],AXIS[\"Longitude\",EAST],AXIS[\"Latitude\",NORTH]]"; :GeoTransform = "-125.02083333333351 0.0083333333329999992 0 49.937499999999503 0 -0.0083333333329999992 "; double lat(lat=3105); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; double lon(lon=7025); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; double time(time=31); :standard_name = "time"; :units = "hours since 1894-12-31 12:00Z"; :calendar = "standard"; :bounds = "time_bounds"; double time_bounds(time=31, nb=2); float tmin(time=31, lat=3105, lon=7025); :long_name = "Minimum air temperature"; :_FillValue = -9999.0f; // float :grid_mapping = "crs"; :units = "degC"; :cell_methods = "time: minimum"; // global attributes: :Conventions = "CF-1.5"; :GDAL = "GDAL 3.12.0 \"Chicoutimi\", released 2025/11/03"; :history = "Tue Jun 02 23:56:04 2026: GDAL CreateCopy( /nfs/pancake/u5/rma/webtemp/WS_BILreformat_43685af4-d6d7-48f1-bafb-9eeab4c58ebb/prism_tmin_us_30s_20160301.nc, ... )"; }