Download and process the Montana SNOTEL Snow Water Equivalent dataset from the NRCS National Water and Climate Center

mco_get_snotel_huc()

Value

A data_frame with 2 fields:

  • Station — the station identifier in trinomial format.

  • WBD code — the WBD watershed code

Examples

if (FALSE) { mco_get_snotel_huc() }