wri / gfw_forest_loss_geotrellis

Global Tree Cover Loss Analysis using Geotrellis and SPARK
MIT License
10 stars 8 forks source link

Util CompareRastersApp #124

Closed echeipesh closed 3 years ago

echeipesh commented 3 years ago

Utility CLI to compare to sets of rasters that share their name. This was once useful to verify that GLAD rasters used by this app are the same that are used in production. Turns out they are so nothing needed to be done, but next step might have been to produce GeoJSON of tiles where mismatch happens.

Used in verification of https://github.com/wri/gfw_forest_loss_geotrellis/pull/123