[SciPy-User] kriging module

Massimo Di Stefano massimodisasha at gmail.com
Sat Nov 20 15:42:47 EST 2010


Hello All,

i'm a student in geoscience and just few weeks ago i had to learn how kringing works
to apply kriging interpolation on  geospatial dataset.

sounds really cool to have  kriging ability in python using directly scipy and numpy,
i will be very happy to help to test it on a common dtaset and compare the results with other tools (like the kriging modules in R)

thanks!!!

Massimo.


Il giorno 20/nov/2010, alle ore 14.34, Joe Kington ha scritto:

> I'm fairly familiar with geostats, so I'd be glad to help!  I've actually written kriging and cokirging modules in python (that I never cleaned up and generalized enough to share, unfortunately).
> 
> Rather than just attaching the files, why don't you put the code on github/bitbucket/google code/your-repository-of-choice?  (Or even pastebin, if it's short, for that matter.)  
> 
> On Sat, Nov 20, 2010 at 12:56 PM, Lionel Roubeyrie <lionel.roubeyrie at gmail.com> wrote:
> Hi all,
> I have written a simple module for kriging computation (ordinary
> kriging for the moment), it's not optimized and maybe some minors
> errors are inside but I think it delivers corrects results. Is there
> some people here that can help me for optimize the code or just to
> have a try? I don't know the politic of this mailing-list against
> joined files, so I don't send it here for now.
> Thanks
> 
> --
> Lionel Roubeyrie
> lionel.roubeyrie at gmail.com
> http://youarealegend.blogspot.com
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
> 
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101120/820a15f7/attachment.html>


More information about the SciPy-User mailing list