Joyce,<div><br></div><div>  The old regrid2 UDF is no longer supported. There have been bug fixes in the re() extension that may or may not address this problem. If it is an option for you, install the latest opengrads bundle from <a href="http://opengrads.org">http://opengrads.org</a> and give re() a try; documentation is here:</div>
<div><br></div><div>      <a href="http://opengrads.org/doc/udxt/re/">http://opengrads.org/doc/udxt/re/</a><br></div><div><br></div><div><div class="gmail_quote">On Mon, Jun 22, 2009 at 7:12 PM, Joyce Meyerson <span dir="ltr">&lt;<a href="mailto:hobo@atmos.ucla.edu">hobo@atmos.ucla.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I&#39;m trying to regrid a 2.5x2.5 uniform grid (144 x 72) to t30 gaussian<br>
grid (96x48) using box averaging with &quot;voting&quot; as in the example in<br>
the regrid2.doc file.<br>
define prect30=regrid(prec,96,48,vt,0.60,0.20) and I get 4 x 5 points<br>
total in the new grid.  Plus the lon extent only goes from 0 264. I<br>
have also tried just box averaging (regrid,96,48)with the same result.<br>
This seems to be the result of my not inputting a specific dx and dy<br>
but I&#39;m going to a gaussian (non-uniform) grid.<br>
What am I doing wrong?<br>
<br>
ga[2]&gt; define pt30=regrid(prec,96,48,vt,0.60,0.20)<br>
 number of arguments =            6<br>
<br>
the output grid is UNIFORM lat/lon:<br>
dx = 96.00 deg and dy = 48.00 deg<br>
# points in i(lon) =   4  # points j(lat) =   5<br>
lon extent =    0.00 to  264.00 lat extend = -90.00 to  90.00<br>
regrid method is: box averaging with VOTING<br>
vote parameters:  max fract area = 0.60  min frac area = 0.20<br>
<br>
Joyce<br>
<br>
P.S. the example in regrid2.doc gives define i21=regrid(index,<br>
48,40,12,0.60,0.20). Does anyone know what the &quot;12&quot; in the C1 option<br>
means?<br>
<br>
<br>
******************<br>
Joyce E. Meyerson<br>
UCLA<br>
Dept. of Atmospheric and Oceanic Sciences<br>
Climate Systems Interactions Group<br>
Math Science 7235<br>
<a href="mailto:hobo@atmos.ucla.edu" target="_blank">hobo@atmos.ucla.edu</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>
</div>