readWMDData {PamBinaries} | R Documentation |
Read Whistle and Moan Data
Description
Reads binary data stored by the Whistle & Moan Detector
Usage
readWMDData(fid, fileInfo, data, skipLarge = FALSE, debug = FALSE)
Arguments
fid |
binary file identifier |
fileInfo |
structure holding the file header and module header |
data |
a structure containing standard data |
skipLarge |
a flag for whether or not to skip reading large contours |
debug |
logical flag to show more info on errors |
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
[Package PamBinaries version 1.9.0 Index]