
Related items loading ...
Name of Research Project
|
Related Project
|
Part
|
|
Global Water Futures
|
|
|
|
|
|
|
|
Dataset Title
Basin Geometry and Mountain Snowpack Responses to Climate Change: Data, Code, and Figures
Additional Information
Abstract
This dataset contains the code and data files needed to produce the analyses and figures in Shea et al. (2021), doi:10.3389/frwa.2021.604275. The data used in this study are derived from publicly available data sets. These include global elevation data, river basin boundaries, climate normals, automated snow pillows, and manual snow course observations. The Cold Regions Hydrological Model (CRHM, v.05/15/19) was used to produce daily estimates of snowmelt for 50 basins using identical elevation ranges and bands, identical accumulation gradients, and identical climate inputs. Only the hypsometry (area-elevation distribution) was varied for each model run. Analysis of hypsometry, climate inputs, and CRHM outputs is given in a Jupyter notebook running Python 3.7.6.
Purpose
This dataset supports the Global Water Futures project.
Citations
Shea, J., Whitfield, P., Fang, X., Pomeroy, J. (2021). Basin Geometry and Mountain Snowpack Responses to Climate Change: Data, Code, and Figures [Dataset]. Federated Research Data Repository.
https://doi.org/10.20383/102.0318
Shea, J. M., Whitfield, P. H., Fang, X., Pomeroy, J. W. (2021). The Role of Basin Geometry in Mountain Snowpack Responses to Climate Change. Front. Water 3: 604275.
https://doi.org/10.3389/frwa.2021.604275
Dataset Version
1
Dataset Creation Date
2021-03-18
Status of data collection/production
Dataset Completion or Abandonment Date
1
Data Update Frequency
Primary Source of Data
Data Lineage (if applicable). Please include versions (e.g., input and forcing data, models, and coupling modules; instrument measurements; surveys; sample collections; etc.)
1. Description of methods used for collection/generation of data:
Temperature and snow observations (snow course and snow pillow) obtained from government repositories. Elevation data obtained from GLOBE DEM. Model outputs generated by CRHM.
Manual snow survey site locations (Government of BC -
https://catalogue.data.gov.bc.ca/dataset/9f653102-5627-45a7-bd4c-686e365ee04a )
Manual snow survey site data (Government of BC -
https://catalogue.data.gov.bc.ca/dataset/705df46f-e9d6-4124-bc4a-66f54c07b228 )
Snow pillow data (Government of BC -
https://aqrt.nrs.gov.bc.ca/Data/ )
Climate Normals (ECCC -
https://climate.weather.gc.ca/climate_normals/index_e.html )
Global Land One-kilometer Base Elevation (NOAA -
https://doi.org/10.7289/V52R3PMS )
2. Methods for processing the data: NA
3. Instrument- or software-specific information needed to interpret the data:
The version of Python used in this analysis is 3.7.6. Required packages are listed below in the code-specific information section and in the notebook preamble.
-----------------------------------------------------------------
CODE-SPECIFIC INFORMATION FOR: BasinHypsometryCRHM-Final.ipynb
-----------------------------------------------------------------
1. Brief description of the code:
Jupyter notebook does the following:
- calculates and clusters basin hypsometries
- assesses the skill of simple linear accumulation gradients and synthetic temperatures against observational data
- imports results of the CRHM model runs to assess snow pack and snow melt responses to increased temperatures
- produces figures contained in the Shea et al. (2021) publication
2. List required dependencies:
CRHM 05/15/19
Python 3.7.6
datetime 4.3
matplotlib 3.1.2
matplotlib-base 3.1.2
pandas 0.25.3
glob2 0.7
scipy 1.3.2
geopandas 0.8.0
scikit-learn 0.22
3. Instructions to install or use the code:
Use jupyter notebook to open the code, and ensure that all packages are installed. Outputs from the CRHM model are provided in the data folder, but users can also obtain and run the CRHM model using the .obs files contained in the CRHMobs subfolder.
4. List any required input:
Data subfolder.
5. List expected output:
To produce figures used in the paper, create a new subfolder called 'Figure' and uncomment the plt.savefig() commands.
Terms of Use
Does the data have access restrictions?
Download Links and Instructions
Total Size of all Dataset Files (GB)
0.039
File formats and online databases
Other Data Formats (if applicable)
.shp