sustainability-lab / polire

Spatial Interpolation in Python
https://sustainability-lab.github.io/polire/
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Make a utils directory #3

Closed nipunbatra closed 5 years ago

nipunbatra commented 5 years ago

https://github.com/sustainability-lab/spatial-interpolation/blob/87431699d4a86d804d50c904d66c1313983ed804/IDW/scikit_comply/working.py#L35

The above is a function that will be used across all methods and thus should be moved to utils namespace.