FedData (version 4.0.1)

download_ghcn_daily_station: Download the daily data for a GHCN weather station.

Description

Download the daily data for a GHCN weather station.

Usage

download_ghcn_daily_station(ID, raw.dir, force.redo = F)

Value

A character string representing the full local path of the GHCN station data.

Arguments

ID

A character string giving the station ID.

raw.dir

A character string indicating where raw downloaded files should be put.

force.redo

If this weather station has been downloaded before, should it be updated? Defaults to FALSE.