Skip to content

mrf-apps-3.0.1

Latest
Compare
Choose a tag to compare
@jtroberts jtroberts released this 07 Nov 00:45
c1d0c78
  • 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