The reader can currently only read the raw data an decompress it, it's not applying any scaling or transformation from metadata parameters, based on some established standards. I should read more about this and see what I can reasonably support. Alternatively, I should check to see if the zarrs crate has support for this.
The reader can currently only read the raw data an decompress it, it's not applying any scaling or transformation from metadata parameters, based on some established standards. I should read more about this and see what I can reasonably support. Alternatively, I should check to see if the
zarrscrate has support for this.