Skip to contents

A table listing all NOAA ISD weather stations within 100km of each prognosticator's city coordinates

Usage

weather_stations_isd

Format

A data frame with 5262 rows and 13 columns:

prognosticator_city

Where the prognosticator is located

usaf

USAF number, character

wban

WBAN number, character

station_name

station name, character

ctry

Country, if given, character

state

State, if given, character

icao

ICAO number, if given, character

lat

Latitude, if given, numeric

lon

Longitude, if given, numeric

elev_m

Elevation, if given, numeric

begin

Begin date of data coverage, of form YYYYMMDD, numeric

end

End date of data coverage, of form YYYYMMDD, numeric

distance

distance (km) from coordinates searched

Source

<https://www.ncdc.noaa.gov/cdo-web/webservices/v2>