all_stations: Australia weather stations

all_stationsR Documentation

Australia weather stations

Description

A meta data set with climate variables recorded by Australia weather stations.

Usage

all_stations

Format

A data frame with 10,549 rows and 9 columns:

id

station ID

long

longitude of the station

lat

latitude of the station

elev

elevation of the station

name

name of the station

wmo_id

World Meteorological Organisation ID, if has

element

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

first_year

the first year the variable started to be recorded

last_year

the last year the variable started to be recorded (till 2021)

Source

https://www1.ncdc.noaa.gov/pub/data/ghcn/daily/ghcnd-stations.txt https://www1.ncdc.noaa.gov/pub/data/ghcn/daily/readme.txt


huizezhang-sherry/weatherdata documentation built on June 15, 2022, 6:40 p.m.