- 积分
- 9017
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-1-2
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
dset f:\air\65ano.grd
dtype station
stnmap f:\air\ano.map
undef 317468
titlerain
tdef 62 linear JAN1951 1yr
vars 1
t 0 99 rainfall data
endvars
错误为:
Enter stn ctl filename: f:\air\ano.ctl
Name of binary data set: f:\air\65ano.grd
Number of times in the data set: 62
Number of surface variables: 1
Number of level dependent variables: 0
Starting scan of station data binary file.
Binary data file open: f:\air\65ano.grd
Processing time step 1
Time = 1 has stn count = 9920
Processing time step 2
Low Level I/O Error: Read error on data file
Error reading 28 bytes at location 317468
Possible cause: Premature EOF
有了grd,有了对应的grid的格点文件,这个ctl里面时间的设置为1时就可以生成map文件,换成其他时间就不行,不知道为什么,请教各位牛人,帮忙解决一下。看过很多类似的解答,我将ctl里的时间维设置的与grid格点文件里是一样的,并且数据的结果就是160站*62年的资料,不知道哪里出了错误。。。。
|
|