- 积分
- 783
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2021-7-27
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 可达鸭 于 2021-9-26 14:49 编辑
想请教一下各位,我用ncview查看wrfout文件时有的变量无法直接读取,比如:SWDOWN和另外一些辐射量的变量都有这个问题,还需要check一下才有,不然就全是0值。然后就导致我在用ncl进行读取计算的时候全是0值,无法直接读取这些数据。这该怎么办呀
我发现在我用ncview查看时会报很多提示,应该就是这些导致的,这要怎么解决呢。
I am not set up to handle cases with coordinate mapping using anything other than 0 or 2 effective dims
Note: the coordinates attribute for variable SWDOWN is being ignored,
since it specifies a variable (XLONG) that has 3 effective dims (an effective dim has a size greater than 1)
I am not set up to handle cases with coordinate mapping using anything other than 0 or 2 effective dims
Note: the coordinates attribute for variable GLW is being ignored,
since it specifies a variable (XLONG) that has 3 effective dims (an effective dim has a size greater than 1)
I am not set up to handle cases with coordinate mapping using anything other than 0 or 2 effective dims
Note: the coordinates attribute for variable SWNORM is being ignored,
since it specifies a variable (XLONG) that has 3 effective dims (an effective dim has a size greater than 1)
I am not set up to handle cases with coordinate mapping using anything other than 0 or 2 effective dims
Note: the coordinates attribute for variable ACSWUPT is being ignored,
since it specifies a variable (XLONG) that has 3 effective dims (an effective dim has a size greater than 1)
|
-
|