filter_eurocordex_filelist: go through file list and look from which files data should be...

Description Usage Arguments Value Examples

Description

go through file list and look from which files data should be read

Usage

1
filter_eurocordex_filelist(fList, num_time)

Arguments

fList

data.frame containing columns filename (char), time_start (int/numeric), and time_stop (int/numeric).

num_time

2-element array of numeric or integer

Value

data.frame containing a filtered version of fList; additional columns are added, which indicate which records have to be read from the netCDF files

Examples

1
# 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.