| gsodstations | R Documentation |
A data set containing the full Global Summary of the Day (GSOD) station list.
gsodstations
A data.table with 29610 rows and 11 columns:
"USAF": [character] Air Force station ID. May contain a letter in the first position.
"WBAN": [character] NCDC WBAN number.
"STATION NAME": [character] Station name.
"CTRY": [character] FIPS country ID, see also https://www.ncei.noaa.gov/data/global-summary-of-the-day/doc/country-list.txt.
"STATE": [character] State for US stations.
"ICAO": [character] ICAO ID.
"LAT,LON": [numeric] Latitude, longitude in thousandths of decimal degrees.
"ELEV(M)": [numeric] Elevation in meters.
"BEGIN,END": [character] Beginning, end of Period Of Record (YYYYMMDD). There may be reporting gaps within the P.O.R..
Integrated Surface Database Station History, May 2022. Available online: https://www.ncei.noaa.gov/pub/data/noaa/isd-history.txt (last accessed 2022-05-05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.