- 积分
- 3548
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-10-16
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
NCL使用 time_axis_labels(exchh&time,res,restick)函数的时候报错fatal:Number of subscripts do not match number of dimensions of variable,(2) Subscripts used, (1) Subscripts expected, 我把Time赋给了exchh变量的时间维,变量Time属性如下,为什么提示下标超出?
Variable: Time
Type: double
Total Size: 1544 bytes
193 values
Number of Dimensions: 1
Dimensions and sizes: [Time | 193]
Coordinates:
Time: [ 0.. 192]
Number Of Attributes: 4
units : hours since 2018-10-24 00:00:00
calendar : standard
long_name : Time
description : Time
|
|