Learn R Programming

PamBinaries (version 1.9.3)

readDifarData: Read Difar Data

Description

Reads binary data stored by the Difar Processing module.

Usage

readDifarData(fid, fileInfo, data, skipLarge = FALSE, debug = FALSE)

Value

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

Arguments

fid

binary file identifier

fileInfo

structure holding the file header and module header

data

a structure containing standard data

skipLarge

a flag of whether or not to skip reading the waveform

debug

logical flag to show more info on errors

Author

Taiki Sakai taiki.sakai@noaa.gov