COMPRESSJ_BY
COMPRESSJ_BY (var, mask), Compress data according to a mask
|
Arguments: |
VAR |
Variable to compress according to MASK |
|
MASK |
mask to use in compressing the data |
|
|
Result Axes: |
X |
Inherited from VAR and MASK |
|
Y |
Abstract |
|
|
Z |
Inherited from VAR and MASK |
|
|
T |
Inherited from VAR and MASK |
Compress variable "dat" along its J axis using the (multi-dimensional) mask supplied in the second argument. See the example under COMPRESSI_BY.