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

View source: R/GHCN_FUNCTIONS.R

download_ghcn_daily_stationR Documentation

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)

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.

Value

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


ropensci/FedData documentation built on April 12, 2024, 11:44 a.m.