ISIS Documentation

isisimport

Convert from an external format, non-ISIS format using template files to an ISIS Cube.

NOTE: This program and the associated template files are incomplete. The documentation describes what the eventual intended capabilities are. Many capabilities are not implemented at this time.

Reads an input label file and image file. The contents of the ISIS cube label file are generated using the template file specified by the TEMPLATE parameter.

This application uses the Inja templating engine to render the template file. The input data from the input label is converted to JSON and then it is accessed via the Inja templating syntax. See the Inja documentation for the full template syntax.


Categories


History

Kristin Berry and Amy Stamile2021-05-17 Original version