netcdf sco/events/ST4_dot_2021032307-2021032601.nc { dimensions: t = 1; strlen = 19; x = 181; y = 132; variables: float t(t=1); :_CoordinateAxisType = "Time"; :axis = "T"; :calendar = "gregorian"; :long_name = "Accumulation end time"; :units = "minutes since 2021-03-23 07:00:00 | 06"; :description = "Date"; char Times(t=1, strlen=19); float x(x=181); :description = "X points in MPE grid"; :units = ""; :_CoordinateAxisType = "GeoX"; float y(y=132); :description = "Y points in MPE grid"; :units = ""; :_CoordinateAxisType = "GeoY"; float latitude(y=132, x=181); :description = "Latitude of each MPE grid point"; :units = "degrees_north"; :Lat = "_CoordinateAxisType"; float longitude(y=132, x=181); :description = "Longitude of each MPE grid pont"; :units = "degrees_east"; :Lon = "_CoordinateAxisType"; float APCP_SFC(t=1, y=132, x=181); :description = "MPE value"; :units = "inch"; :coordinates = "Time latitude longitude"; }