netcdf files/d953316/regression/conus_gpep_regr_19760101-19760331.nc { dimensions: time = 91; lat = 1400; lon = 2900; variables: long time(time=91); :standard_name = "time"; :axis = "T"; :units_metadata = "leap_seconds: none"; :units = "days since 1976-01-01 00:00:00"; :calendar = "proleptic_gregorian"; short trange(lat=1400, lon=2900, time=91); :_FillValue = -32768S; // short :long_name = "diurnal temperature range"; :units = "degree_Celsius"; :add_offset = 0.0; // double :scale_factor = 0.01; // double :_ChunkSizes = 350U, 725U, 23U; // uint float lat(lat=1400); :standard_name = "latitude"; :units = "degrees_north"; :axis = "Y"; int prcp_poe(lat=1400, lon=2900, time=91); :_FillValue = -2147483648; // int :long_name = "probability of precipitation"; :units = "-"; :add_offset = 0.0; // double :scale_factor = 0.01; // double :_ChunkSizes = 280U, 580U, 19U; // uint short tmean(lat=1400, lon=2900, time=91); :_FillValue = -32768S; // short :long_name = "mean temperature"; :add_offset = 0.0; // double :scale_factor = 0.01; // double :units = "degree_Celsius"; :_ChunkSizes = 350U, 725U, 23U; // uint float lon(lon=2900); :units = "degrees_east"; :axis = "X"; :standard_name = "longitude"; int prcp(lat=1400, lon=2900, time=91); :_FillValue = -2147483648; // int :long_name = "precipitation"; :add_offset = 0.0; // double :scale_factor = 0.01; // double :units = "mm/day"; :_ChunkSizes = 280U, 580U, 19U; // uint // global attributes: :title = "CONUS precipitation and temperature ensemble from GPEP"; :history = "2025-12-13T14:45:42.540135Z: wrote by convert_rawnc_to_SFnc_regr.py"; :Conventions = "CF-1.11"; }