riem_stations: Get stations of an ASOS network

View source: R/stations.R

riem_stationsR Documentation

Get stations of an ASOS network

Description

Get stations of an ASOS network

Usage

riem_stations(network)

Arguments

network

A single network code, see riem_networks() for finding the code corresponding to a name.

Details

You can see a map of stations in a network at https://mesonet.agron.iastate.edu/request/download.phtml.

Value

a data.frame (tibble tibble) with the id, name, longitude (lon) and latitude (lat) of each station in the network.

Examples

## Not run: 
riem_stations(network = "IN__ASOS")

## End(Not run)

ropensci/riem documentation built on April 9, 2024, 8:42 p.m.