Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Calculate Soil Volumetric Water Content using ABoVE UAVSAR Data

In this tutorial, we will read the Active Layer Thickness from Airborne L- and P- band SAR dataset using direct access method from NASA Earthdata Cloud, and calculate soil volumetric water content using the UAVSAR data.

This dataset provides active layer thickness (ALT) and the vertical soil moisture profile retrievals imultaneously use L- and P-band synthetic aperture radar (SAR) data acquired by the NASA/JPL Uninhabited Aerial Vehicle Synthetic Aperture Radar (UAVSAR) instruments across the ABoVE domain. The data are provided in NetCDF Version 4 format.

Authentication

We recommend authenticating your Earthdata Login (EDL) information using the earthaccess python library as follows:

Search granules

We will using the earthaccess module to search the granules within the UAVSAR dataset. W

Granules found: 51

Directly access a granule

Let’s use earthaccess.open to open the first granule as S3FileSystem object, which mimics the standard Python file protocol, allowing you to read and write data to S3 object.

Loading...
Loading...
Loading...
[<File-like object S3FileSystem, ornl-cumulus-prod-protected/above/ABoVE_ReSALT_InSAR_PolSAR_V3/data/PDO_ReSALT_scoaoi_2017_03.nc4>]

Let’s open the above S3FileSystem object using xarray module.

Loading...

Plots of selected variables

Let’s plot three key variables we will use later to compute soil volumetric moisture content.

Soil water saturation fraction at the surface (z=0)

<Figure size 640x480 with 2 Axes>

Water table depth

<Figure size 640x480 with 2 Axes>

Active layer thickness

<Figure size 640x480 with 2 Axes>

Calculate soil volumetric water content (VWC)

Now, that we have opened a single granule above, we can compute the soil volumetric water content (VWC). The calculation will be based on this code provided with the dataset. For this tutorial, let’s compute the volumetric water content (VWC) at 0.3m soil depth.

Let’s instantiate porosity profile at various soil depths assuming a 15-cm surface organic layer.

Now, compute soil volumetric water content averaged to depth davg (0.3m) and plot.

<Figure size 640x480 with 2 Axes>
References
  1. Chen, R. H., Michaelides, R. J., Chen, J., Chen, A. C., Clayton, L. K., Bakian-Dogaheh, K., Huang, L., Jafarov, E., Liu, L., Moghaddam, M., Parsekian, A. D., Sullivan, T. D., Tabatabaeenejad, A., Wig, E., Zebker, H. A., & Zhao, Y. (2022). ABoVE: Active Layer Thickness from Airborne L- and P- band SAR, Alaska, 2017, Ver. 3. ORNL Distributed Active Archive Center. 10.3334/ORNLDAAC/2004