dtrend_msg Estimates and removes the least squares linear trend of the rightmost dimension from all grid points (missing values allowed). dtrend_msg_n Estimates and removes the least squares linear trend of the dim-th dimension from all grid points (missing values allowed). dtrend_n Estimates ...
; 去除海温趋势及年循环 yyfac = yyyymm_to_yyyyfrac(yyyymm, 0.0) ; sst1 = dtrend_msg_n(yyfac, sst, True, False,0) sst1 = dtrend_quadratic_msg_n(sst, True, False,0) copy_VarMeta(sst, sst1) clStrt = 198101 clLast = 201012 iClmStrt = ind(yyyymm.eq.clStrt) iClmLast = ind...
dtrend_msg_n dtrend_n dtrend_quadratic dtrend_quadratic_msg_n dv2uvF dv2uvf dv2uvF_Wrap dv2uvG dv2uvg dv2uvG_Wrap dz_height echo_off echo_on eof2data eof_varimax eofcor eofcor_pcmsg eofcor_ts eofcor_Wrap eofcov eofcov_pcmsg
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 ...
16-19 6-9 11 1.二进制文件读写 Fortran接口读取无格式顺序文件fbinrecread,fbinread,读取直接存取文件fbindirread,获取无格式顺序数据数量fbinnumrec和C接口读取文件cbinread,以及Cray-COS系统接口craybinrecread,craybinnumrec。 Fortran接口写无格式顺序文件fbinrecwrite,fbinwrite,写直接存取文件fbindirwrite和...
NCL-c
SST = (/dtrend_n(SST, True,0)/) delete(sst) 这里特别要说明一点的是:copy_VarCoords函数必不可少,它是负责传递变量的维度信息,如果这里没有这个函数,那么TP是.nc文件的变量,而tp_就只是一个矩阵,缺失了经度和维度,在后面画图的时候无法一一对应,自然画出来的图就很奇怪了。
dtrend_n Estimates and removes the least squares linear trend of the given dimension from all grid points. dtrend_quadratic Estimates and removes the least squares quadratic trend of the rightmost dimension from all grid points. dtrend_quadratic_msg_n Estimates and removes the least squares ...
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 ...