netcdf sco/drought/PrecipSums/ahps_2006_8110_14day.nc { dimensions: x = 1051; y = 813; t = UNLIMITED; // (365 currently) s = 10; variables: double x(x=1051); :description = "X points in MPE grid"; :units = ; :_CoordinateAxisType = "GeoX"; double y(y=813); :description = "Y points in MPE grid"; :units = ; :_CoordinateAxisType = "GeoY"; float latitude(x=1051, y=813); :units = "degrees_north"; float longitude(x=1051, y=813); :units = "degrees_east"; float mpeprcp_14(t=365, x=1051, y=813); :grid = "hrap_grid=polar stereograph projection"; :units = "in"; :resolution = "4km*4km"; :coordinates = "t longitude latitude"; :_ChunkSizes = 1U, 1051U, 813U; // uint float depnml_14(t=365, x=1051, y=813); :grid = "hrap_grid=polar stereograph projection"; :resolution = "4km*4km"; :coordinates = "t longitude latitude"; :units = "in"; :_ChunkSizes = 1U, 1051U, 813U; // uint float pctnml_14(t=365, x=1051, y=813); :grid = "hrap_grid=polar stereograph projection"; :coordinates = "t longitude latitude"; :units = "in"; :resolution = "4km*4km"; :_ChunkSizes = 1U, 1051U, 813U; // uint double t(t=365); :calendar = "gregorian"; :_CoordinateAxisType = "Time"; :units = "days since 2006-01-01 00:00:0.0"; :axis = "T"; :_ChunkSizes = 512U; // uint char Time(t=365, s=10); :description = "Date"; :_ChunkSizes = 1U, 10U; // uint }