netcdf Agg/nsidc-smap_global_9km_daily.nc4 { dimensions: nbnds = 2; latitude = 1624; longitude = 3856; time = 802; variables: float latitude(latitude=1624); :units = "degrees_north"; :_FillValue = NaNf; // float :axis = "Y"; :long_name = "latitude"; float longitude(longitude=3856); :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; :_FillValue = NaNf; // float float soil_moisture(time=802, latitude=1624, longitude=3856); :_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 9km product"; :missing_value = -9999.0f; // float :_ChunkSizes = 1U, 812U, 1928U; // uint long time_bnds(time=802, nbnds=2); :long_name = "time_bounds"; :_ChunkSizes = 1U, 2U; // uint long time(time=802); :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 Enhanced 9km (SPL3SMP_E) soil moisture product."; :DateCreated = "2021-12-01T15:55:35Z"; :Contact = "Lance Gilliland, lance.gilliland@nasa.gov"; :Source = "National Snow & Ice Data Center (NSIDC); https://nsidc.org/data/SPL3SMP_E/versions/1"; :Version = "1.0"; :RangeStartTime = "2017-07-19T00:00:00Z"; :RangeEndTime = "2017-07-19T23:59:59Z"; :SouthernmostLatitude = -84.656425f; // float :NorthernmostLatitude = 84.656425f; // float :WesternmostLongitude = -179.95314f; // float :EasternmostLongitude = 179.95314f; // float :TemporalResolution = "daily"; :SpatialResolution = "9km"; }