Re: question about uv2vr_cfd

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

Not with this function. There is no general way of computing divergence
on curvilinear grids in NCL.

Sorry

> What if my data is 2D? Is there any way to use it for 2D grids?
>
>
> On Mon, Apr 18, 2011 at 7:02 PM, <shea@ucar.edu> wrote:
>
>> 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:12:07 2011

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