Re: question about uv2vr_cfd

From: <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 18 2011 - 19:02:19 MDT

You can use it directly

http://www.ncl.ucar.edu/Document/Functions/Built-in/uv2vr_cfd.shtml

        function uv2vr_cfd (
                u : numeric,
                v : numeric,
                lat [*] : numeric,
                lon [*] : numeric,
                boundOpt : integer
        )

The data must be ordered S->N

> Hi,
> How can I use uv2vr_cfd function for a data grid that has 1D lat/lon
> coordinates.
> Thanks
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Apr 19 11:02:29 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 19 2011 - 18:32:02 MDT