Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


dempack

Printer Friendly View | TOC | Home

Creates an XML representation of DEM installation packs

Overview Parameters

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 Addair2012-02-13 Original version

Parameter Groups

Files

Name Description
FROM Input kernel.????.db file
TO Output XML file
X

Files: FROM


Description

The DB file used to generate the new XML file. Defaulted to use $ISIS3DATA/base/dems/kernels.????.db

Type filename
File Mode input
Internal Default Automatic
Filter *.db
Close Window
X

Files: TO


Description

Newly generated XML description of the DEMs available in ISIS.

Type filename
File Mode output
Filter *.xml
Close Window