http://www.ncl.ucar.edu/Document/Functions/Built-in/linint2.shtml p_0:原始气压,单调递增或递减 p_1:插值气压,单调递增或递减(递增或递减两者保持一致)http://www.ncl.ucar.edu/Document/Functions/Built-in/linint1_n.shtml rcm2rgrid和rcm2rgrid_Wrap函数可以用于将WRF等模式产品插值...
linint2 linint2_points linint2_points_Wrap linint2_Wrap linmsg linmsg_n linrood_latwgt linrood_wgt list_files list_filevars list_hlus list_procfuncs list_vars ListGetType ListSetType loadscript local_max local_max_1d local_min
能执行相应内置函数的功能,并能处理数组属性、命名维度、维度坐标等元数据,例如:dim_avg_Wrap,dim_variance_Wrap,dim_stddev_Wrap,dim_sum_Wrap,dim_rmsd_Wrap,smth9_Wrap,g2gsh_Wrap,g2fsh_Wrap,f2gsh_Wrap,f2fsh_Wrap,natgrid_Wrap,f2
双线性插值 linint2 • 仅限笛卡儿, 全球或有限区域内直线型格点 • “wrapper”类型的函数可保存属性 且生成坐标变量 • 允许缺测值 load $NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl f = addfile (/fs/cgd/data0/shea/CLASS/T2m.nc, r) T = f-T TLI = linint2_Wrap(Tlon, Tlat...
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 ...
newtas = linint2_Wrap(lon,lat,tas,True,newlon,newlat,0) newtas!0 = "time" newtas!1 = "lat" newtas!2 = "lon" newtas&lat = newlat newtas&lon = newlon fout = addfile("e:/2/BCC-CSM2-MR-0.5*0.5.nc","c") end 看什么看677 高三患者 1 报错fatal:linint2: Unable to ...
.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
t_cross = linint2_points_Wrap(xlon,xlat,t_a,True,dist@gclon,dist@gclat,0) t_cross!0 = "level" t_cross&level = level ;画图就是正常用gsn_csm系列函数画图 plot = gsn_csm_pres_hgt_vector(wks,t_cross,v_cross,w_cross,res)
http://www.ncl.ucar.edu/Document/Functions/Built-in/linint2.shtml 2. 一维插值 p linint1_n_Wrap u_avg=linint1_n_Wrap (p_0,u_avg_2, False, p_1, 0, 0) p_0:原始气压,单调递增或递减 p_1:插值气压,单调递增或递减(递增或递减两者保持一致) ...
daily2monthly.ncl dailyclimdex2cpt.ncl fitderivint.ncl gfs.ncl plot_timescaledecomp_avg.ncl plot_timescaledecomp_models_scatter.ncl plot_timescaledecomp_permember_map.ncl rip_cape.f serietiempo.ncl wavelet.ncl wavelet_NDVI.ncl wavelet_NPCI.ncl ...