Closed jp-dark closed 3 years ago
This pull request has been linked to Shortcut Story #10602: Add default filters for attributes.
Using level=None
in TileDB-Py internally sets the TILEDB_COMPRESSION_LEVEL
to -1 which in turn uses the compressor-specific default. For zstd, the default level is 3
.
ArrayCreator
and subclassesfrom_netcdf
andfrom_group