Hai <font><font color="#888888"><span style="color: rgb(0, 0, 0);">Rupak,</span><br><br>        <font color="#000000">This problem may happen due to the x and y axis you set for using fwrite. An easy way to avoid this type of confusion is to write the output in netcdf format using sdfwrite command ( above grads version 2.0). An example is  <br>
<br>&#39;reinit&#39;<br>&#39;sdfopen <a href="http://uwnd.2009.nc">uwnd.2009.nc</a>&#39;<br>&#39;set lon 0 360&#39;<br>&#39;set lat -90 90&#39;<br>&#39;set time 01jan2009 04nov2009&#39;<br>&#39;set lev 1000 10&#39;<br>&#39;define u=uwnd&#39;<br>
&#39;set sdfwrite <a href="http://uwnd09daily.nc">uwnd09daily.nc</a>&#39;<br>&#39;sdfwrite u&#39;<br><br>This will write the newly defined variable to an external file (here </font></font></font><font><font color="#888888"><font color="#000000"><a href="http://uwnd09daily.nc">uwnd09daily.nc</a>)</font></font></font><font><font color="#888888"><font color="#000000">.<br>
<br></font></font></font>-- <br>Krishnamohan.K.S<br>Junior Research Fellow<br>Department Of Atmospheric Sciences<br>Cochin University of Science and Technology<br>Cochin,India<br><font><font color="#888888"><font color="#000000"><br>
</font></font></font><br><div class="gmail_quote">On Wed, Sep 15, 2010 at 9:56 AM, Rupak Rajbhandari <span dir="ltr">&lt;<a href="mailto:rupak.rajbhandari@gmail.com">rupak.rajbhandari@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<div><br></div><div>I am trying to convert TRMM 3B42.V6 3-hourly rainfall data files into single daily rainfall file using GrADS &#39;fwrite&#39;. The script is working well. But when I compare the newly generated maps with the original, they are different. The scales for both the maps are same but the rainfall spots are different. I think, there is a mix-up in x,y direction. If this is the case, how do I resolve it. As an example, i am attaching a figure displaying comparison map and the script file with this mail.</div>

<div><br></div><div>Any help in this regard is appreciated.</div><div><br></div><div>Thanking you,</div><div><br></div><font color="#888888"><div>Rupak Rajbhandari</div><div>Department of Meteorology</div><div>Trichandra Campus, TC/TU</div>
<div>
Kathmandu</div><div><br></div>
</font><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><br clear="all"><br><br>