PARSE_NSIDC_FILENAME_0046 Name
PARSE_NSIDC_FILENAME_0046
Purpose
The purpose of this routine is to read and obtain information about
NSIDC images nsidc-0046, northern hemisphere weekly snow cover and
snow extent.
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_0046(filename)
Return Value
image: The image data in the file.
Arguments
filename: The name of an NSIDC-0046 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, 9 June 2010.