task
type of an IRIS RAW fileChecks what type of task
(s), i.e. polar volume types, are contained in an
IRIS RAW file.
get_iris_raw_task(
file,
header_size = 50,
task = c("WIND", "SURVEILLANCE", "VOL_A", "VOL_B")
)
Specified task
names found in the header or NA
if none of the
task names were found.
Character. Path to a polar volume file in IRIS RAW format.
Integer. Number of header bytes to search.
Character (vector). Task names to search for in the file header.