mco_get_swe_normals.Rd
Download and process the Montana SNOTEL site inventory from the NRCS National Water and Climate Center
mco_get_swe_normals(stations = NULL)
stations | A character vector of station identifiers in trinomial format (e.g., '1040:CO:SNTL'). |
---|
A simple feature collection with 4 fields:
Station Id — the SNOTEL station identification number
Station Name — the SNOTEL station location name
State Code — the two letter state code
Network Code
— the code for the station network
Start Date — the date the stations started recording data
if (FALSE) { mco_get_swe_normals() }