Dongdong Kong, CUG
-
数据来源于
ncep.reanalysis
:https://downloads.psl.noaa.gov//Datasets/ncep.reanalysis/Dailies -
中国地图边界:https://github.com/huangynj/NCL-Chinamap
ncl只能在linux like系统下运行,环境配置相对麻烦
-
启动wsl功能
控制面板 -> 程序和功能 -> 启用或关闭windows功能 -> 适用于Linux系统的Windows子系统。
-
微软应用商店,安装ubuntu-20.04(稳定为第一需求,不要尝新猎奇)
-
安装conda
-
安装ncl
conda create -n ncl_stable -c conda-forge ncl
ncl scripts/ex01_China_IVT.ncl