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>.
16:26:41, 15 December 2020  +
CSDMS and Mark Piper provided support for the creation and hosting of my jupyter hub notebooks  +
Jupyter Notebook  +
2.0 hrs  +
This is for an undergraduate geomorphology course (200 level).  +
1 of 1  +
Colby College  +
Alejandra Ortiz  +
September 24, 2020  +
This exercise will provide some experienceThis exercise will provide some experience with methods used for predicting flood frequency and magnitude. We will be using the US Geological Survey (USGS) website to retrieve historical stream gauge data of the sort used to predict the likelihood of flood events of particular magnitudes during a given time interval. Such predictions are the basis for numerous engineering, restoration and development projects in and around rivers. 1. Practice using Python Pandas DataFrames to import, manipulate, and visualize data, 2. Learn some powerful tools for subsetting your dataframes, and 3. Practice visualizing datataframes, and 3. Practice visualizing data  +
Analyze flood frequency of different rivers in North Carolina using basic extreme analysis and python. Students will get practice using pandas dataframes for importing, analyzing, and visualzing data.  +
Here is a helpful link - https://www.usgs.Here is a helpful link - https://www.usgs.gov/centers/sa-water/science/flood-frequency-information?qt-science_center_objects=0#qt-science_center_objects </br></br>You could include requirements that students check their results for the given rivers (Fishing Creek, Tar River, Ellerbe Creek, and Roanoke River) to the USGS calculations for an extended assignment.</br></br>I have adapted a lab similar to this one by SERC (https://serc.carleton.edu/hydromodules/steps/168500.html) from T. Perron using excel to analyze flood frequency of a river into python. It would be easy enough to include more background on Wollman & Miller, geomorphic work, the characterstic flood, extreme value analyses, etc dependent on your course interest and focus.</br></br>Please visit https://github.com/ale37911/CSDMS_Labs/tree/main/Flood_Freq for associated files (data and instructor Notebook).</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> 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 Python packages ''numpy'', ''pandas'', and ''matplotlib'', as well as peak annual stream and daily discharge data for a given location.  +
Image:Mockup of Flood Frequency Curve.png  +
Pandas Dataframes  +, Data Visualization  +  and Subsetting dataframes  +
Flood Frequency Analyses  +, Rating Curves  +  and Time-series gaps  +
Flood Frequency Analyses with Python  +
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:04:05, 19 April 2022  +