PARSE_NSIDC_FILENAME_0032 Name
PARSE_NSIDC_FILENAME_0032
Purpose
The purpose of this routine is to read and obtain information about
NSIDC images nsidc-0032, DMSP SSM/I Pathfinder Daily EASE-Grid Brightness
Temperature images.
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
File Reading.
Syntax
image = Parse_NSIDC_Filename_0032(filename)
Return Value
image: The image data in the file.
Arguments
filename: The name of an NSIDC-0032 image file.
Output Keywords
INFO: An output structure containing information about the image. See the
documentation for PARSE_NSIDC_FILENAME for an example.
SUCCESS: Set to 1 if the file was successfully read, otherwise to 0.
Modification History
Written by: David W. Fanning, 23 June 2008.