In 2011 I presented at the UseR conference, held in Warwick (UK), a piece of software
for easing the learning curve of R for geostatistical analysis.
It is a very simple attempt to create an interactive interface in R, by using Python
as GUI. From the GUI the user can easily create a script to perform some basic geostatistical
analysis, such as ordinary kriging and others.
It should be fairly easy to use, even though the user needs to have some basic knowledge
of GIS layers and geostatistics in order to be successful. On the other hand, I know
a lot of users that are approaching R and perhaps GIS for the first time, and I think
this software can be of great help in particular for these users. After a quick phase
in which they need to learn some basics, such as what a ASCII grid is, I think this
software should ease the learning curve of R itself, which according to different
books is pretty steep.
The software is available from here: IntR - Home Page
Here you can find two versions of IntR, one for 2D geostatistics and the other for 3D stuff, plus a sample dataset and manuals.
Here you can find two versions of IntR, one for 2D geostatistics and the other for 3D stuff, plus a sample dataset and manuals.
It is completely free and you can try it and use it as long as you want, you can
also modify its source code if you want to improve its functionalities. However,
consider it to be in a beta- testing phase so always check its output and be careful
in relying of it. I do not accept any responsibilities if the software does not work
as expected or fails to produce a correct output.
Below, I attached an image the original abstract with the work I presented at the UseR conference
of 2011 (the pdf is available here at page 91):
Below I put the video of the power point presentation I gave in Warwick, plus a short
video tutorial (better to watch them at 720p)regarding the use of IntR for Ordinary kriging. You should also take a look at the IntR manual for more info on how to use it.
This comment has been removed by the author.
ReplyDeleteGreat work mate, but the link to the IntR homepage appears dead. could you let me know where i can find it?
ReplyDeleteThank you for your comment. I now uploaded all the material onto my website and corrected the link.
ReplyDeleteNow it works ok!!
Fabio
thanks mate, i can confirm its all working now.
ReplyDelete