Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...

Scripts for "Effects of Shifting Snowmelt Regimes on the Hydrology of Non-Alpine Temperate Landscapes"


An older version of this resource https://doi.org/10.4211/hs.39b0d20939df4b72b2fd1fa05a8fc99b is available.
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 213.6 KB
Created: Sep 17, 2020 at 4:37 p.m.
Last updated: Sep 22, 2020 at 4:32 p.m.
DOI: 10.4211/hs.2ab10feef5d74b849563dba6b854dea8
Citation: See how to cite this resource
Content types: Single File Content 
Sharing Status: Published
Views: 826
Downloads: 71
+1 Votes: Be the first one to 
 this.
Comments: No comments (yet)

Abstract

Warming winter temperatures are causing changes to snow melt hydrology in Michigan. These changes to snow melt timing and amount, streamflow timing and net groundwater recharge were quantified using the statistical software "R". These scripts use various publically available datasets and R package addons to examine snowmelt hydrology in Michigan from 2003-2017. The detailed results of this study are published in Ford et al., 2020 (doi: 10.1016/j.jhydrol.2020.125517).

Subject Keywords

Coverage

Spatial

Coordinate System/Geographic Projection:
WGS 84 EPSG:4326
Coordinate Units:
Decimal degrees
Place/Area Name:
Michigan
North Latitude
48.3909°
East Longitude
-81.9336°
South Latitude
41.3968°
West Longitude
-90.6152°

Temporal

Start Date:
End Date:

Content

README.txt

This is the README doc for the repository Scripts for Effects of Shifting Snowmelt Regimes on the Hydrology of Non-Alpine Temperate Landscapes. 
The including scripts were written in the code software R. They download, analyze and visualize hydrologic data used in the manuscript. 
A brief description of the scripts and how they relate is below.

Temperature Data:
The script HistoricalWeather.R downloads data from the Global Historical Climatology Network (GHCN) weather stations found in Michigan. 
It downloads daily minimum and maximum temperatures and saves them as a data frame. That data frame is then used in the script MITemperature.R. 
The temperature data is spatially aggregated across HUC-8 drainage basins and used in the multimetric analysis to classify winters as warm or cool. 

Snow Data:
The script SNODAS_Mean_SWE_BasinsAll.R downloads daily gridded files of SWE from the SNODAS FTP, spatially aggregates it across stream drainage basins and 
then merges those aggregates into one large data frame used for later analysis. The process of downloading and reading the SNODAS files references code in the 
snodas_helper_functions.R script. RegionalSWEAnalysis.R loads SNODAS SWE data aggregated across regional polygons (using shapefiles of the three state 
regions rather than the basin shapefiles used for aggregation in SNODAS_Mean_SWE_BasinsAll.R). It then calculates different annual and year type statistics 
for the regions and visualizes the results.

PRISM Data:
The scripts PRISMTempProcessing.R and PRISMMeanPrecipProcessing.R download daily gridded files of temperature and precipitation from the PRISM FTP, 
imports them into R, then extracts stream basin aggregates of these two variables for use in the groundwater analysis.

Stream Data:
The script USGS_Data.R downloads a list of USGS gage meta data, selects the gages in Michigan active for the desired time period and then downloads the 
daily discharge data for those gages. It then takes that daily discharge data and calculates various annual and year type statistics, as well as creating 
visualizations of results.

Groundwater Analysis:
The script Basin_GW_Final.R takes data frames of melt, precipitation and streamflow and uses them to calculate changes in net recharge (net storage) 
using a simple water budget equation. It then creates tables of statistics and figures of year type differences.

Related Resources

This resource updates and replaces a previous version Ford, C. (2020). Scripts for "Effects of Shifting Snowmelt Regimes on the Hydrology of Non-Alpine Temperate Landscapes", HydroShare, https://doi.org/10.4211/hs.39b0d20939df4b72b2fd1fa05a8fc99b
This resource is referenced by Ford, C.M., Kendall, A.D., Hyndman, D.W., 2020. Effects of shifting snowmelt regimes on the hydrology of non-alpine temperate landscapes. Journal of Hydrology. https://doi.org/10.1016/j.jhydrol.2020.125517

Credits

Funding Agencies

This resource was created using funding from the following sources:
Agency Name Award Title Award Number
NASA NNX11AC72G
USDA-NIFA 2015-68007-2313
NOAA NA120AR4320071
Michgian State University's Environmental Science and Public Policy Program
Michgian State University Department of Earth and Environmental Sciences

Contributors

People or Organizations that contributed technically, materially, financially, or provided general support for the creation of the resource's content but are not considered authors.

Name Organization Address Phone Author Identifiers
Anthony D Kendall Michigan State University
Jillian M Deines Stanford University CA, US 5132907489
David William Hyndman Michigan State University Michigan, US 5172823665

How to Cite

Ford, C. (2020). Scripts for "Effects of Shifting Snowmelt Regimes on the Hydrology of Non-Alpine Temperate Landscapes", HydroShare, https://doi.org/10.4211/hs.2ab10feef5d74b849563dba6b854dea8

This resource is shared under the Creative Commons Attribution CC BY.

http://creativecommons.org/licenses/by/4.0/
CC-BY

Comments

There are currently no comments

New Comment

required