Skip to contents

Pull active stations from MesoWest API

Usage

pull_active_stations(df, key)

Arguments

df

is 'fields' dataset, including FIELD id,lat,lon,elevation,state, CROP name,season, seeding and harvest dates

key

is the API key for MesoWest

Examples

p <- pull_active_stations(df, key)
#> Error in paste0(base_url, "/auth?apikey=", key): object 'key' not found