<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>Hello Jose,<div><br></div><div>You should set interp_method = 1 (in the line just below &amp;interp, the other line with interp_method = 0 is ignored because it's after the /) and re-run ARWpost.</div><div><br></div><div>Best regards,<br><br><div><span name="x"></span>Eric L. Altshuler<br>Research Scientist<br>Center for Ocean-Land-Atmosphere Studies<br>253 Research Hall, Mail Stop 6C5<div>George Mason University</div><div>4400 University Drive<br>Fairfax, VA 22030 USA<br><br>E-mail: ela@cola.iges.org<br>Phone: (703) 993-5725<br>Fax: (703) 993-5770</div><span name="x"></span><br></div><br><hr id="zwchr"><b>From: </b>"Jose Augusto Paixão Veiga" &lt;veiga.uea@gmail.com&gt;<br><b>To: </b>wrf-users@ucar.edu<br><b>Cc: </b>"Carla Farias" &lt;carlafarias.cdsf@gmail.com&gt;<br><b>Sent: </b>Tuesday, June 10, 2014 12:16:08 PM<br><b>Subject: </b>[Wrf-users] Problems to visualize output data from GrAds<br><br><div dir="ltr">Dear wrf-users,<div><br></div><div>I did a 20 days simulation run with either no erros or problems. However, after pos-processing the data I could not visualize them in GrAds.</div><div><br></div><div>After displaying the variable GrAds returns me just a field with the following message: Entire Grid Undefined.</div>
<div>&nbsp; &nbsp; &nbsp;<br></div><div>What should be wrong?</div><div><br></div><div>Thanks in advance for hints</div><div><br></div><div><br></div><div>PS: My namelist.ARWpost follows bellow:</div><div><br></div><div><p style="margin:0px;font-size:12px;font-family:'Andale Mono'">
&amp;datetime</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;start_date = '2011-09-01_00:00:00',</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;end_date &nbsp; = '2011-09-21_00:00:00',</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;interval_seconds = 10800,</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;tacc = 0,</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;debug_level = 0,</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">/</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&amp;io</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;input_root_name = './wrfout-teste_d01_2011-09-01_00:00:00'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;output_root_name = './wrf-teste'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;plot = 'list'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;! plot = 'all'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">! plot = 'all_list'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;fields = 'umet,vmet,RAINC,RAINNC,T2'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;mercator_defs = .true.</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">/</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;split_output = .true.</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;frames_per_outfile = 2</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;plot = 'all'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;plot = 'list'&nbsp;</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;plot = 'all_list'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">! Below is a list of all available diagnostics</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">! fields = 'u10m,v10m,slp,rainc,rainnc'</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px">&nbsp;</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&amp;interp</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;interp_method = 0,</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;interp_levels = 1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">/</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">extrapolate = .true.</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;interp_method = 0, &nbsp; &nbsp; ! 0 is model levels, -1 is nice height levels, 1 is user specified pressure/height</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;interp_levels = 1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">&nbsp;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,&nbsp;</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono'">15.0, 16.0, 17.0, 18.0, 19.0, 20.0,</p></div><div><br clear="all"><div><div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><font color="#333333"><span style="background-color:">José Augusto P. Veiga, </span><br><br>======================================<br>
Coordenador do curso de Meteorologia da UEA<br>Universidade do Estado do Amazonas&nbsp;<br>Departamento de Meteorologia<br><span style="border-collapse:separate;font-family:arial;font-size:small">Escola Superior de Tecnologia (EST)</span><br>
-----------------------------------------------------------------------------</font></span></div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><span style="border-collapse:separate;font-family:arial;font-size:small"><font color="#333333">Av. Darcy Vargas, 1200, Manaus-AM Brasil<br>
Work phone:&nbsp; &nbsp; (92) 3878 4333, Ramal 4333<br>Cell &nbsp; phone :&nbsp; &nbsp; (92) 8196 7122<br>Skype:<span style="background-color:"> veiga_j.a.p.</span><br></font></span></span></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">-----------------------------------------------------------------------------</span><br>
CV: <a href="http://lattes.cnpq.br/4027612512091565" target="_blank"><font style="background-color:" color="#333333">http://lattes.cnpq.br/4027612512091565</font></a><br>URL:<a href="http://scientificmet.wordpress.com/" target="_blank"><font style="background-color:">http://scientificmet.wordpress.com/</font></a><br>
<span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">-----------------------------------------------------------------------------</span></font></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></font></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br></span></font></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></font></div></div></div>
</div></div>
<br>_______________________________________________<br>Wrf-users mailing list<br>Wrf-users@ucar.edu<br>http://mailman.ucar.edu/mailman/listinfo/wrf-users<br></div></div></body></html>