climexp_to_sef: Download a GHCN-Daily data file from the Climate Explorer and...

Description Usage Arguments Author(s) Examples

View source: R/conversions.R

Description

Download a GHCN-Daily data file from the Climate Explorer and convert it into the Station Exchange Format version 0.2.0

Usage

1
climexp_to_sef(url, outpath = getwd())

Arguments

url

Character string giving the url of the data file.

outpath

Character string giving the path where to save the file. By default this is the working directory.

Author(s)

Yuri Brugnara

Examples

1
2
# Download the maximum temperature series for Buenos Aires
climexp_to_sef("http://climexp.knmi.nl/data/xgdcnAR000875850.dat")

C3S-Data-Rescue-Lot1-WP3/C3S-QC documentation built on Jan. 15, 2020, 10:36 p.m.