标签: python matplotlib-basemap polar-coordinates
我有theta,r和z的数组,表示在已知纬度/经度点的极坐标中的一些数据。
如何在底图地图上使用pcolormesh显示此数据?基本上我想在数据来源的原点覆盖一个标准的极地pcolormesh图。