2082 |
|
wait for all the processes together, so they can disentangle |
2083 |
|
in parallel. It can still take up to a minute in some cases, |
2084 |
|
but not 10 minutes like it was taking before the fix. |
2085 |
+ |
|
2086 |
+ |
Enabled ambient cache value corral for all levels, not just final two. |
2087 |
+ |
This may reduce errors in certain pathological scenes. |
2088 |
+ |
|
2089 |
+ |
Added -in option to rcalc, rlam, and total to limit the number of |
2090 |
+ |
input records in hopes of circumventing Windows EOF issues on binary data. |
2091 |
+ |
Also added -on option to rcalc and total for logical symmetry. |