ISIS Application Documentation
Creates an XML representation of DEM installation packs
Description
This program creates an XML document of "pack" elements for use within the
Isis installer. Each pack represent an optional installation package for
the user, enabling them to select the targets they are working with, and
only download the relevant DEMs. This XML file is generated from the
kernels.????.db file in the $base/dems area.
Categories
History
Travis Addair | 2012-02-13 |
Original version
|
|
Parameter Groups
Files
Name
|
Description
|
FROM |
Input kernel.????.db file
|
TO |
Output XML file
|
|
Files:
FROM
Description
The DB file used to generate the new XML file. Defaulted to use
$ISISDATA/base/dems/kernels.????.db
Type
| filename |
File Mode
| input |
Internal Default
|
Automatic
|
Filter
|
*.db
|
Files:
TO
Description
Newly generated XML description of the DEMs available in ISIS.
Type
| filename |
File Mode
| output |
Filter
|
*.xml
|