<div dir="ltr"><div><div>I have looked at the swath data. I am not sure why you want a &#39;global grid&#39;. Each swat only covers a limited region.<br></div>  <br>Attached are two scripts that uses NCL&#39;s binning procedures. <br><br>[1] regrid.binning.ncl creates an image (CERES_regrid_binning.png) of a single swath.<br>[2] regrid.binning_all.ncl creates two images using *all* the images for the current day<br></div><div>     (a) binned<br></div><div>     (b) use poisson_grid_fill to fill the missing values.<br><br></div><div><br></div><div>The example grid is 0.5 ... not the 0.05 you mentioned.<br><br></div><div>Good luck<br></div><div>D<br></div><div><br><br></div><div><br></div><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 20, 2016 at 1:42 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:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Laura,<br>
<br>
you can take the examples to regrid unstructured data to a rectilinear<br>
grid like the examples ESMF_regrid_10.ncl, ESMF_regrid_14.ncl and<br>
ESMF_regrid_21.ncl.<br>
<br>
Bye,<br>
Karin<br>
<br>
Am 18.06.16 um 21:58 schrieb Laura Fowler:<br>
<span>&gt; Hello:<br>
&gt;<br>
&gt; What is the best example that is available from the page<br>
&gt; <a href="http://www.ncl.ucar.edu/Applications/ESMF.shtml" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/Applications/ESMF.shtml</a> to regrid a satellite<br>
&gt; orbit to a rectangular grid using ESMF_regrid? I tried to use<br>
&gt; ESMF_regrid_8.ncl but unsuccessfully. Is it even possible to do this<br>
&gt; using ESMF_regrid?<br>
&gt;<br>
&gt; I am trying to regrid some orbital data from the CERES satellite into<br>
&gt; a rectangular 0.05 deg grid. I tried to include the options<br>
&gt; SrcRegional, SrcGridMask, and SrcGridType, but this did not work very<br>
&gt; well. I ran across somebody wanting to do the same with TRMM data but<br>
&gt; there was not any attached script in his or her post.<br>
&gt;<br>
&gt; I am trying to regrid data that I plotted on yellowstone (on<br>
&gt; yellowstone, see the pdf<br>
&gt; plot_CERES_SSF_XTRK-MODIS_Edition4A_2014011000-2014011023.pdf in<br>
&gt; /glade/p/work/laura/DATA/CERESdata/CERESorbits.2014-01-10_to_2014-01-14).<br>
&gt; My tentative script is in the script regrid.ncl.<br>
&gt;<br>
&gt; As always, appreciate your help. Thank you,<br>
&gt; Laura<br>
&gt;<br>
&gt;<br>
<br>
--<br>
</span>Dipl. Geophys. Karin Meier-Fleischer<br>
Visualization, NCL<br>
Application Support<br>
<br>
Deutsches Klimarechenzentrum GmbH (DKRZ)<br>
Bundesstrasse 45a - D20146 Hamburg - Germany<br>
<br>
Phone:    <a href="tel:%2B49%20%280%2940%20460094%20126" value="+4940460094126" target="_blank">+49 (0)40 460094 126</a><br>
Fax:      <a href="tel:%2B49%20%280%2940%20460094%20270" value="+4940460094270" target="_blank">+49 (0)40 460094 270</a><br>
E-Mail:   <a href="mailto:meier-fleischer@dkrz.de" target="_blank">meier-fleischer@dkrz.de</a><br>
URL:      <a href="http://www.dkrz.de" rel="noreferrer" target="_blank">www.dkrz.de</a><br>
<br>
Geschäftsführer: Prof. Dr. Thomas Ludwig<br>
Sitz der Gesellschaft: Hamburg<br>
Amtsgericht Hamburg HRB 39784<br>
<div><div><br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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>
</div></div></blockquote></div><br></div></div>