Re: EOF

From: Ipsita Putatunda <ipsita.putatunda_at_nyahnyahspammersnyahnyah>
Date: Sun Sep 22 2013 - 10:01:18 MDT

Hi all,
     Am attaching the ncl script herewith, which am trying to use to get
the EOF from 363758 nos. of vertical profile. The variable am using is a 2
dimensional variable with (m,n) where m=lat*lon*time=363758 and n=lev=19,
for convenience I am using 363758 as time dimension. Am trying to use the
example already given in ncl for EOF,but here the dimension am using is
different, how to handle this?

Any help will be appreciated.

Thanks,
Ipsita

On Sun, Sep 22, 2013 at 7:28 PM, Dennis Shea <shea@ucar.edu> wrote:

> Hello
>
> You replied to me directly and not ncl-talk.
>
> Please send all questions to ncl-talk only.
> Please do not cc individual people.
>
> We are not paid to answer ncl-talk questions.
> We do it voluntarily.
>
> ---
>
> The script I sent you should have helped you
> use the binary and should have given you insight
> into how to handle the netCDF.
>
> ncl-talk wants to help be we can not be doing programming
> for people. What did you try??
>
> What did the netCDF file created by the NCO look like?
>
> Send only to ncl-talk.
>
>
>
>
>
> On 9/22/13 5:34 AM, Ipsita Putatunda wrote:
>
>> Dear all,
>> I have already generated nc file using CDO. And I can able to
>> view
>> the content also. But the issue is, the variable am using say var(m,n) is
>> a two dimensional variable. Where m=lat*lon*time=373658 (I have simply
>> used
>> it as time steps, since I actually want the vertical profile) and
>> n=lev=19.
>> So there are actually 373658 nos. of profiles, from which I want to get
>> the
>> EOF and REOF.
>>
>> Any help will be appreciated.
>> Ipsita
>>
>>
>> On Fri, Sep 20, 2013 at 7:23 PM, Dennis Shea <shea@ucar.edu> wrote:
>>
>> If you converted to a netCDF file, then it would be easier
>>> to work with that. That is the information that would
>>> be useful. (If you have the CDO available that would be the
>>> best approach.)
>>>
>>> Since you only sent the ctl information, a possible approach
>>> is attached.
>>>
>>> The 'TDEF' is confusing ...
>>> TDEF 373658 LINEAR 1jun1998 1mo
>>>
>>> 373658 monthly time steps????
>>>
>>> ===
>>> http://www.ncl.ucar.edu/****Applications/grads.shtml<http://www.ncl.ucar.edu/**Applications/grads.shtml>
>>> <http:**//www.ncl.ucar.edu/**Applications/grads.shtml<http://www.ncl.ucar.edu/Applications/grads.shtml>
>>> >
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> On 9/20/13 2:14 AM, Ipsita Putatunda wrote:
>>>
>>> Hi all,
>>>> My variable dimension is (m,n) where m=(lat*lon*time) and n=lev
>>>> I want to get EOF of this variable for levels. Following the given
>>>> eof_1.ncl in the NCL example how can I modify my script please suggest.
>>>>
>>>> Am attaching my ctl file which I have converted to .nc file as input
>>>> data.
>>>>
>>>> Thanks in advance,
>>>> Ipsita
>>>>
>>>>
>>>>
>>>> ______________________________****_________________
>>>>
>>>> ncl-talk mailing list
>>>> List instructions, subscriber options, unsubscribe:
>>>> http://mailman.ucar.edu/****mailman/listinfo/ncl-talk<http://mailman.ucar.edu/**mailman/listinfo/ncl-talk>
>>>> <http**://mailman.ucar.edu/mailman/**listinfo/ncl-talk<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 Sun Sep 22 10:01:30 2013

This archive was generated by hypermail 2.1.8 : Tue Oct 01 2013 - 14:41:43 MDT