<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://csdms.colorado.edu/csdms_wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Scho</id>
	<title>CSDMS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://csdms.colorado.edu/csdms_wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Scho"/>
	<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/wiki/Special:Contributions/Scho"/>
	<updated>2026-04-28T12:59:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346441</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346441"/>
		<updated>2021-11-22T20:02:19Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcsdms.rc.colorado.edu%2Fhub%2Fuser-redirect%2Fgit-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fespin-2021%252Fslopes-channels%26urlpath%3Dtree%252Fslopes-channels%252FNST%252FNST_project_ESPIn_v2.ipynb%26branch%3Dmain&amp;amp;data=04%7C01%7Cscho%40usgs.gov%7C5b76d784b7a844c4e6ad08d9adf1e5e9%7C0693b5ba4b184d7b9341f32f400a5494%7C0%7C0%7C637732077354233857%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;amp;sdata=PxnhqyUuoFseZo9VSZeJoBgHmtm7rTnx%2FUohWzuQr7k%3D&amp;amp;reserved=0&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Sedimentsourceillustrated.JPG&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346440</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346440"/>
		<updated>2021-11-22T19:48:16Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.rc.colorado.edu/user/scho/notebooks/slopes-channels/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Sedimentsourceillustrated.JPG&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346439</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346439"/>
		<updated>2021-11-22T19:45:29Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.rc.colorado.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fespin-2021%2Fslopes-channels%2Fblob%2Fmain%2FNST%2F&amp;amp;urlpath=tree%2F%2FNST_project_ESPIn_v2.ipynb&amp;amp;branch=main&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Sedimentsourceillustrated.JPG&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346438</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346438"/>
		<updated>2021-11-22T19:39:11Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Sedimentsourceillustrated.JPG&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=File:Sedimentsourceillustrated.JPG&amp;diff=346437</id>
		<title>File:Sedimentsourceillustrated.JPG</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=File:Sedimentsourceillustrated.JPG&amp;diff=346437"/>
		<updated>2021-11-22T19:38:39Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346436</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346436"/>
		<updated>2021-11-22T19:36:50Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcsdms.rc.colorado.edu%2Fhub%2Fuser-redirect%2Fgit-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fespin-2021%252Fslopes-channels%26urlpath%3Dtree%252Fslopes-channels%252Fcreate_networkgrid_from_rastergrid.ipynb%26branch%3Dmain&amp;amp;data=04%7C01%7Cscho%40usgs.gov%7C5d139e658ce643caf32308d9aded0bb2%7C0693b5ba4b184d7b9341f32f400a5494%7C0%7C0%7C637732056970307650%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;amp;sdata=5Sx01o%2BvThVFGAFT0KhqYFm7BrPGXcDU%2BzxbATLMVAU%3D&amp;amp;reserved=0&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346329</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346329"/>
		<updated>2021-11-18T22:18:28Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.rc.colorado.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fespin-2021%2Fslopes-channels%2Ftree%2Fmain%2FNST&amp;amp;urlpath=tree%2FNST%2FNST_project_ESPIn_v2.ipynb&amp;amp;branch=main&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346328</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346328"/>
		<updated>2021-11-18T22:15:26Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.rc.colorado.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fespin-2021%2Fslopes-channels%2Fblob%2Fmain%2FNST%2FNST_project_ESPIn_v2.ipynb&amp;amp;urlpath=tree%2FNST_project_ESPIn_v2.ipynb%2F&amp;amp;branch=main&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346327</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346327"/>
		<updated>2021-11-18T22:13:22Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.rc.colorado.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fespin-2021%2Fslopes-channels%2Fblob%2Fmain%2FNST%2FNST_project_ESPIn_v2.ipynb&amp;amp;urlpath=tree%2FNST_project_ESPIn_v2.ipynb%2F&amp;amp;branch=master&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346326</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346326"/>
		<updated>2021-11-18T22:10:02Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.rc.colorado.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fespin-2021%2Fslopes-channels%2Fblob%2Fmain%2FNST%2FNST_project_ESPIn_v2.ipynb&amp;amp;urlpath=lab%2Ftree%2FNST_project_ESPIn_v2.ipynb%2F&amp;amp;branch=master&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346227</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346227"/>
		<updated>2021-11-05T16:48:05Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open&lt;br /&gt;
Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346226</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346226"/>
		<updated>2021-11-05T16:44:37Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.colorado.edu/wiki/linkingNST_sedimentpulse&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=US Geological Survey&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
&lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
&lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;br /&gt;
{{LabReferences&lt;br /&gt;
|LabReferences=Pfeiffer et al., (2020). NetworkSedimentTransporter: A Landlab component for bed material transport through river networks. Journal of Open&lt;br /&gt;
Source Software, 5(53), 2341. https://doi.org/10.21105/joss.02341&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346225</id>
		<title>Lab-0026</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=Lab-0026&amp;diff=346225"/>
		<updated>2021-11-05T16:40:18Z</updated>

		<summary type="html">&lt;p&gt;Scho: Created page with &amp;quot;{{Labbasics |Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter |LabCOModule=1 of 1 |LabDateContributedOrUpdated=2021-10-29 |...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Labbasics&lt;br /&gt;
|Labtitle=Linking other Landlab components and creating sediment pulses in NetworkSedimentTransporter&lt;br /&gt;
|LabCOModule=1 of 1&lt;br /&gt;
|LabDateContributedOrUpdated=2021-10-29&lt;br /&gt;
|LabDescriptionShort=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input condition; 2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield&lt;br /&gt;
|LabCODuration=1.5 hrs&lt;br /&gt;
|LabModelDocumentation=River Network Bed-Material Sediment&lt;br /&gt;
|LabAssociatedLesson=Jupyter Notebook&lt;br /&gt;
|LabURLDownloadNotebook=https://github.com/espin-2021/slopes-channels/blob/main/NST/NST_project_ESPIn_v2.ipynb&lt;br /&gt;
|LabURLStartNotebook=https://csdms.colorado.edu/wiki/linkingNST_sedimentpulse&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Se Jong Cho&lt;br /&gt;
|LabContributorInstitute=USGS&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Mel Guirro&lt;br /&gt;
|LabContributorInstitute=Durham University&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Muneer Ahammad&lt;br /&gt;
|LabContributorInstitute=Virginia Tech&lt;br /&gt;
}}&lt;br /&gt;
{{LabContributorData&lt;br /&gt;
|LabContributorName=Marius Huber&lt;br /&gt;
|LabContributorInstitute=Université de Lorraine&lt;br /&gt;
}}&lt;br /&gt;
{{LabIntro&lt;br /&gt;
|LabDescription=1) Demonstrate a potential to couple NST with existing landlab models that generate sediment sources or other sediment input conditions: We present here the overall modeling framework linking Landlab NetworkSedimentTransport (NST) component to Landlab SPACE component. We imported DEM generated from running SPACE component with random fire generations over the simulation period and converted to stream network.&lt;br /&gt;
&lt;br /&gt;
2) Run the NetworkSedimentTransporter with pulses of sediment to understand the impact of landscape disturbance on sediment yield: We evaluate sediment delivery and yield across a stream network in response to random pulses of sediment synthetically generated in the NST module.&lt;br /&gt;
|LabPicture=Conceptual model slope-channels.jpg&lt;br /&gt;
}}&lt;br /&gt;
{{LabClassroomOrganization&lt;br /&gt;
|LabCOIntro=Sediment pulses are synthetically introduced to simulate erosive conditions, which may be caused by fire or landslide occurrences in the landscape, to quantify sediment yield across river network using the Landlab NetworkSedimentTransporter (NST) component.&lt;br /&gt;
|LabCOPresentationUpload=ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Import external gridded topography and create NetworkModelGrid (NMG)&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to import shapefiles of stream network and convert to NMG&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Set up NST by populating NMG with relevant topographic, hydrologic, and sediment parcel information&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to create arrays using different random number generators&lt;br /&gt;
}}&lt;br /&gt;
{{LabLearningObjectivesSkills&lt;br /&gt;
|LabSkill=Learn to execute NST forward in time and make plots to understand simulation outputs&lt;br /&gt;
}}&lt;br /&gt;
{{Headerplaceholder}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Interact with and learn about NetworkModelGrid (NMG): its geometry, and the connectivity among the various element types and information&lt;br /&gt;
}}&lt;br /&gt;
{{LabTopicalLearningObjectives&lt;br /&gt;
|LabTopicalLearningObjective=Learn about Data Record to store variables in time and/or space dimensions.&lt;br /&gt;
}}&lt;br /&gt;
{{LabNotes&lt;br /&gt;
|LabNotesInstructions=The lab consists of two main parts:&lt;br /&gt;
Sections 1-2 demonstrates the use of a function &amp;quot;create_network_from_raster&amp;quot; to link DEM created from other Landlab component. &lt;br /&gt;
Section 3-5 demonstrates NST application with synthetically generated sediment pulses. &lt;br /&gt;
The user may begin the lab from Section 3 to focus on NST application.&lt;br /&gt;
|LabNotesFigure=Landscape dist.png&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=File:Landscape_dist.png&amp;diff=346224</id>
		<title>File:Landscape dist.png</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=File:Landscape_dist.png&amp;diff=346224"/>
		<updated>2021-11-05T16:40:15Z</updated>

		<summary type="html">&lt;p&gt;Scho: An illustration of landscape disturbance impacting river system.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An illustration of landscape disturbance impacting river system.&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=File:ESPIN2021_project_Creating_sediment_input_into_Landlab_Network_Sediment_Transporter.pptx&amp;diff=346222</id>
		<title>File:ESPIN2021 project Creating sediment input into Landlab Network Sediment Transporter.pptx</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=File:ESPIN2021_project_Creating_sediment_input_into_Landlab_Network_Sediment_Transporter.pptx&amp;diff=346222"/>
		<updated>2021-11-05T16:15:54Z</updated>

		<summary type="html">&lt;p&gt;Scho: Presentation given at CSDMS on 10/29/2021&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation given at CSDMS on 10/29/2021&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=File:Conceptual_model_slope-channels.jpg&amp;diff=346221</id>
		<title>File:Conceptual model slope-channels.jpg</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=File:Conceptual_model_slope-channels.jpg&amp;diff=346221"/>
		<updated>2021-11-05T16:15:07Z</updated>

		<summary type="html">&lt;p&gt;Scho: A conceptual model linking NST to other Landlab components&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A conceptual model linking NST to other Landlab components&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=User:Scho&amp;diff=325284</id>
		<title>User:Scho</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=User:Scho&amp;diff=325284"/>
		<updated>2021-06-07T15:25:14Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Signup information member&lt;br /&gt;
|First name member=Se&lt;br /&gt;
|Last name member=Cho&lt;br /&gt;
|Picture member=SJCsurfing.JPG&lt;br /&gt;
|Institute member=US Geological Survey&lt;br /&gt;
|City member=Reston&lt;br /&gt;
|Country member=United States&lt;br /&gt;
|State member=Virginia&lt;br /&gt;
|Confirm email member=scho@usgs.gov&lt;br /&gt;
|Working group member=Hydrology Focus Research Group, Chesapeake Focus Research Group, Human Dimensions Focus Research Group, Modeling Platform Interoperability Initiative, River Network Modeling Initiative&lt;br /&gt;
|Emaillist group member=yes&lt;br /&gt;
|Description of your CSDMS-related interests member=Geomorphic change detection, modeling, and prediction&lt;br /&gt;
|Memberagreement=I have read and agree to the Privacy Policy&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=File:SJCsurfing.JPG&amp;diff=325283</id>
		<title>File:SJCsurfing.JPG</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=File:SJCsurfing.JPG&amp;diff=325283"/>
		<updated>2021-06-07T15:25:09Z</updated>

		<summary type="html">&lt;p&gt;Scho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
	<entry>
		<id>https://csdms.colorado.edu/csdms_wiki/index.php?title=User:Scho&amp;diff=325282</id>
		<title>User:Scho</title>
		<link rel="alternate" type="text/html" href="https://csdms.colorado.edu/csdms_wiki/index.php?title=User:Scho&amp;diff=325282"/>
		<updated>2021-06-07T15:24:25Z</updated>

		<summary type="html">&lt;p&gt;Scho: Created page with &amp;quot;{{Signup information member |First name member=Se |Last name member=Cho |Institute member=US Geological Survey |City member=Reston |Country member=United States |State member=...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Signup information member&lt;br /&gt;
|First name member=Se&lt;br /&gt;
|Last name member=Cho&lt;br /&gt;
|Institute member=US Geological Survey&lt;br /&gt;
|City member=Reston&lt;br /&gt;
|Country member=United States&lt;br /&gt;
|State member=Virginia&lt;br /&gt;
|Confirm email member=scho@usgs.gov&lt;br /&gt;
|Working group member=Hydrology Focus Research Group, Chesapeake Focus Research Group, Human Dimensions Focus Research Group, Modeling Platform Interoperability Initiative, River Network Modeling Initiative&lt;br /&gt;
|Emaillist group member=yes&lt;br /&gt;
|Description of your CSDMS-related interests member=Geomorphic change detection, modeling, and prediction&lt;br /&gt;
|Memberagreement=I have read and agree to the Privacy Policy&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Scho</name></author>
	</entry>
</feed>