| # | Line 95 | Line 95 | if ( "$ilpict" != "$nofile" ) then | |
|---|---|---|
| 95 | endif | |
| 96 | if ( "$dfpict" != "$nofile" ) then | |
| 97 | echo 'falsecolor -cb -l DF $fcopts \\ | |
| 98 | < | -s "$maxval/$extamb" -m "1/$extamb" -pi $iltemp \\ |
| 98 | > | -s "100*$maxval/$extamb" -m "100/$extamb" -pi $iltemp \\ |
| 99 | | pcompos -a 1 - $tltemp > $dfpict' >> $sctemp | |
| 100 | endif | |
| 101 | echo 'rm -f $tempfiles' >> $sctemp | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |