Changeset 32806
- Timestamp:
- Nov 24, 2011, 6:07:33 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_destreak.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_destreak.pl
r32650 r32806 254 254 if ($skycell->{data_state} eq "full" and $skycell->{quality} == 0) { 255 255 $skycell_uri = $ipprc->filename("PPSUB.OUTPUT", $skycell->{path_base}); 256 my $skycell_id = $skycell->{skycell_id}; 256 257 $diff_skycells{$skycell_id} = $skycell_uri; 257 258 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
