You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw the issue for this (#3) was closed - were these ever added? I'm particularly interested in variable level compression (reading and writing) for these types, and if they are supported, how to find out which one is being used.
For example, when opening a CDF with a variable that uses RLE compression:
I saw the issue for this (#3) was closed - were these ever added? I'm particularly interested in variable level compression (reading and writing) for these types, and if they are supported, how to find out which one is being used.
For example, when opening a CDF with a variable that uses RLE compression:
compression_bool
is set toTrue
, but there doesn't seem to be any way to determine that it's RLE.The text was updated successfully, but these errors were encountered: