ict.header: Parse ICARTT header

Description Usage Arguments Value

Description

Parses header of ICARTT file, with field descriptions according to official ICARTT Data Format guidelines (https://www-air.larc.nasa.gov/missions/etc/IcarttDataFormat.htm)

Usage

1
ict.header(input, verbose = TRUE, raw = FALSE)

Arguments

input

Path to the input .ict file

verbose

Defaults to TRUE; print all fields with description. If verbose = FALSE, output excludes full variable list, 'normal comments' section, and data file details.

raw

Defaults to FALSE. If true, print header as seen in ICARTT file, without field descriptions.

Value

A character vector


zoey-rw/ICARTTr documentation built on May 20, 2019, 3:03 p.m.