Lab-0032

From CSDMS
Revision as of 17:44, 4 May 2023 by Jamy2 (talk | contribs)

Data Component Use Case for Permafrost Thaw and Hillslope Diffusion

Duration
1.5 hrs
Updated
2023-05-04
Download
download
Run online using:

Contributor(s)
    Tian Gan at INSTAAR - University of Colorado Boulder.
    Greg Tucker at Geological Sciences - University of Colorado Boulder.
    Irina Overeem at Geological Sciences - University of Colorado Boulder.
    Ethan Pierce at Geological Sciences - University of Colorado Boulder.

Introduction
Permafrost.png
Permafrost is defined as any material (rock or soil) that remains below 0°C for two or more consecutive years. This lab demonstrates how to use several CSDMS data components (https://csdms.colorado.edu/wiki/DataComponents) to download topography, snow and temperature data and couple them with the Model Components from Landlab and Pymt to calculate the permafrost active layer thickness and simulate the hillslope diffusion process for a study area in Alaska. (Picture source https://permafrost.gi.alaska.edu/sites/default/files/AlaskaPermafrostMap_Front_Dec2008_Jorgenson_etal_2008.pdf)

Classroom organization
Permafrost covers nearly 85% of Alaska. A warming climate brought higher temperatures which may cause some permafrost to thaw. This can lead to geologic hazards such as landslides, ground subsidence, erosion and other severe surface distortions. In this lab, we will use the Kudryavtsev (Ku) model to calculate the active layer thickness for a study area in Alaska. Active layer is the top layer of the permafrost where the annual maximum temperature reaches 0°C and the temperature shift over diurnal and seasonal cycles. Then we will use the active layer thickness as the input of the Landlab component (DepthDependentDiffuser) to simulate the hillslope diffusion process. The ERA5 and Topography Data Components are used to prepare the inputs for the Ku model.

Learning objectives
Skills
  • Learn to use Data Components to download research datasets
  • Learn to couple Data and Model Components for simulation
Key concepts
  • Landlab
  • Pymt
  • CSDMS Data Component

Lab notes
This lab can be run on the lab (for educators) and jupyter (for general use) instances of the OpenEarthscape JupyterHub: just click one of the links under the Run online using heading at the top of this page, then run the notebook in the "CSDMS" kernel.


If you don't already have a JupyterHub account, follow the instructions to sign up at https://csdms.colorado.edu/wiki/JupyterHub. If you're an educator, you can get JupyterHub accounts for students--please contact us through the CSDMS Help Desk: https://csdms.github.io/help-desk.

Requirements
If run locally, please use the environment yaml file to create a virtual environment and run the notebook (https://github.com/gantian127/permafrost_usecase/blob/master/environment.yml).

Acknowledgements
This work was supported by the National Science Foundation under collaborative grants 1831623, 2026951, 2140831, 2104102, and 2148762.

References