scintec1.comments: read the comment fields of a file in Scintec Format-1 format
Description
get comment entries from a
a Scintec atmospheric profiler data format "Format-1" (extension ".mnd")
Usage
scintec1.comments(file, header = list())
Value
named list
each entry corresponds to one comment field
Arguments
file
name (and path if necessary) of the file to read
header
optionally, instead of reading the header from the file again,
the output of a previous call to scintec1.header
on the same file can be supplied via this argument.