- 积分
- 12560
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2017-10-25
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我在运行NCL 的时候系统报了如下错误:
fatal:The result of the conditional expression yields a missing value. NCL can not determine branch, see ismissing function
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 3475 in file /usr/local/ncl-6.6.2/lib/ncarg/nclscripts/csm/gsn_code.ncl
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 119 in file standby_mecsst.ncl
如上所说系统指出我这句代码有问题:wks = gsn_open_wks("png","mec_tet")
这个问题之前也遇见过,但是过了一会又没事了,又能正常运行,但有时候又会出现这种错误。
有没有哪位大神能帮帮我分析下是怎么回事 |
|