ISIS Application Documentation
isis2ascii | Printer Friendly View | TOC | Home |
Export cube to an ascii file
Overview | Parameters | Example 1 |
Description
This program converts sn ISIS cube to ASCII file format. Special pixels such as
NULL, LIS, LRS, HIS and HRS
have predetermined pixel values. You may opt to assign a range of pixel values to
the individual Special Pixels using the SETPIXELVALUES parameter. Bands in the cube
will be output in band sequential format.
Beware: The output file will be roughly 3 times as big as the input. CategoriesRelated Applications to Previous Versions of ISISThis program replaces the following applications existing in previous versions of ISIS:
History
|
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:11 |
Parameter GroupsFiles
Options
Special Pixels
|
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:11 |
The file name of the input cube to be listed.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The file name of the ascii output file.
Type | filename |
---|---|
File Mode | output |
Filter | *.txt |
If set to yes, a brief header will be printed to the ascii file which will include the cube name and dimensions.
Type | boolean |
---|---|
Default | YES |
Sets the value to place between entries in the output file. This will default to a space if nothing is entered.
Type | string |
---|---|
Default |
Determine whether the user would like a specific output for the special pixels in the image.
Type | boolean |
---|---|
Default | NO |
Inclusions |
|
Value that will replace any null pixel within a cub with the number entered. Defaults to NULL if nothing is entered.
Type | string |
---|---|
Default | NULL |
Inclusions |
|
Value that will replace any LRS pixel within a cub with the number entered. Defaults to LRS if nothing is entered.
Type | string |
---|---|
Default | LRS |
Inclusions |
|
Value that will replace any LIS pixel within a cub with the number entered. Defaults to LIS if nothing is entered.
Type | string |
---|---|
Default | LIS |
Inclusions |
|
Value that will replace any HIS pixel within a cub with the number entered. Defaults to HIS if nothing is entered.
Type | string |
---|---|
Default | HIS |
Inclusions |
|
Value that will replace any HRS pixel within a cub with the number entered. Defaults to HRS if nothing is entered.
Type | string |
---|---|
Default | HRS |
Inclusions |
|
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:11 |