Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...
This resource contains some files/folders that have non-preferred characters in their name. Show non-conforming files/folders.
This resource contains content types with files that need to be updated to match with metadata changes. Show content type files that need updating.
Authors: |
|
|
---|---|---|
Owners: |
|
This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource. |
Type: | Resource | |
Storage: | The size of this resource is 1.1 MB | |
Created: | Apr 08, 2024 at 7:13 p.m. | |
Last updated: | Apr 08, 2024 at 7:55 p.m. | |
Citation: | See how to cite this resource |
Sharing Status: | Public |
---|---|
Views: | 400 |
Downloads: | 35 |
+1 Votes: | Be the first one to this. |
Comments: | No comments (yet) |
Abstract
This resource contains the inputs and outputs of a python code titled "Final_GEOGloWS_PeakFlows." I am doing a study on over 100 USGS stream gages in Nebraska. My code acquires historical peak flow data from GEOGloWS using my StreamReachIDs.csv which gives the stream reach ID associated with each of my gage locations. Next, my code organizes my GEOGloWS peak flow data into water years and extracts the maximum value from each water year for each gage. The output is an annual peak flow data series for every stream reach. The annual peak flow data for each gage is stored in my all_geoglows_data.csv. Next, I loop through my annual peak flow data to estimate the 2, 5, 10, 25, 50, and, 100-year return period flows for each stream reach using the Gumbel Type-1 distribution. The results of the return period estimates for each stream reach are stored in my final_rp_df.csv. Finally, I used the data stored in my final_rp_df.csv to create an interactive map which displays the location of each USGS gage in my study as points. These points have pop-up windows associated with them so that when they are clicked, they display useful information about the gage such as the name, number, reach ID, lat, long, and return period flows. My interactive map has been saved as an html file named interactive_map.html. My code is available in this resource.
Subject Keywords
Coverage
Spatial
Temporal
Start Date: | |
---|---|
End Date: |
Content
How to Cite
This resource is shared under the Creative Commons Attribution CC BY.
http://creativecommons.org/licenses/by/4.0/
Comments
There are currently no comments
New Comment