Skip to content

Bryson's fix

Compare
Choose a tag to compare
@ChHarding ChHarding released this 29 Aug 19:14
· 837 commits to master since this release

Fixed antialiasing artifacts (line) that would sometimes show up. Google Earth Engine defaults to using nearest neighbor for resampling/projection, was changed to bi-linear.
(Thanks to Bryson Hicks)

For standalone, I added printres = -1 which will not resample the original raster DEM from file but instead create a model at the original raster resolution.