COMPRESSK_BY
COMPRESSK_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 |
Inherited from VAR and MASK |
|
|
Z |
Abstract |
|
|
T |
Inherited from VAR and MASK |
Compress variable "dat" along its K axis using the (multi-dimensional) mask supplied in the second argument. See the example under COMPRESSI_BY