Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS 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 $ISISDATA/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