I am using wrf-python to make some horizontal maps. Cartopy is advertised as the future mapping, yet it is significantly slow compared to Basemap when I use large arrays. plt.contourf(to_np(lons), ...
File ~/anaconda3/envs/python_env/lib/python3.10/site-packages/wrf/util.py:3523, in get_cartopy(var, wrfin, varname, timeidx, method, squeeze, cache) 3459 def get ...
ここでは、課題7の解答を書く。 (1) 正距円筒図法 (PlateCaree)の地図を投影する ...