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

View source: R/mco_get_snotel_inventory.R

mco_get_snotel_inventoryR 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_snotel_inventory()

Value

A simple feature collection with 6 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 station started recording data

  • End Date — the date the station stopped recording data. Will be "2100-01-01" if station is still recording.

Examples

## Not run: 
mco_get_snotel_inventory()

## End(Not run)

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