[gradsusr] Please let me confirm....
NEHA SHARMA
16.sharma.neha at gmail.com
Mon Sep 17 02:01:01 EDT 2012
Dear Kishore,
If you need to take average over a given area then please aave()
functio.This is the areal average function in grads.
This function takes an areal average over an X-Y region. The syntax is:
aave(*expr, xdim1, xdim2, ydim1, ydim2*)
where:
*expr* - any valid GrADS expression
*xdim1* - starting X dimension expression
*xdim2* - ending X dimension expression
*ydim1* - starting Y dimension expression
*ydim2* - ending Y dimension expression
For global averaging, a shorthand may be used:
aave(*expr*, global) or
aave(*expr*, g)
is the same as
aave(*expr*, lon=0, lon=360, lat=-90, lat=90)
For a detailed information please refer:
http://www.iges.org/grads/gadoc/gadocindex.html
Thanks & Regards,
Neha Sharma
Project Associate
Center for Atmospheric Sciences
IIT Delhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120917/2d0a73ef/attachment-0003.html
More information about the gradsusr
mailing list