DATAVIEWER_PARSE_CONFIGURATION
Name
DATAVIEWER_PARSE_CONFIGURATION
Purpose
This program parses the configuration file for the DATAVIEWER program.
Author
David W. Fanning, Ph.D
National Snow and Ice Data Center (NSIDC)
NSIDC/CIRES University of Colorado
Boulder, CO 80309
E-Mail: fanning@nsidc.org Category
Utility, Widgets Calling Sequence
DataViewer_Parse_Configuration, config_file
Inputs
config_file: The name of the configuration file to parse.
Keyword Parameters
CONFIGURATION: An output keyword containing an IDL structure variable with
the configuration of the parsed config file.
Modification History
Written by: David W. Fanning, June 26, 2008.