Sudipta Basak
Sudipta Basak
Use the `logging` module everywhere, instead of `print` statement everywhere? Make this part of next release?
This probably deserves it's own thread. In many situations an useful and an already used technique in the kriging community, is the [`local variogram` model](http://sydney.edu.au/agriculture/pal/software/vesper.shtml). Can someone work on this...
If I had a dataset where the measurement uncertainty varies across various measurement points, how can I take that into account? From the `execute` doctring in OrdinaryKriging > This is...
There is a proposal that I might be working on this. There is a lot out there on GWR using R, but [I could only find one such in python](https://github.com/mkordi/pygwr)....