import cartopy.crs as ccrs import matplotlib.pyplot as plt import xarray as xr ... ds = xr.tutorial.load_dataset("air_temperature")
確定! 回上一頁