isis_project - Performs the steps of running lev1tolev2 and then geom.
Copyright (C) 2005 Ross A. Beyer
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit their website at www.gnu.org.
isis_project [--mappars <params>] [--targdef <def file>] [--latrange <range>] [--lonrange <range>] [--km <km/pixel>|--deg <pixels/degree>] [--tfile <filename>] [--trim <YES|NO>] [--inc <sample/line increment>] [--dem <file>] [--override <value>] [--retest <grid spacing>] [--dninterp <interpolation scheme>] [--min_vals <number>] [--output <suffix>] [--deltfile] [--version] [--help] [--man] <.cub files to process>
This program runs ISIS:lev1tolev2 and ISIS:geom on the selected images, and then deletes the tfile. It can be given more than one input file, and processes them all the same way.
However, if you specify this option, the program will take the input name, truncate everything past the first period and tack your <suffix<gt> on the end. So if you had specified ``projected.lev2.cub'' as the suffix and the input file was named ``foo.bar.gobeldygook.cub'', the output file would be named ``foo.projected.lev2.cub''.
Ross A. Beyer, rbeyer@rossbeyer.net
Integrated Software for Imagers and Spectrometers (http://isis.astrogeology.usgs.gov/)