遇到的错误总结
Basemap 的坐标设置起点并不是坐标原点
m = Basemap(width=8000000,height=7000000, resolution=’l’,projection=’aea’,\ lat_1=0.,lat_2=40,lon_0=110,lat_0=20)
mmb = m.pcolormesh(gx, gy, img1, cmap=cmap, norm=norm)
Point Interpolation with Metpy and plot with basemap Plot true color by using VIIRS SDR
本文由 xigrug 创作,采用 知识共享署名4.0 国际许可协议进行许可
本站文章除注明转载/出处外,均为本站原创或翻译,转载前请务必署名
最后编辑时间为:2018-07-07 17:03:56