import matplotlib.pyplot as plt import cartopy.crs as ccrs # 创建画布以及ax fig = plt.figure() ax = fig.add_subplot(111, projection=ccrs.
確定! 回上一頁