netcdf prefState_global_36KM { dimensions: Longitude = 933 ; Latitude = 500 ; Seasons-DJF\,MAM\,JJA\,SON.\ States\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet = UNLIMITED ; // (4 currently) variables: int crs ; crs:proj4 = "+proj=longlat +datum=WGS84 +no_defs" ; double Longitude(Longitude) ; Longitude:units = "degrees_east" ; Longitude:long_name = "Longitude" ; double Latitude(Latitude) ; Latitude:units = "degrees_north" ; Latitude:long_name = "Latitude" ; int Seasons-DJF\,MAM\,JJA\,SON.\ States\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet(Seasons-DJF\,MAM\,JJA\,SON.\ States\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet) ; Seasons-DJF\,MAM\,JJA\,SON.\ States\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:units = "Season" ; Seasons-DJF\,MAM\,JJA\,SON.\ States\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:long_name = "Seasons-DJF,MAM,JJA,SON. States 1= Dry, 2=Bistable, 3= Wet" ; float PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet(Seasons-DJF\,MAM\,JJA\,SON.\ States\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet, Latitude, Longitude) ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:units = "[-]" ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:_FillValue = -3.4e+38f ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:long_name = "Preferential Hydrologic State of Surface Soil Moisture" ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:grid_mapping = "crs" ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:proj4 = "+proj=longlat +datum=WGS84 +no_defs" ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:min = 1., 1., 1., 1. ; PrefState\:\ 1\=\ Dry\,\ 2\=Bistable\,\ 3\=\ Wet:max = 3., 3., 3., 3. ; // global attributes: :Conventions = "CF-1.4" ; :created_by = "R, packages ncdf4 and raster (version 3.5-15)" ; :date = "2023-01-18 20:59:43" ; }