ncl中的⼀些基础(wrf)1、wrf_user_intrp3d(var3d,H,plot_type,loc_param,angle,res)第⼀个是变量:var3d:the variable to interpolate. This can be an array of up to 5 dimensions. the 2 right_most dimensions must be bottom_top \south_north\west_east 第⼆个变量:插值的区域,或者是...
;读取需要分析的变量画图 pm_ctrl = wrf_user_getvar(a,"PM2_5_DRY",0) ;三维的 pm_ctrl_plane = wrf_user_intrp3d(pm_ctrl,z,"v",plane,angle,False) pblh_ctrl = wrf_user_getvar(a, "PBLH",0) ;二维的 pblh_plane_ctrl = wrf_user_intrp2d(pblh_ctrl,plane,angle,False) ;画图函数...
NCL_Bruyere教程
autoload bin bundle colors dictionary ftdetect ftplugin plugin record snippets syntax Dockerfile.vim ncl.vim README.txt test.vim bash-git-prompt bin git_hooks others .bash_logout .bash_profile .bashrc .git_bashrc .gitconfig .gitignore
NCL_Bruyere教程
NCL_Bruyere教程