I have three location point: weather points.
It's a 10-year composite of temperature values which means I only have three values for three locations for ten years.
I want to interpolate these points to create a temperature map for the area.
By the way, the distance between points is approximately 100 kilometers.
So, which method should I use and how?