I have csv file with sea surface temperature values. Each value has its coordinates. I am trying to interpolate the temperature values using "Spline with barriers". For that reason (barrier) I have to make new shapefile and draw polyline around these points. Is there more professional way to create barrier around cluster of points? For example somekind of buffer around points with certain distance from point.
Please look at the picture I added to this post.