Skip to content

Keep track of the valid chunk count of each layer

Morten Ofstad requested to merge feature/morten.ofstad/TrackValidChunkCount into master

Keep track of the valid chunk count in addition to the total serialized size of each layer. Also make a 'best effort' to track the total serialized size of data that is not compressed with wavelet compression.

Merge request reports