readDLModelData: Read Deep Learning Model Data

View source: R/readDLModelData.R

readDLModelDataR Documentation

Read Deep Learning Model Data

Description

Reads binary data stored by the Deep Learning Model module

Usage

readDLModelData(fid, fileInfo, data, debug = FALSE, ...)

Arguments

fid

binary file identifier

fileInfo

structure holding the file header and module header

data

a structure containing standard data

debug

logical flag to show more info on errors

...

Arguments passed to other functions

Value

a structure containing data from a single object, and a logical flag if an error has occurred

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


TaikiSan21/PamBinaries documentation built on Jan. 9, 2025, 7:20 a.m.