- 积分
- 13288
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-3-5
- 最后登录
- 1970-1-1
|
发表于 2014-12-8 11:00:33
|
显示全部楼层
; IDD: Domain ID (1=< ID =< MAXNES), Only the observations
; geographically located on that domain will be processed.
; For WRF application with XLONC /= STANDARD_LON, set IDD=2,
; otherwise set 1.
; MAXNES: Maximum numbe of domains as needed.
; NESTIX: The I(y)-direction dimension for each of the domains
; NESTJX: The J(x)-direction dimension for each of the domains
; DIS: The grid size for each of the domains
; For WRF application, always set NESTIX(1),NESTJX(1), and DIS(1)
; based on the infomation in wrfinput. |
|