all_stations | R Documentation |
A meta data set with climate variables recorded by Australia weather stations.
all_stations
A data frame with 10,549 rows and 9 columns:
station ID
longitude of the station
latitude of the station
elevation of the station
name of the station
World Meteorological Organisation ID, if has
variable recorded. Possible values include "TMAX" for maximum temperature, "TMIN" for minimum temperature, "PRCP" for precipitation, "DAPR" for number of days included in the multiday precipiation total (MDPR), "DATN" for number of days included in the multiday minimum temperature (MDTN), "DATX" for number of days included in the multiday maximum temperature (MDTX), "DWPR" for number of days with non-zero precipitation included in multiday precipitation total (MDPR), "MDPR" for multiday precipitation total, "MDTN" for multiday minimum temperature, "MDTX" for multiday maximum temperature, and "TAVG" for average temperature
the first year the variable started to be recorded
the last year the variable started to be recorded (till 2021)
https://www1.ncdc.noaa.gov/pub/data/ghcn/daily/ghcnd-stations.txt https://www1.ncdc.noaa.gov/pub/data/ghcn/daily/readme.txt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.