Created page with "{{Labbasics |Labtitle=SoilGrids Data Component |LabCOModule=1 of 1 |LabDateContributedOrUpdated=2020-12-03 |LabDescriptionShort=A CSDMS data component used to download the soi..."
|LabDescriptionShort=A CSDMS data component used to download the soil datasets from the SoilGrids system.
|LabDescriptionShort=A CSDMS data component used to download the soil property datasets from the SoilGrids system.
|LabCODuration=1.0 hrs
|LabCODuration=1.0 hrs
|LabAssociatedLesson=Jupyter Notebook
|LabAssociatedLesson=Jupyter Notebook
Line 15:
Line 15:
{{LabIntro
{{LabIntro
|LabDescription=soilgrids package provides a set of functions that allow downloading of the global gridded soil information from SoilGrids https://www.isric.org/explore/soilgrids, a system for global digital soil mapping to map the spatial distribution of soil properties across the globe.
|LabDescription=soilgrids package provides a set of functions that allow downloading of the global gridded soil information from SoilGrids https://www.isric.org/explore/soilgrids, a system for global digital soil mapping to map the spatial distribution of soil properties across the globe.
soilgrids package includes a Basic Model Interface (BMI), which converts the SoilGrids dataset into a reusable, plug-and-play data component for Community Surface Dynamics Modeling System (CSDMS) modeling framework.
soilgrids package includes a Basic Model Interface (BMI), which converts the SoilGrids dataset into a reusable, plug-and-play data component for Community Surface Dynamics Modeling System (CSDMS) modeling framework.
Line 23:
Line 24:
}}
}}
{{LabLearningObjectivesSkills
{{LabLearningObjectivesSkills
|LabSkill=Learn to use two methods to download the soild property datasets with a given bounding box.
|LabSkill=Learn to use two methods to download the soil property datasets with a given bounding box.
Tian Gan at INSTAAR - University of Colorado Boulder.
Introduction
soilgrids package provides a set of functions that allow downloading of the global gridded soil information from SoilGrids https://www.isric.org/explore/soilgrids, a system for global digital soil mapping to map the spatial distribution of soil properties across the globe.
soilgrids package includes a Basic Model Interface (BMI), which converts the SoilGrids dataset into a reusable, plug-and-play data component for Community Surface Dynamics Modeling System (CSDMS) modeling framework.
Classroom organization In this lab, you will learn how to use the soilgrids package to download the soil property datasets for data visualization. You will explore the SoilGrids map services and write your own code to download multiple soil datasets.
Learning objectives Skills
Learn to use two methods to download the soil property datasets with a given bounding box.
Learn to get the SoilGrids map service detailed information.
Learn to download soil datasets for variables such as silt content, clay content, sand content, etc.
Key concepts
CSDMS data component
Lab notes Instead of downloading the lab Notebook and running it locally, you can run it on Binder. To start the binder, click on "start" under the "Run online" item in the grey table at the top of this lab. It may take several minutes to launch the Binder.