fdbk_dt_wide: Function returning ensemble feedback file content as...

Description Usage Arguments Value Author(s) Examples

Description

Having the forecasts from each member as column (wide table) instead of a single veri_data column (long table) has a great benefit for large ensembles and many observations. Wide tables carry less redundant data, use less memory and faster computation is possible

Usage

1

Arguments

fdbk

return from read_fdbk or read_fdbk_larg

Value

a data.table

Author(s)

Felix <felix.fundel@dwd.de>

Examples

1
fdbk_dt_wide(read_fdbk_large(filename,cond,vars))

rfxf/Rfdbk documentation built on May 27, 2019, 7:22 a.m.