I have an Excel file (a table) containing precipitation data, I need to place that data into a map. Each of the precipitation values correspond to a point which has a latitude and longitude.
I assume that the values have to be interpolated but I am not sure how to do it.
Could you help me with that?