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

Deepak1 #15

Closed sdeepaknarayanan closed 5 years ago

sdeepaknarayanan commented 5 years ago

Changed IDW to fit standards

apoorvagnihotri commented 5 years ago

Hi @sdeepaknarayanan I tried running the class idw, it seems to not have imported deepcopy and make_grid.

Can you also please change the class name to be IDW instead of idw?

Additionally, it would be better if we move testdata folder present in the polire folder to the root folder of the repository, it is not an integral part of the library. What are your opinions? Thanks!