Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


pds2hideal

Printer Friendly View | TOC | Home

Reimport an exported hirise PDS product to an Isis 3 Ideal camera.

Overview Parameters

Description

       The purpose oof this program is to re-import exported HiRISE Ideal camera cubes
       into Isis3. The input label for this program should be a PDS label containing the 
       location of the exported image and table files.

       This application requires the following files:
       
  • PDS label file
  • PDS image file
  • PDS binary table file containing the INSTRUMENT_POINTING_TABLE
  • PDS binary table file containing the INSTRUMENT_POSITION_TABLE
  • PDS binary table file containing the BODY_ROTATION_TABLE
  • PDS binary table file containing the SUN_POSITION_TABLE
When imported, the Spice table data will be attached to the cube.

Categories


History

Jeannie Backer2012-11-21 Original Version of application pds2hideal. Fixes #700.

Parameter Groups

Files

Name Description
FROM Input file containing the PDS label.
TO Name of the output file to contain the imported Isis3 cube.
SHAPEMODELPATH String containing the location of the ShapeModel file of the original Isis3 cube that was exported to PDS.
X

Files: FROM


Description

Name of the file containing the labels of the input PDS image.

Type filename
File Mode input
Filter *.img *.lbl
Close Window
X

Files: TO


Description

The name of the output file. This file will contain the imported Isis3 HiRISE Ideal cube and the related Spice Tables.

Type cube
File Mode output
Pixel Type signedWord
Filter *.cub
Close Window
X

Files: SHAPEMODELPATH


Description

This parameter should contain the directory path of the ShapeModel file. This path will be added to the ShapeModel keyword in the Kernels Group of the output cube. It should be the same path as shown in the original Isis3 cube before it was exported to the PDS product.

Type string
Default $base/dems/
Close Window