ut_calendar()和ut_inv_calendar():实现Julian/Gregorian与UTC时间的变换。 system():执行系统命令。 systemfunc():执行系统命令并返回结果到NCL,多条UNIX命令可以用“,”隔开。22-24 12-14 8 Fortran语言不同于NCL之处,在于数组下标起始(NCL为0,Fortran为1)和变化最快的维度(NCL右边快于左边,Fortran左边快于...
cd_calendar Converts a mixed Julian/Gregorian date to a UT-referenced date. cd_inv_calendar Converts a UT-referenced date to a mixed Julian/Gregorian date. cdfbin_p Calculates the binomial density of a cumulative distribution function.
calendar_decode2 cancor cbinread cbinwrite cd_calendar cd_inv_calendar cdfbin_p cdfbin_pr cdfbin_s cdfbin_xn cdfchi_p cdfchi_x cdfgam_p cdfgam_x Calculates the integral of a cumulative normal distribution function. Calculates the upper limit of integration of a cumulative normal distributio...
NCL数据处理南信大课件
cd_inv_calendar Converts a UT-referenced date to a mixed Julian/Gregorian date. cdfbin_p Calculates the binomial density of a cumulative distribution function. cdfbin_pr Calculates the probability of success of each trial of a cumulative distribution function. cdfbin_s Calculates the number of ...
(x)) date: cd_calendar, cd_inv_calendar • Date/time 函数: – /Document/Functions/date.shtml – cd_calendar, cd_inv_calendar time = (/ ) time@units = “hours since 1-1-1 00:00:0.0” date = cd_calendar(time,-2) date = cd_calendar(time, 0) print(date) print(date) ...
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 ...
If you need the conversion functionsut_calendarandut_inv_calendar, then you need to install UDUNITS-2. Download theUdunits2.x (not 1.x!) source code. Once you have the source code, you can build and install it with: setenv PERL "" # export PERL="" ...
NCL数据处理南信大课件
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 ...