oturns / geosnap

The Geospatial Neighborhood Analysis Package
https://oturns.github.io/geosnap-guide
BSD 3-Clause "New" or "Revised" License
247 stars 32 forks source link

define harmonize in geosnap #115

Closed renanxcortes closed 5 years ago

renanxcortes commented 5 years ago

Currently, the harmonization layer consumes directly the harmonize function of tobler. I think what makes more sense is to implement directly this function on geosnap. Therefore, tobler will be a more general library for spatial interpolation for different approaches (area, auxiliary data, etc.)

image

I this PR addresses that and after adding it, I think I can delete the tobler version of it.

ps.: I also removed the stub object of the script that was in tobler.