netcdf Felfelani_GRL2018_Fig_2 { dimensions: lat = 400 ; lon = 479 ; latSMAP = 400 ; lonSMAP = 479 ; variables: double CTRL(lat, lon) ; CTRL:_FillValue = -999. ; CTRL:long_name = "CLM CTRL soil moisture" ; CTRL:units = "dimensionless" ; double NOirrig(lat, lon) ; NOirrig:_FillValue = -999. ; NOirrig:long_name = "CLM NOirrig soil moisture" ; NOirrig:units = "dimensionless" ; double SMAP_KF(lat, lon) ; SMAP_KF:_FillValue = -999. ; SMAP_KF:long_name = "CLM SMAP_KF soil moisture" ; SMAP_KF:units = "dimensionless" ; double SMAP(latSMAP, lonSMAP) ; SMAP:_FillValue = -9999. ; SMAP:long_name = "SMAP satellite soil moisture" ; SMAP:units = "dimensionless" ; // global attributes: :description = "Spatial distribution of top-5 cm soil moisture \n", "(averaged for June–August of 2015–2016) from CLM simulations and SMAP satellite observations" ; :history = "Created Fri May 22 12:28:43 2020" ; :source = "https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2018GL080870" ; }