linux虚拟机运行WRF的geogrid.exe时的ERROR

./geogrid.exe 时报错:

Parsed 28 entries in GEOGRID.TBL

Processing domain 1 of 1

ERROR: Could not open ../WPS_GEOG/orogwd_10m/con/index

问题原因:geogrid.exe is looking for orography data in DATA\geog/orogwd_1deg/con/index. However, windows does not allow any directory to be named "con". When geog data are unpacked, this directory gets named "_con", and cannot be renamed to "con". Hence, geogrid.exe fails. (搬运)

解决方式:修改 /WPS-4.1/geogrid 目录下的GEOGRID.TBL文件:

===============================
name = CON
        priority = 1
        dest_type = continuous
        masked=water
        fill_missing=0.
        interp_option = default:average_4pt
        interp_option =  lowres:wt_average_4pt
        interp_option = 10m:average_4pt
        interp_option = 20m:average_4pt
        interp_option = 30m:average_4pt
        interp_option = 1deg:average_4pt
        interp_option = 2deg:average_4pt
        rel_path = default:orogwd_10m/_con/
        rel_path =  lowres:orogwd_1deg/_con/
        rel_path = 10m:orogwd_10m/_con/
        rel_path = 20m:orogwd_20m/_con/
        rel_path = 30m:orogwd_30m/_con/
        rel_path = 1deg:orogwd_1deg/_con/
        rel_path = 2deg:orogwd_2deg/_con/
===============================

保存、退出、重新运行即可。

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值