方案一:使用center_finite_diff_n(u,d,false,0,2) 方案二:使用两层差分循环 方案三:使用uv2dv_cfd(u,v,lat,lon,2) uv2vr_cfd(u,v,lat,lon,2) 2代表边界单向差分
14、 static_stability :计算静力稳定度 15、 uv2dv_cfd, uv2vr_cfd :中间有限差分计算散度和相对涡度 16、 vibeta :使用beta因子做垂直积分 17、 wind_component :使用风速、风向计算经向风、纬向风 18、 wind_speed, wind_direction :使用经向风、纬向风计算风速、风向 ...
uv2vrG, uv2vrg, uv2vrG_Wrap 水平散度 hdivg(u,v) uv2dv_cfd, uv2dvF, uv2dvf, uv2dvF_Wrap uv2dvG, uv2dvg, uv2dvG_Wrap 取样稀疏化 skip(u,dx,dy) 没有函数,可以直接引用u(...,::dx,::dy) 差分函数 cdiff(u),为中央差分函数 center_finite_diff, center_finite_diff_n 九点滑动平均...
平均vint(ps,exp,top)dim_avg_wgt,dim_avg_wgt_n,dim_avg_wgt_n_Wrapdim_avg_wgt_Wrap区域面积平均aave(u,x1=x,x=x2,y=y1,y=y2)同上,注意一下参数的设定技巧,还可以用:wgt_areaave,wgt_areaave2,wgt_areaave_Wrap垂直涡度hcurl(u,v)uv2vr_cfd,uv2vrF,uv2vrf,uv2vrF_Wuv2vrG,uv2vrg,uv2vrG...
25-29 15-19 12 25-25 15-15 0 NCL提供了两套基于对象的高质量图形接口——GSN通用接口(须加载gsn_code.ncl脚本)和GSN_CSM接口(须加载gsn_csm.ncl脚本)。GSN即Getting Started with NCL简称,CSM即Climate System Model简称。GSN_CSM接口调用了GSN接口,因此需要注意加载脚本的顺序。 GSN_CSM接口是以气候系统...
master .vim after 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 ...
14、static_stability:计算静力稳定度 15、uv2dv_cfd, uv2vr_cfd:中间有限差分计算散度和相对涡度 16、vibeta:使用beta因子做垂直积分 17、wind_component:使用风速、风向计算经向风、纬向风 18、wind_speed, wind_direction:使用经向风、纬向风计算风速、风向...
ncl 函数算散度涡度 方案一:使用center_finite_diff_n(u,d,false,0,2) 方案二:使用两层差分循环 方案三:使用uv2dv_cfd(u,v,lat,lon,2) uv2vr_cfd(u,v,lat,lon,2) 2代表边界单向差分
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 .gitmodules ...