ISIS Application Documentation
tabledump | Printer Friendly View | TOC | Home |
Program to output a selected table to a file
Overview | Parameters |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:14 |
Parameter GroupsFiles
Specifications
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:14 |
This is the cube containing the table to be output.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This is the output file where the table will be written.
Type | filename |
---|---|
File Mode | output |
Internal Default | No Output file will be created |
Filter | *.txt |
This is the name of the table to be output. The name is found in the labels, in the relevant object, as the value of the Keyword "Name." This value is set by the program creating the table, and is standardized to certain conventions.
Type | string |
---|
This option will determine which character will be used to separate table entries, with the default option as a comma. The other options are space, to separate with a single space, or "OTHER," which allows the user to input whatever they wish as the delimiter character.
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | COMMA | ||||||||||||
Option List: |
|
This parameter is only used if the user has selected "OTHER" as a delimiter. The user then enters something into this parameter to use as a delimiter.
Type | string |
---|