Changeset 15618 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Nov 14, 2007, 8:38:47 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r15617 r15618 208 208 unless ($no_update) { 209 209 my $command = "$warptool -addwarped -warp_id $warp_id -skycell_id $skycell_id -tess_id $tess_id"; 210 $command .= " - code -1 -ignore" if not $accept; # Completed succesfully, but can't produce product210 $command .= " -ignore" if not $accept; # Completed succesfully, but can't produce product 211 211 $command .= " -uri $outputImage -path_base $outputRoot" if $accept; 212 212 $command .= $stats->cmdflags() if $accept;
Note:
See TracChangeset
for help on using the changeset viewer.
