RDRgen
Using the ISIS hirdrgen and HiROC's PDS_to_JP2 programs, create the HiRISE RDR standard data product. The RDR product is radiometrically corrected and geometrically processed to a standard map projection. This script is intended to work in the Conductor environment but may be run directly by a user. The output cube is placed in the directory tree: $HiRISE_ROOT/Data/RDRgen
RDRgen -File <pathname> -COnfiguration <conf_file> -CAtalog <catalog> -Help
The full pathname of *.mosaic.cub
=item -Configuration E<lt>B<conf_file>E<gt>
Specify the name of the configuration file such as RDRgen.conf. If none specified then the default is $HiRISE_ROOT/Configuration/RDRgen/RDRgen.conf
Specify the name of the catalog. If none specified then HiRISE is assummed.
Get help on the command line.
Using the ISIS hirdrgen and HiROC's PDS_to_JP2 programs, create the HiRISE RDR standard data product. The RDR product is radiometrically corrected and geometrically processed to a standard map projection. This script is intended to work in the Conductor environment but may be run directly by a user. The output cube is placed in the directory tree: $HiRISE_ROOT/Data/RDRgen
This procedure will additionally update the RDR product and Extras product tables in HiCat.
RDRgen uses the HiRISE_ROOT environment variable specifying the root directory of the HiRISE directory tree. RDRgen terminates if this environment variable does not exist.
RDRgen must have a configuration file. It can be optionally specified with the -Configruation parameter. If not specified in the command line, RDRgen looks for the file $HiRISE_ROOT/Configuration/RDRgen/RDRgen.conf. If the configuration file can not be found then RDRgen will terminate.
The RDRgen.conf file must have the following PVL keywords:
RDRgen_Progression = Specify the -Progression command line parameter value for PDS_to_JP2. A value of -1 indicates use of the default parameter.
RDRgen_Tile_Size = Specify the -Tile_size command line parameter value for PDS_to_JP2. A value of -1 indicates use of the default parameter.
RDRgen_Resolution = Secify the -Resolution command line parameter value for PDS_to_JP2. A value of -1 indicates use of the default parameter.
B<Please note:>
Because the RDRgen pipeline uses ISIS, its peferences file should be set for pipeline processing.
Group=UserInterface HistoryPath = $PWD HistoryRecording = Off EndGroup
Group = SessionLog TerminalOutput = On FileOutput = Off EndGroup
Group=ErrorFacility FileLine = on Format = PVL EndGroup
ISIS Programs called hirdrgen lowpass reduce
The following codes are returned by RDRgen:
0 - Success value
Eric Eliason UA/LPL Audrie Fennema UA/LPL
Copyright(C) 2006 Arizona Board of Regents on behalf of the Lunar and
Planetary Laboratory at the University of Arizona.
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.
1.48 2011/10/05 22:21:22