download_one_file: download_one_file

Description Usage Arguments Value

View source: R/copernicus.R

Description

Make a single request to Copernicus.

Usage

1
download_one_file(user_name, date_in, variables_in, save_path = "data")

Arguments

user_name

The user name for the service

date_in

The date associated with the data

variables_in

String vector of values to retrieve

save_path

Path where the data should be saved. The default is a folder called "data"

Value

The function will return the name of the downloaded file, as a string


ResearchActuary/climatter documentation built on Aug. 9, 2020, 2:33 p.m.