ISIS Application Documentation
cubeatt | Printer Friendly View | TOC | Home |
Cube attribute editor
Overview | Parameters | Example 1 | Example 2 | Example 3 |
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:10 |
Parameter GroupsFiles
Options
|
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:10 |
The resultant cube with attribute modifications.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This option allows the user to select if tables will be propagated to the output cube
Type | boolean |
---|---|
Default | true |
Example 1cubeatt example Description
Example of the cubeatt program.
Command Line
cubeatt from=peaks.cub+1 to=peaks_band1.cub
Copy the first band of peaks.cub into peaks_band1.cub.
GUI ScreenshotInput ImageOutput Image |
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:10 |
Example 2cubeatt example Description
Example of the cubeatt program.
Command Line
cubeatt from=peaks.cub to=peaks_8bit.cub+8bit+0.0:255.0
Copy an 8bit version of peaks.cub into peaks_8bit.cub.
GUI ScreenshotInput ImageOutput Image |
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:10 |
Example 3cubeatt example Description
Example of the cubeatt program.
Command Line
cubeatt from=peaks.cub+1 to=peaks_8bit.cub+8bit+75.0:125.0
Copy an 8bit version of the first band in peaks.cub into peaks_cropped.cub that has a output range from 75 to 125.
GUI ScreenshotInput ImageOutput Image |
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:10 |