set gxout grid - skipping or combining fields?

Arlindo da Silva dasilva at ALUM.MIT.EDU
Mon Feb 18 18:24:41 EST 2008


On Feb 18, 2008 4:30 PM, Stefan Gofferje <gradsusers at gofferje.homelinux.org>
wrote:

> Hei,
>
> is there a possibility to skip or better combine grid fields and show
> e.g. an average value of a 2x2 area in the center?
>

You can do regridding, with box-averaging. The re() extension or even the
classic regrid2 UDF can do this. With re() you simply enter

ga-> d re(ts,2)

for interpolating to a 2 deg x 2 deg grid. This dynamic UDF is very fast.
More info here:

    http://opengrads.org/doc/udxt/re/

or more generally about installing extensions:

  http://opengrads.org/wiki/index.php?title=User_Defined_Extensions

  Arlindo

--
Arlindo da Silva
dasilva at alum.mit.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20080218/142c5742/attachment.html 


More information about the gradsusr mailing list