Worldwide soil types and properties (gridded)
What it measures. Global maps of soil characteristics, including soil types and properties such as the amount of organic carbon stored in the soil per square meter.
How it's made. Created by taking the Harmonized World Soil Database and regridding it onto regular high-resolution global grids.
How & where you'd use it. Used to model the global carbon cycle and to study land-use pressures around food production, bioenergy and biodiversity.
What's measured
Coverage & cadence
- Time span2000-01-01 → 2000-12-31
- Measured byNOT APPLICABLE (NOT APPLICABLE)
- Processing levelLevel 4
- Spatial extent-180, -90, 180, 90
- FormatsnetCDF-4 classic
- StatusCOMPLETE
What you can do with it
- Track deforestation, fire scars and land-cover change
- Monitor crop and vegetation health (NDVI/EVI)
- Map how built-up vs. green an area is over time
Official description
This data set describes select global soil parameters from the Harmonized World Soil Database (HWSD) v1.2, including additional calculated parameters such as area weighted soil organic carbon (kg C per m2), as high resolution NetCDF files. These data were regridded and upscaled from the Harmonized World Soil Database v1.2 The HWSD provides information for addressing emerging problems of land competition for food production, bio-energy demand and threats to biodiversity and can be used as input to model global carbon cycles. The data are presented as a series of 27 NetCDF v3/v4 (*.nc4) files at 0.05-degree spatial resolution, and one NetCDF file regridded to the Community Land Model (CLM) grid cell resolution (0.9 degree x 1.25 degree) for the nominal year of 2000.
Get the data
import earthaccess
earthaccess.login(strategy="netrc") # free Earthdata Login
results = earthaccess.search_data(
short_name="HWSD_1247",
version="1",
bounding_box=(-122.5, 37.2, -121.8, 37.9), # your area (W,S,E,N)
temporal=("2024-01-01", "2024-12-31"), # your dates
)
files = earthaccess.open(results) # stream straight from ORNL_CLOUD Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. Official links
- Earthdata Search allows users to search, discover, visualize, refine, and access NASA Earth Observation data. GET DATA
- OpenDAP URL USE SERVICE API
- Collection Bundle URL GET DATA
- ORNL DAAC Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION