mco_get_swe_normals: Download and process the Montana SNOTEL site inventory from...

View source: R/mco_get_swe_normals.R

mco_get_swe_normalsR Documentation

Download and process the Montana SNOTEL site inventory from the NRCS National Water and Climate Center

Description

Download and process the Montana SNOTEL site inventory from the NRCS National Water and Climate Center

Usage

mco_get_swe_normals(stations = NULL)

Arguments

stations

A character vector of station identifiers in trinomial format (e.g., '1040:CO:SNTL').

Value

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

Examples

## Not run: 
mco_get_swe_normals()

## End(Not run)

mt-climate-office/mcor documentation built on March 27, 2024, 6:30 p.m.