netcdf sco/drought/PrecipSums/ahps_2017_8110_14day.nc { dimensions: t = UNLIMITED; // (365 currently) s = 10; x = 1051; y = 813; variables: char Time(t=365, s=10); :description = "Date"; :_ChunkSizes = 1U, 10U; // uint float depnml_14(t=365, x=1051, y=813); :units = "in"; :grid = "hrap_grid=polar stereograph projection"; :resolution = "4km*4km"; :coordinates = "t longitude latitude"; :_ChunkSizes = 1U, 1051U, 813U; // uint 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); :units = "in"; :grid = "hrap_grid=polar stereograph projection"; :resolution = "4km*4km"; :coordinates = "t longitude latitude"; :_ChunkSizes = 1U, 1051U, 813U; // uint float pctnml_14(t=365, x=1051, y=813); :units = "in"; :grid = "hrap_grid=polar stereograph projection"; :resolution = "4km*4km"; :coordinates = "t longitude latitude"; :_ChunkSizes = 1U, 1051U, 813U; // uint double t(t=365); :_CoordinateAxisType = "Time"; :axis = "T"; :calendar = "gregorian"; :units = "days since 2017-01-01 00:00:0.0"; :_ChunkSizes = 512U; // uint 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"; // global attributes: :history = "Wed Dec 6 10:00:46 2017: /usr/local/nco-4.5.4/bin/ncks -d t,0,336 /projdata/sco/drought/PrecipSums/ahps_2017_8110_14day.nc /projdata/sco/drought/PrecipSums/ahps_2017_8110_14day.nc"; :NCO = "\"4.5.4\""; }