爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 4895|回复: 8

wrf输出资料没有U、V变量

[复制链接]
回帖奖励 10 金钱 回复本帖可获得 10 金钱奖励! 每人限 5 次(中奖概率 50%)

新浪微博达人勋

发表于 2014-4-14 21:52:47 | 显示全部楼层 |阅读模式
GrADS
系统平台: windows
问题截图:
问题概况: wrf转出的资料wrfout_d01_2011-07-10_00_00_00,wrfout_d02_2011-07-10_00_00_00中没有U、V风变量
我看过提问的智慧: 看过
自己思考时长(天): 3

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
我用fnl资料wrf转出wrfout_d01_2011-07-10_00_00_00,wrfout_d02_2011-07-10_00_00_00,用meteoinfo打开,发现没有U、V风变量,请问这是什么原因呢?困扰好多天了,恳请大家指教!
namelist.wps:
[zssapr@swang01 WPS]$ vi namelist.wps

io_form_geogrid = 2,
/

&geogrid
parent_id         =   1,   1,
parent_grid_ratio =   1,   3,
i_parent_start    =   1,  46,
j_parent_start    =   1,  25,
e_we              =  121,64 ,
e_sn              =  76,64,
geog_data_res     = '5m','2m',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat   =  32.5,
ref_lon   = 120,
truelat1  =  30.0,
truelat2  =  60.0,
stand_lon = 120,
geog_data_path = '/swang02/geog'
/

&ungrib
out_format = 'WPS',
prefix = 'FILE',
/

&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/
namelist.input:

[zssapr@swang01 em_real]$ vi namelist.input
&time_control
run_days                            = 0,
run_hours                           = 120,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2011, 2011,
start_month                         = 07,   07,
start_day                           = 10,   10,
start_hour                          = 00,   00,
start_minute                        = 00,   00,
start_second                        = 00,   00,
end_year                            = 2011, 2011,
end_month                           = 07,   07,
end_day                             = 15,   15,
end_hour                            = 00,   00,
end_minute                          = 00,   00,
end_second                          = 00,   00,
interval_seconds                    = 21600
input_from_file                     = .true.,.true.,
history_interval                    = 180,  60,
frames_per_outfile                  = 1000, 1000,
restart                             = .false.,
restart_interval                    = 5000,
io_form_history                     = 2
io_form_restart                     = 2
io_form_input                       = 2
io_form_boundary                    = 2
debug_level                         = 0
&domains
time_step                           = 180,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 2,
e_we                                = 121,    64,
e_sn                                = 76,    64,
e_vert                              = 28,    28,
eta_levels = 1.000,0.990,0.978,0.964,0.946,0.922,0.894,0.860,0.817,0.766,0.707,0.644,0.576,0.507,0.444,0.380,0.324,0.273,0.228,0.188,0.152,0.121,0.093,0.069,0.048,0.029,0.014,0.000,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 30000, 10000,
dy                                  = 30000, 10000,
grid_id                             = 1,     2,     3,
parent_id                           = 0,     1,     2,
i_parent_start                      = 1,     46,
j_parent_start                      = 1,     25,
parent_grid_ratio                   = 1,     3,
parent_time_step_ratio              = 1,     3,     3,
feedback                            = 1,
smooth_option                       = 0
/
&physics
mp_physics                          = 3,     3,     3,
ra_lw_physics                       = 1,     1,     1,
ra_sw_physics                       = 1,     1,     1,
radt                                = 30,    30,    30,
sf_sfclay_physics                   = 1,     1,     1,
sf_surface_physics                  = 2,     2,     2,
bl_pbl_physics                      = 1,     1,     1,
bldt                                = 0,     0,     0,
cu_physics                          = 1,     1,     0,
cudt                                = 5,     5,     5,
isfflx                              = 1,
ifsnow                              = 1,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 4,
sf_urban_physics                    = 0,     0,     0,
/

&fdda
/

&dynamics
w_damping                           = 0,
diff_opt                            = 1,
km_opt                              = 4,
diff_6th_opt                        = 0,      0,      0,
diff_6th_factor                     = 0.12,   0.12,   0.12,
base_temp                           = 290.
damp_opt                            = 0,

zdamp                               = 5000.,  5000.,  5000.,
dampcoef                            = 0.2,    0.2,    0.2
khdif                               = 0,      0,      0,
kvdif                               = 0,      0,      0,
non_hydrostatic                     = .true., .true., .true.,
moist_adv_opt                       = 1,      1,      1,
scalar_adv_opt                      = 1,      1,      1,
/

&bdy_control
spec_bdy_width                      = 5,
spec_zone                           = 1,
relax_zone                          = 4,
specified                           = .true., .false.,.false.,
nested                              = .false., .true., .true.,
/

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-15 08:53:22 | 显示全部楼层
你用ncdump看看啊
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-15 08:54:00 | 显示全部楼层
或者用ncl读取然后print看看
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-15 08:54:19 | 显示全部楼层

回帖奖励 +10 金钱

这个也不会的话用wrf自带的后处理程序
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-15 08:55:27 | 显示全部楼层

回帖奖励 +10 金钱

确实没有的话请参考 namelist.output的修改,不行就重新编译一遍
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-15 09:52:10 | 显示全部楼层

回帖奖励 +10 金钱

又是那隻貓 发表于 2014-4-15 08:54
或者用ncl读取然后print看看

如何用ncl读取固定高度,固定经纬度的U、V,然后print到txt里呢??
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-15 11:45:47 | 显示全部楼层
看看这个帖子就明白了:处理读WRF模式输出的netCDF数据stagger维问题
http://bbs.06climate.com/forum.p ... 081&fromuid=106
(出处: 气象家园)
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-17 13:12:09 | 显示全部楼层

回帖奖励 +10 金钱

★ESPN★ 发表于 2014-4-15 09:52
如何用ncl读取固定高度,固定经纬度的U、V,然后print到txt里呢??

你去wrf官网找个读取的教程 比较简单
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-4-17 13:52:02 | 显示全部楼层
又是那隻貓 发表于 2014-4-17 13:12
你去wrf官网找个读取的教程 比较简单

我找过了,实在没有呢
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表