Isis2tiff
Convert an ISIS cube file to tiff format
isis2tiff -Input <pathname> -Output <pathname> -Minpercent <xx.xx> -Maxpercent <xx.xx> -Quality <xxx> -Help
The full pathname of the input ISIS cube file
The full pathname of the output tiff file
The minimum low-end histogram cumulative percent to map to the output 0 DN value. If this parameter is not specified then the value 0.1 is used.
The maximum high-end histogram cumulative percent to map to the ouput 0 DN value. If this parameter is not specified then the value 99.99 is used.
Get help on the command line
Isis2tiff converts an ISIS cube to the tiff format. The script uses the netpbm graphics package. *** WARNING only output files of size 2 gigabytes or less can be created ***
The following codes are returned by Isis2tiff:
0 - Success value
1 - Command line error
Eric Eliason UA/LPL
Copyright (C) 2006-2020 Arizona Board of Regents on behalf of the Lunar and Planetary Laboratory at the University of Arizona.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
1.3 2020/04/28 18:02:55