- 积分
- 64
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-3-13
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
各位朋友,大家好,以前一直转MM5,现在由于科研的需要我转WRF,我是在笔记本上跑的程序,wrf.exe后用ncdump查看的数据都有,但是用ARWpost转化后确没有数据,这是什么原因?找不出原因让我崩溃。
ctl文件如下:
dset ^high.dat
options byteswapped
undef 1.e30
title OUTPUT FROM WRF V3.2.1 MODEL
xdef 51 linear 0 0.0001
ydef 77 linear 0 0.0001
zdef 27 linear 1 1
tdef 16 linear 12Z28JUL2012 60MN
VARS 27
LU_INDEX 1 0 LAND USE CATEGORY (-)
U 27 0 x-wind component (m s-1)
V 27 0 y-wind component (m s-1)
W 27 0 z-wind component (m s-1)
PH 27 0 perturbation geopotential (m2 s-2)
PHB 27 0 base-state geopotential (m2 s-2)
T 27 0 perturbation potential temperature (theta-t0) (K)
MU 1 0 perturbation dry air mass in column (Pa)
.......
|
|