Note
The content below was partially based on the Crop-CASMA presentation and other related resources.
Tracking crop condition and soil moisture content throughout the growing season can be important tools to:
However, measuring these conditions (crop and soil water) can be labor and cost-intensive especially at larger scales such as an entire country.
Due to that need, USDA and NASA worked together to launch 2 satellite missions to address this need.
Crop-CASMA is a web-based geospatial application:
Designed to facilitate the utilization of the remotely sensed geospatial vegetation index and soil moisture data
Data derived from Moderate Resolution Imaging Spectroradiometer (MODIS) and NASA Soil Moisture Active Passive (SMAP) missions
Designed to assess conterminous U.S. crop vegetation and soil moisture conditions
Check the interactive map
For this workshop, we will focus on SMAP.
NASA SMAP measures soil moisture from the top 5cm of the soil column
SMAP Level-4 datasets assimilate SMAP observations into physically-based numerical models of the land surface water, energy, and carbon cycles
Check this 3-min video for a quick intro to SMAP.
There are 7 data product levels depending on processing stage:
Note
We will focus on Level 4 data only.
Even just within level 4 products, there are lots of variables!
They vary based on:
Even just within level 4 products, there are lots of variables!
They vary based on:
SMAP-derived data is validated through a network of soil moisture sensing stations across the USA.
Although we could access this data base using the interactive map, a more reproducible and automated way of doing it is through coding.
Let’s shift to the coding part of this workshop by downloading this GitHub repository.