<div dir="ltr">[1] Your grid is not gaussian so why did you use the &#39;g2g&#39; -&gt; gaussian-to-gaussian  rgrid. Please read the documentation.<div>              <b style="font-size:12.8000001907349px">newgrid  = f2fsh_Wrap(orig,(/180,360/),0)</b></div><div><b style="font-size:12.8000001907349px"> </b></div><div><b style="font-size:12.8000001907349px">      </b><span style="font-size:12.8000001907349px">Further, you did not say what you &#39;did no get&#39; ... What was wrong? You should be specific when posting questions.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">[2] You could use ESMF to regrid as suggested by Karin</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">[3] Also, look at the documentation for &#39;linint2_Wrap&#39;</span></div><div><span style="font-size:12.8000001907349px">              <a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/linint2_Wrap.shtml">https://www.ncl.ucar.edu/Document/Functions/Contributed/linint2_Wrap.shtml</a></span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">[4] A</span><span style="font-size:12.8000001907349px">ll NCL&#39;s regridding re list here</span></div><div><span style="font-size:12.8000001907349px"><a href="https://www.ncl.ucar.edu/Document/Functions/regrid.shtml">https://www.ncl.ucar.edu/Document/Functions/regrid.shtml</a></span><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 11, 2015 at 3:14 AM, Karin Meier-Fleischer <span dir="ltr">&lt;<a href="mailto:meier-fleischer@dkrz.de" target="_blank">meier-fleischer@dkrz.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Kunal,<div><br></div><div>you can use the ESMF regridding software. Take a look at </div><div><a href="http://www.ncl.ucar.edu/Applications/ESMF.shtml" target="_blank">http://www.ncl.ucar.edu/Applications/ESMF.shtml</a></div><div><br></div><div>There are many examples to regrid rectilinear, curvilinear and unstructured data.</div><div><br></div><div>Bye,</div><div>Karin</div><div><div class="h5"><div><br><div><blockquote type="cite"><div>Am 11.07.2015 um 07:40 schrieb Kunal Bali &lt;<a href="mailto:kunal.bali9@gmail.com" target="_blank">kunal.bali9@gmail.com</a>&gt;:</div><br><div><div dir="ltr"><div><div><div><div><div><div>Dear NCL users<br><br></div>I have data with 2 x 2.5 degree resolution. I need to regrid this data into 1 x 1 degree resolution. <br></div>Could you please let me know how can we do it. <br><br></div>The summary of the given data is <br>gridtype  = lonlat<br>gridsize  = 13104<br>xname     = lon<br>xlongname = longitude<br>xunits    = degrees_east<br>yname     = lat<br>ylongname = latitude<br>yunits    = degrees_north<br>xsize     = 144<br>ysize     = 91<br>xfirst    = -178.75<br>xinc      = 2.5<br>yfirst    = -89<br>yinc      = 2<br><br></div>I tried with the function<br><b>newgrid  = g2gsh_Wrap(orig,(/180,360/),0)</b><br><br></div>But could not get<br><br></div>Thank You <br><div><div><br><br><div><div><br clear="all"><div><div><div><div><div><div dir="ltr"><div>Kunal Bali<br></div><div>Research Scholar <br></div><div>Radio &amp; Atmospheric Science Division <br></div><div>CSIR - National Physical Laboratory<br></div><div>New Delhi - 110012<br><br></div></div></div></div></div></div></div></div></div></div></div></div></div></blockquote></div><div><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><span style="border-collapse:separate;border-spacing:0px"><div style="word-wrap:break-word"><div><br></div></div></span></div></div></div></div></div><br><br>
</div>
<br></div></div></div></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>