BSRN.list: List the available BSRN files

Description Usage Arguments Details Value Author(s) See Also

View source: R/BSRN.r

Description

This function retrieves the directory listing, i.e., available files from ftp://ftp.bsrn.awi.de/.

Usage

1
BSRN.list(station, user, pwd)

Arguments

station

a vector of text string indicating the station abbreviations

user

BSRN ftp user name

pwd

BSRN ftp password

Details

BSRN ftp listing is dynamic. This function retrieves the most updated listing of BSRN station-to-archive files. You do not need to use this function very often. It is recommended to use it yearly to check on file updates.

Value

A list of tibbles, indicating the available file names.

Author(s)

D. Yang

See Also

BSRN.read


dazhiyang/SolarData documentation built on April 19, 2021, noon