netcdf Agg/nsidc-smap_global_36km_daily.nc4 { dimensions: nbnds = 2; latitude = 406; longitude = 964; time = 2344; variables: float latitude(latitude=406); :units = "degrees_north"; :_FillValue = NaNf; // float :axis = "Y"; :long_name = "latitude"; float longitude(longitude=964); :axis = "X"; :_FillValue = NaNf; // float :units = "degrees_east"; :long_name = "longitude"; float soil_moisture(time=2344, latitude=406, longitude=964); :_FillValue = -9999.0f; // float :long_name = "soil_moisture"; :units = "cm^3/cm^3"; :average_interval = "1 day"; :comment = "Average of soil moisture from SMAP AM and PM daily passes of SMAP L3 Enhanced 36km product"; :missing_value = -9999.0f; // float :_ChunkSizes = 1U, 406U, 964U; // uint long time_bnds(time=2344, nbnds=2); :long_name = "time_bounds"; :_ChunkSizes = 1U, 2U; // uint long time(time=2344); :long_name = "time"; :axis = "T"; :bounds = "time_bnds"; :units = "seconds since 1970-01-01T00:00:00+00:00"; :calendar = "proleptic_gregorian"; :_ChunkSizes = 1U; // uint // global attributes: :Description = "Daily average soil moisture from all available AM and PM passes of the SMAP L3 36km (SPL3SMP) soil moisture product."; :DateCreated = "2021-11-24T15:44:41Z"; :Contact = "Lance Gilliland, lance.gilliland@nasa.gov"; :Source = "National Snow & Ice Data Center (NSIDC); https://nsidc.org/data/SPL3SMP/versions/6"; :Version = "6.0"; :RangeStartTime = "2021-11-22T00:00:00Z"; :RangeEndTime = "2021-11-22T23:59:59Z"; :SouthernmostLatitude = -83.63197f; // float :NorthernmostLatitude = 83.63197f; // float :WesternmostLongitude = -179.81291f; // float :EasternmostLongitude = 179.81291f; // float :TemporalResolution = "daily"; :SpatialResolution = "36km"; }