get_eurocordex_filelist: Look for files in a specific directory and return a list of...

Description Usage Arguments Value Examples

Description

Look for files in a specific directory and return a list of files with start and end dates

Usage

1

Arguments

dir

string: directory name

file

string: file name part we look for 'dir/file_YYYYDDMM-YYYYDDMM.nc' files

Value

data.frame with three columns 'filename' (without path), 'time_start' and 'time_stop' (format: YYYYMMDD)

Examples

1
2
 
# Used by `read_eurocordex_data`. Please look into that function's code for a usage example.

neumannd/eurocordex2swatTools documentation built on May 14, 2019, 2:17 p.m.