Python solution to transforming polar stereographic data to mercator projection
问题 I've data in polar stereographic projection and the lat and lon values as well. But I cannot seem to find a simple way to transform this to a mercator (regular square lat and lon) projection in Basemap. Does anyone have a simple solution to this problem? Appreciate your help with this, /M 来源: https://stackoverflow.com/questions/15574507/python-solution-to-transforming-polar-stereographic-data-to-mercator-projection