Browse wiki
From CSDMS
Creation date"Creation date" is a predefined property that corresponds to the date of the first revision of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
19:09:32, 17 May 2021 +
This lab builds on the “Coupled rainfall-runoff model with OverlandFlow” landlab tutorial and was created as part of the NSF-funded 2020 CSDMS ESPIn (Earth Surface Processes Institute) program. +
Jupyter Notebook +
3.0 hrs +
Students can work through the lab exercise alone or in small groups. +
1 of 1 +
May 17, 2021 +
This lab is targeted at undergraduate stud … This lab is targeted at undergraduate students and illustrates how storm sequences interact with watershed properties to control infiltration and runoff. </br></br>Students will first use the PrecipitationDistribution landlab component to generate two month-long rainfall time series over the Hugo watershed: a higher intensity and a lower intensity scenario. Students will learn about rainfall intensity and storm parameters, and will use pandas to read a .csv and matplotlib to plot the rainfall time series.</br> </br>Next, students will model what happens to the rain when it reaches the ground. Students will use the landlab component SoilInfiltrationGreenAmpt to model rainfall infiltration and will explore how hydraulic conductivity and hydraulic gradient affect the infiltration rate. The propagation of surface runoff will be simulated using the OverlandFlow component. Students will plot the resulting hydrographs and infiltration depths using matplotlib, and can explore how adjusting different parameters affects these outputs. </br></br>The lab includes assignment questions that prompt students to think about and explore how adjusting parameters for each aspect of the system - storm sequences and watershed properties - affects runoff and infiltration.perties - affects runoff and infiltration. +
This notebook illustrates how storm sequen … This notebook illustrates how storm sequences interact with watershed properties to control infiltration and runoff. It explores the relationships between rainfall intensity, water stage height, and infiltration through the integration of multiple Landlab components.ntegration of multiple Landlab components. +
Landlab +
<p>For each section, read through th … <p>For each section, read through the conceptual section first, then try running the python cells. Try adjusting different parameters on your own and see what happens to the outputs. Then answer the assignment questions at the end. Answering the questions will require you to adjust aspects of the code.</p></br></br><p>This lab can be run on the <em>lab</em> (for educators) and <em>jupyter</em> (for general use) instances of the OpenEarthscape JupyterHub: just click one of the links under the <strong>Run online using</strong> heading at the top of this page, then run the notebook in the "CSDMS" kernel.</p></br></br><p>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.</p>accounts for students--please contact us through the CSDMS Help Desk: https://csdms.github.io/help-desk.</p> +
If run locally, this lab requires the installation of the following Python packages: ''landlab'', ''numpy'', ''random'', ''matplotlib'', and ''pandas'' +
Image:Representing_Picture.png +
B Campforts, I Overeem, NM Gasparini, M Piper, L Arthurs, 2021: Modeling earth surface processes for the future: ESPIn, a summer school focusing on cyber training and professional networking, 2021 AGU Fall Meeting, New Orleans, LA. +
Last editor is"Last editor is" is a predefined property that contains the page name of the user who created the last revision and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
Modification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
21:52:55, 19 April 2022 +