Python solution to transforming polar stereographic data to mercator projection

爷,独闯天下 提交于 2019-12-08 06:24:24

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!