Skip to content

Incremental rebuild of low resolution data

Paal Kvamme requested to merge kvamme62/update_support into master

Updating a ZGY file now only requires rebuilding the changed parts of the low resolution data.

An incremental rebuild must be explicitly requested when calling finalize(). The default is still to rebuild everything.

Merge request reports