netcdf Agg/emodis-ndvi_centralasia_250m_10dy.nc4 { dimensions: latitude = 13635; nbnds = 2; longitude = 17364; time = 709; variables: double latitude(latitude=13635); :_FillValue = NaN; // double :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double longitude(longitude=17364); :_FillValue = NaN; // double :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; int time(time=709); :long_name = "time"; :axis = "T"; :bounds = "time_bnds"; :units = "seconds since 1970-01-01T00:00:00+00:00"; :calendar = "proleptic_gregorian"; :_ChunkSizes = 1024U; // uint byte ndvi(time=709, latitude=13635, longitude=17364); :_FillValue = 127B; // byte :long_name = "ndvi"; :units = "unitless"; :comment = "Maximum value composite over dekad defined by time_bnds"; :add_offset = 0.0; // double :scale_factor = 0.01; // double :missing_value = 127B; // byte :_ChunkSizes = 1U, 256U, 256U; // uint int time_bnds(time=709, nbnds=2); :long_name = "time_bounds"; :_ChunkSizes = 1U, 2U; // uint // global attributes: :Description = "EMODIS NDVI C6 at 250m resolution"; :DateCreated = "2024-01-11T00:51:56Z"; :Contact = "Lance Gilliland, lance.gilliland@nasa.gov"; :Source = "EMODIS NDVI C6, https://earlywarning.usgs.gov/fews/datadownloads/Central%20Asia/eMODIS%20NDVI%20C6"; :Version = "C6"; :RangeStartTime = "2022-09-11T00:00:00Z"; :RangeEndTime = "2022-09-20T23:59:59Z"; :SouthernmostLatitude = 23.050485; // double :NorthernmostLatitude = 55.949327; // double :WesternmostLongitude = 46.051954; // double :EasternmostLongitude = 87.948873; // double :TemporalResolution = "dekad"; :SpatialResolution = "250m"; }