import matplotlib.pyplot as plt; import cartopy.crs as ccrs; plt.figure(figsize=(6, 3)); ax = plt.axes(projection= ...
確定! 回上一頁