ailich / MultiscaleDTM

Calculates multi-scale geomorphometric terrain attributes from regularly gridded DEM/bathymetry rasters.
https://ailich.github.io/MultiscaleDTM/
GNU General Public License v3.0
21 stars 4 forks source link

Only use edges Qfit #35

Open ailich opened 2 years ago

ailich commented 2 years ago

To remove correlation among successively larger spatial scales that include data from all previous scales, add option for the quadratic to be fit only using only the outer edge of the focal window and the central cell (similar to what SlpAsp does).