I intended to do a nice demo with CSIRO’s South Esk Testbed. But I got stuck with a long planned feature – the plotting of offerings and SOS. So this is what this demo is about now, and additionally it shows how to combine measurements of different SOSs and convert these to sp
objects for further analysis. Below is a map of the available sensors.
It must be noted that the focus of the demo is on data consolidation and plotting. The demo contains code for two Kriging examples using the gstat
and automap
packages, which sadly I did not get to work yet. These analyses are not necessarily sensible!
Try it out:
library("sos4R") demo("southesk")
Some example plots:
The demo will be in a soon to be released new version of sos4R, but the documentation needs to be updated before uploading it to CRAN. Read the rest of this entry »