- 积分
- 39
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-9-4
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我在这个网站http://dss.ucar.edu/datasets/ds083.2/matrix.html下载了1.0*1.0格距的grib资料,但是无论是其中的grib1资料还是grib2资料,在cmd里生成ctl时都遇到问题。
前题是C:\program files\pcgrads\win32e目录下已经有了grib2ctl.exe,换了两台电脑,用XP系统和vista系统都是同样的问题。
比如下载了grib1的这个文件fnl_20110823_00_00_c.txt,在cmd里执行命令C:\program files\pcgrads\win32e>grib2ctl d:\fnl_20110823_00_00_c.txt > d:\fnl_20110823_00_00_c.ctl,
出错提示是use of uninitialized value at grib2ctl .pl line 765
而下载grib2的文件fnl_20110823_00_00.txt,在cmd里执行命令C:\program files\pcgrads\win32e>grib2ctl d:\fnl_20110823_00_00.txt > d:\fnl_20110823_00_00.ctl,
出错提示是either d:\fnl_20110823_00_00.txt is missing or not a grib file
or wgrib is not on your path
这是什么问题呢?是我下载的数据有问题吗?有没有达人能提供一个比较好的下载1.0*1.0格距的grib资料的网站,不甚感激!
|
|