[ncl-talk] averaging over longitude in a curvilinear grid

Dennis Shea shea at ucar.edu
Tue May 15 21:36:13 MDT 2018


I think you will need interpolate to a rectilinear grid to do what you want.
Likely, use ESMF regridding and save the weight file.

https://www.ncl.ucar.edu/Applications/ESMF.shtml

For example: Using a saved weight file for NARR

https://www.ncl.ucar.edu/Applications/narr.shtml

Good Luck

On Tue, May 15, 2018 at 3:59 AM, Amanda Frigola <afrigola at marum.de> wrote:

> Dear all,
>
> I would have a question for you. I need to average my data over longitude
> but my grid is curvilinear. For areas, I had used the function wgt_areaave2
> (2-dimensional weights), which works well. Now I would need something
> equivalent, not for areas but for parallels.
>
> Would be great if someone could help.
> Best,
> Amanda
>
>>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180515/083155f9/attachment.html>


More information about the ncl-talk mailing list