pds2hideal
Reimport an exported hirise PDS product to an Isis Ideal camera.
The purpose oof this program is to re-import exported HiRISE Ideal camera cubes into Isis. 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
Categories
History
Jeannie Backer | 2012-11-21 | Original Version of application pds2hideal. Fixes #700. |
Parameters
Files
Name of the file containing the labels of the input PDS image.
Type | filename |
---|---|
File Mode | input |
Filter | *.img *.lbl |
The name of the output file. This file will contain the imported
Isis HiRISE Ideal cube and the related Spice Tables.
Type | cube |
---|---|
File Mode | output |
Pixel Type | signedWord |
Filter | *.cub |
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 Isis cube before it was exported to the PDS product.
Type | string |
---|---|
Default | $base/dems/ |