[Wrf-users] ARWpost
Sara Fenech
sarafenech at gmail.com
Wed Mar 5 07:58:00 MST 2014
Hi all
has anyone encountered an issue when extracting data using ARWpost? I have
run a 3 month long (JJA) daily simulation. I've checked the wrfout files
and all dates are included. (ncdump -v Times wrfout_d01_2011-06-01_00:00:00)
However when I use ARWpost and alter namelist.ARWpost only June data is
extracted and all other files are not found.
Any ideas? below find my namelist.input as well as the namelist.ARWpost
Thanks
Sara
*namelist.input*
&time_control
run_days = 91,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2011, 2011,
start_month = 6, 6,
start_day = 1, 1,
start_hour = 0, 0,
start_minute = 00, 00,
start_second = 00, 00,
end_year = 2011, 2011,
end_month = 8, 8,
end_day = 31, 31,
end_hour = 0, 0,
end_minute = 00, 00,
end_second = 00, 00,
interval_seconds = 21600,
input_from_file = .true., .true.,
history_interval = 1440, 1440,
frames_per_outfile = 100, 100,
restart = .false.,
restart_interval = 5000,
io_form_history = 2,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2,
debug_level = 1000,
/
&domains
time_step = 240,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 100, 381,
e_sn = 60, 171,
e_vert = 28, 28,
p_top_requested = 5000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 48000, 9600,
dy = 48000, 9600,
grid_id = 1, 2,
parent_id = 1, 1,
i_parent_start = 1, 16,
j_parent_start = 1, 18,
parent_grid_ratio = 1, 5,
parent_time_step_ratio = 1, 5,
feedback = 0,
smooth_option = 0,
/
&physics
mp_physics = 3, 3,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
radt = 30, 30,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 2, 2,
bl_pbl_physics = 1, 1,
bldt = 0, 0,
cu_physics = 1, 1,
cudt = 5, 5,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
/
&fdda
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0, 0,
diff_6th_factor = 0.12, 0.12,
base_temp = 290.,
damp_opt = 0,
zdamp = 5000., 5000.,
dampcoef = 0.2, 0.2,
khdif = 0, 0,
kvdif = 0, 0,
non_hydrostatic = .true., .true.,
moist_adv_opt = 1, 1,
scalar_adv_opt = 1, 1,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,
nested = .false., .true.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
*namelist.ARWpost*
&datetime
start_date = '2011-06-01_00:00:00',
end_date = '2011-08-31_00:00:00',
interval_seconds = 86400 ,
tacc = 0,
debug_level = 1000,
/
&io
input_root_name =
'/home/wrf/OUTPUT/rundaily2_null/wrfout_d01_2011-06-01_00:00:00'
output_root_name =
'/home/wrf/ARWpost/OUTPUT/SARA/nulldailyJJA/Dom1timestep240July2'
plot = 'all'
fields = 'height,pressure,tk,tc'
mercator_defs = .true.
/
split_output = .true.
frames_per_outfile = 2
plot = 'all'
plot = 'list'
plot = 'all_list'
! Below is a list of all available diagnostics
fields =
'height,geopt,theta,tc,tk,td,td2,rh,rh2,umet,vmet,pressure,u10m,v10m,wdir,wspd,wd10,ws10,slp,mcape,mcin,lcl,lfc,cape,cin,dbz,max_dbz,clfr'
&interp
interp_method = 0,
interp_levels =
1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,
/
extrapolate = .true.
interp_method = 0, ! 0 is model levels, -1 is nice height levels, 1 is
user specified pressure/height
interp_levels =
1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,
interp_levels = 0.25, 0.50, 0.75, 1.00, 2.00, 3.00, 4.00, 5.00, 6.00,
7.00, 8.00, 9.00, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0,
19.0, 20.0,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20140305/657be7cf/attachment.html
More information about the Wrf-users
mailing list