[Wrf-users] Hints with ARWpost

Jose Augusto Paixão Veiga veiga.uea at gmail.com
Mon Jun 8 15:17:56 MDT 2015


Dear wrf users,

I need some hints about the correct use of ARWpost to produce correct
output time numbers from a simulation.

After a 42 hours of simulation (1200 29/SEP/2013 to 0600 01/OCT/2015), with
4 domains, I get from model output two files:
wrfout_d04_2013-09-29_12:00:00 and wrfout_d04_2013-09-30_12:00:00. The
number of times for the first file is 19 (CDO calls this the number of time
steps)  and 24 is the number of times for the last file. The sum between
both is 43, exactly as I need. However, when I run ARWpost.exe the
following message rises:


!!!!!!!!!!!!!!!!
  ARWpost v3.1
!!!!!!!!!!!!!!!!

FOUND the following input files:
 /DK/dk20/veiga/WRF-OUTPUT/ELIZABETH/CASO-30SET2013/GRELL-DEVENYI/wrfout_d04_2013-09-29_12:00:00
 /DK/dk20/veiga/WRF-OUTPUT/ELIZABETH/CASO-30SET2013/GRELL-DEVENYI/wrfout_d04_2013-09-30_12:00:00

START PROCESSING DATA
   Interpolating to PRESSURE levels


 Processing  time --- 2013-09-29_12:00:00
   Found the right date - continue

 Processing  time --- 2013-09-29_13:00:00
   Found  2013-09-30_11:00:05  before  2013-09-29_13:00:00

DONE Processing Data

CREATING .ctl file

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!  Successful completion of ARWpost  !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Meaning that just 1 time was built in ctl. But I need 43 times. What should
be happening?  The namelist.ARWpost file I am using is in the end of this
email.

I'll really appreciate some helps on this.

Thanks in advance.

OBS: As I want 1/1hr of model output I set the history_interval = 60
and frames_per_outfile  = 24.




&datetime
 start_date = '2013-09-29_12:00:00',
 end_date   = '2013-10-01_06:00:00',
 interval_seconds = 3600,
 tacc = 0,
 debug_level = 0,
/

&io
 input_root_name = 'wrfout_d04*'
 output_root_name = 'GD_d04'
 plot = 'all'
 ! plot = 'all'
! plot = 'all_list'
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'
 mercator_defs = .true.
/
 split_output = .true.
 frames_per_outfile = 2

! Below is a list of all available diagnostics

&interp
 interp_method = 1,
 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 = 1,     ! 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,



José Augusto P. Veiga
CREA n.: 24161

======================================
Universidade do Estado do Amazonas
Departamento de Meteorologia
Escola Superior de Tecnologia (EST)
-----------------------------------------------------------------------------
Av. Darcy Vargas, 1200, Manaus-AM Brasil
Work phone:    (92) 3878 4317, Ramal 4317
Cell   phone :    (92) 98196 7122
Skype: veiga_j.a.p.
-----------------------------------------------------------------------------
CV: http://lattes.cnpq.br/4027612512091565
URL: https://scientificmet.wordpress.com
-----------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20150608/1c4f20eb/attachment-0001.html 


More information about the Wrf-users mailing list