Subsetting Value-Added Map HDF FIles
Program Name:
FilledMapSubsetter
Program Description:
This program provides both spatial and data set subsetting for the albedo, NDVI, and ecosystem value-added maps (1-minute resolution products, no statistics).
For the albedo products, this includes both white- and black-sky albedo maps and all of the QA maps.
This code creates a new HDF file that may include any or all of the original set of geolocated scientific data sets (SDS's), with data that covers only a user specified geographic area.
In addition, all metadata and other global and SDS attributes are copied to the output HDF file. Each type of file to be subsetted has it's own perl script in which the user can define the SDS to be subsetted,
the portion(s) of the map to be subsetted, input and output filename and path structure, and other parameters. This code has been tested on an SGI platform and should be transferrable to other platforms.
Language and Environment Requirements:
Fortran 90, PERL Script, HDF Toolkit.
Limitations:
The HDF file to be subsetted must be visible to the program. That is, the HDF file must be accessible from the platform where the program is running.
Installation Tips:
Once the files are unzipped and untarred, examine the README and HowToRun text files for more details on installing and running the code.
Developer:
Eric Moody (NASA GSFC).
Current Version (Release Date):
Version 1.0 (April 27, 2004).
Download:
ReadMe File
Application File
Note: Download file is zipped and tarred.
To Unzip use the command "gzip -d filename".
To UnTar use the command "tar -xvf filename".
|