EarthObservation / RVT_py

Relief Visualization Toolbox in Python
Apache License 2.0
25 stars 6 forks source link

Feat speedup fill nan #5

Closed klezaki-geo closed 3 years ago

klezaki-geo commented 3 years ago

I have replaced both functions dealing with fill_nan with this simple function. It performs much faster even in the case of large nan chunks. Pleas test it. It seems to work ok on sky illumination too.