netcdf files/d382413/tmean/prism_tmean_us_25m_1992.nc { dimensions: lat = 621; lon = 1405; time = UNLIMITED; // (366 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.0208333333335 0.041666666667000002 0 49.937500000000497 0 -0.041666666667000002 "; double lat(lat=621); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; double lon(lon=1405); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; double time(time=366); :standard_name = "time"; :units = "hours since 1894-12-31 12:00Z"; :calendar = "standard"; :bounds = "time_bounds"; double time_bounds(time=366, nb=2); float tmean(time=366, lat=621, lon=1405); :long_name = "Mean air temperature"; :_FillValue = -9999.0f; // float :grid_mapping = "crs"; :units = "degC"; :cell_methods = "time: mean"; // global attributes: :Conventions = "CF-1.5"; :GDAL = "GDAL 3.12.0 \"Chicoutimi\", released 2025/11/03"; :history = "Fri May 08 01:00:19 2026: GDAL CreateCopy( /nfs/pancake/u5/rma/webtemp/WS_BILreformat_bba9de15-1475-442c-a63d-61e42468f857/prism_tmean_us_25m_19920101.nc, ... )"; }