Get snow survey data (California only) from the CDEC website.
CDECsnowQuery(course, start_yr, end_yr)a data.frame object, see examples
integer, course number (e.g. 129)
integer, the starting year (e.g. 2010)
integer, the ending year (e.g. 2013)
D.E. Beaudette
This function downloads data from the CDEC website, therefore an internet connection is required. The SWE column contains adjusted SWE if available (Adjusted column), otherwise the reported SWE is used (Water column). See the tutorial for examples.