- 积分
- 1437
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-4-26
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
报错:
fatal:["NclVar.c":1390]:Assignment type mismatch, right hand side can't be coerced to type of left hand side
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 229 in file $NCARG_ROOT/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 30 in file bishi.ncl
程序:
b1= wrf_user_intrp3d(sq,p,"h",850.,0.,False)
就是这一行出错了
之前在其他电脑上可以成功运行
换了个机子就一直卡在这里
加了 : 也不管用
请问大家有什么好的解决办法吗
|
|