I've got data of 38 locations and at many different timestamps. For all locations I've got the coordinates. Now I would like to estimate my data on a point which is not on one of these 38 locations. I would like to do this for all timestamps.
I found out that kriging is probably the best option to obtain these estimated values, but I've found many packages about it and many different ways to do this.
Now is my question, what is the best way to tackle my problem?