Hi,<div><br></div><div>This is due to the difference in Time scale in file 1  file 3. When you want to compare two files like that, the start date when t=1 should be same in both files. I hope my point is clear and it help solve your problem.</div>
<div><br></div><div>Rupak Rajbhandari</div><div>Department of Meteorology</div><div>TriChandra College</div><div>Kathmandu</div><div> </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 15, 2012 at 5:14 AM, Jeff Duda <span dir="ltr">&lt;<a href="mailto:jeffduda319@gmail.com" target="_blank">jeffduda319@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Maria,<br>Are you trying to verify at just one grid point or are you trying to evaluate the accuracy on a spatial domain?  If the later, you need to change your &#39;set lat&#39; and &#39;set lon&#39; commands to a range of values rather than just one fixed value.  The way your code is arranged, Grads should overlay the second set of data on the first set.  Is this what you want?<br>

<br>Jeff Duda<br><br><div class="gmail_quote"><div><div class="h5">On Wed, Nov 14, 2012 at 3:34 PM, Maria salles <span dir="ltr">&lt;<a href="mailto:marialesalles@yahoo.com.ar" target="_blank">marialesalles@yahoo.com.ar</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div>Hello,</div>

<div>I am trying to plot, the WRF wind and wind obsevational data in the same figure.</div>
<div>I made an script, but it plot the WRF forecast model wind for one time and the observational data for the next time.  I set the time in every case, but it not function.</div>
<div>&#39;open c:/..../u.ctl&#39;     ! U component for WRF wind</div>
<div>&#39;open c:/.../v.ctl&#39;      ! V component for WRF wind</div>
<div>&#39;open c:/.../utn.ctl&#39;   ! U wind component inTN station</div>
<div>&#39;open c:/.../vtn.ctl&#39;   ! V wind component in TN station</div>
<div>&#39;open c:/   /uts.ctl&#39;   ! U wind component in TS station</div>
<div>&#39;open c:/   /vts.ctl&#39;   ! V wind component in TS station</div>
<div>&#39;set lat xx xx&#39;</div>
<div>&#39;set lon yy yy&#39;</div>
<div> &#39;set t 1&#39;</div>
<div>&#39;d u.1;v.2&#39;</div>
<div>&#39;set t 1&#39;</div>
<div>&#39;d u.3;v.4&#39;</div>
<div> </div>
<div>Can help me?</div>
<div>Thanks,</div>
<div>Alejandra<var></var></div></div></div><br></div></div>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br>Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br>
<br>
</font></span><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>