pull_temp_full: Request the hourly temperature data from MesoWest and process...

View source: R/pull_temp.R

pull_temp_fullR Documentation

Request the hourly temperature data from MesoWest and process it

Description

Request the hourly temperature data from MesoWest and process it

Usage

pull_temp_full(fields_stations)

Arguments

fields_stations

is the fields_stations dataset derived from the find_closest_station() function.

Examples

station_temp_data <- pull_temp_full(fields_stations)

BYUIDSconsulting/mesonetgdh documentation built on Nov. 15, 2022, 2:32 a.m.