wySNOTEL: Water Year Stats (SNOTEL)

wySNOTELR Documentation

Water Year Stats (SNOTEL)

Description

This function gets snotel data from https://wcc.sc.egov.usda.gov/reportGenerator/ website. It generates the maximum and mean of snow water equivalent and snow depth per water year.

Usage

wySNOTEL(procDV, sites = NULL, parallel = FALSE, ...)

Arguments

procDV

A previously created batch_SNOTELdv object. recommended

sites

A vector of SNOTEL site locations, e.g. c("311", "500"). optional

parallel

logical indicating whether to use future_map().

...

arguments to pass on to future_map.

Value

A data.frame with mean and maximum snow water equivalent and snow depth.


joshualerickson/wildlandhydRo documentation built on Feb. 12, 2024, 6:40 p.m.