ArcticSnow / TopoPyScale

TopoPyScale: a Python library to perform simplistic climate downscaling at the hillslope scale
https://topopyscale.readthedocs.io
MIT License
40 stars 9 forks source link

Horizon computation for toposub usage #29

Open ArcticSnow opened 2 years ago

ArcticSnow commented 2 years ago

Write another method in the use case of toposub where the horizon value should be a value derive from the properties of the pixel falling in each cluster.

Keep the current logic in the case of predefined list of points.

https://github.com/ArcticSnow/TopoPyScale/blob/ebf380ce5e5006ed441772f07160f423fe627e8e/TopoPyScale/topoclass.py#L124