c-blosc2 icon indicating copy to clipboard operation
c-blosc2 copied to clipboard

Add .b2nd as officially supported file extension to the file format specification or use .b2frame otherwise

Open kislinsk opened this issue 1 year ago • 0 comments

The .b2nd file extension is used in examples and tutorials for Blosc2 files with the b2nd meta layer. However, in the file format specification only .b2frame and .b2f are mentioned as valid file extensions.

I would expect to either add .b2nd as supported file extension to the specification or to use .b2frame as file extension in all examples and tutorials. At the end of the day that's what it still is according to the header.

kislinsk avatar Jul 05 '24 14:07 kislinsk