You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates to mrf_insert algorithm for inserting tiles into MRFs
Additionally, the algorithm for generating overview levels in mrf_insert was re-worked to match more closely with the GDAL driver. This has the downstream effect of creating pixel differences in the higher overview levels (more zoomed out views) compared with legacy products, owing to different a sampling technique.
Adds back the start_level and stop_level overview generation functionality to mrf_insert, which was a regression in v3.0.0
Created mrf_unjoin script to break up a single MRF into multiple cell MRFs