Hello everyone
I now have Antarctic surface temperature data, and I want to interpolate it into my model domain. However, the projection system of this data seems to be Mercator projection. The range of the longitude vector attached to the data is: -180° to 179.95°, and the range of the latitude vector is: -89.95° to -60°. How should I interpolate the data into my model domain with the polar stereographic projection using the known longitude vector and latitude vector of the data?
Thanks!