read_fdbk: Load the entire content of a fdbk file

Description Usage Arguments Value Author(s) Examples

View source: R/fdbk_asdataframe.R

Description

Load the entire content of a fdbk file

Usage

1
read_fdbk(filename)

Arguments

filename

NetCDF fdbk filename including path

Value

a list of entries from the given fdbk file

Author(s)

Felix <felix.fundel@dwd.de>

Examples

1
2
fdbk = read_fdbk("~/examplesRfdbk/icon/synop/verSYNOP.2014120112")
str(fdbk)

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