Transformed GHCN-Daily Stations file. This is metadata for the GHCN-daily file. It contains additional info on US/Canada states and country information for each station.

get_transform_ghcnd_stations()

Value

(sf) : Transformed sf data frame of GHCN stations metadata

Examples

if (FALSE) { ghcnd_stations_tform <- backburner::get_transform_ghcnd_stations() }