[ncl-talk] Segmentation fault

Dennis Shea shea at ucar.edu
Sat May 23 13:00:07 MDT 2015


The 'ftp' utility is just telling you it will send via binary mode.
That is the appropriate mode.

ftp ftp.cgd.ucar.edu
anonymous
<use your email address for the password>
cd incoming
put your_file
quit



On Sat, May 23, 2015 at 9:34 AM, Amadou Coulibaly <mpapin24 at gmail.com>
wrote:

> Hi Mr. Brownigg
>
> I can do ftp till this level:
>
> amadou at amadou-Satellite-C855:~$ ftp ftp.cgd.ucar.edu
> Connected to butzel.cgd.ucar.edu.
> 220 (vsFTPd 3.0.2)
> Name (ftp.cgd.ucar.edu:amadou): anonymous
> 331 Please specify the password.
> Password:
> 230 Login successful.
> Remote system type is UNIX.
> Using binary mode to transfer files.
>
> But I don't understand using binary mode to transfer filles.
>
> Best
>
> On 23 May 2015 at 14:18, Rick Brownrigg <brownrig at ucar.edu> wrote:
>
>> Hi, Are you able to share the dataset for the one site that causes the
>> problem?  You can upload it by:
>>
>> ftp ftp.cgd.ucar.edu
>> anonymous
>> <use your email address for the password>
>> cd incoming
>> put ...
>> put ...
>> .
>> .
>> .
>> quit
>>
>>  Note that for security reasons, you cannot list the contents of this
>> directory, and neither can we. We need to know the *exact* names of the
>> files in order to retrieve them.
>>
>>
>>
>>
>>
>> On Sat, May 23, 2015 at 8:00 AM, Amadou Coulibaly <mpapin24 at gmail.com>
>> wrote:
>>
>>> Dear ncl users,
>>>
>>> When I tried ti run my script (wavelet1.ncl), I am getting a strange
>>> error which is:
>>> Segmentation fault (core dumped)
>>>
>>> I am using ncl.6.2.1 and my system is: Linux amadou-Satellite-C855
>>> 3.19.0-16-generic #16-Ubuntu SMP Thu Apr 30 16:09:58 UTC 2015 x86_64 x86_64
>>> x86_64 GNU/Linux
>>>
>>> My dataset contains hourly data (1983-2012) of wind(speed/direction),
>>> air_temperature, ... for 46 sites. I just wanted to plot the power spectrum
>>> of only one site and for the all 30 years. I think the error comes from
>>> line 45 when I tried to compute the wavelet function (w). Please find
>>> attached my script.
>>>
>>> How can I solve this issue?
>>>
>>>
>>> --
>>> * COULIBALY   AMADOU   *
>>> PhD  Student  on  West  African  Climate  System (WACS)
>>> FUTA - Federal  University  of  Technology of Akure, Nigeria
>>>
>>> *Visiting Student - *
>>> *University of Cologne, Germany**Institute of Geophysics and
>>> Meteorology*
>>> Pohligstr. 3 / Office 3.102
>>> D-50969 Köln
>>>
>>> *Project*: WASCAL (West African Science Service Centre on Climate Change
>>> and Adapted Land Use)
>>> Phone:(+234) 810 795 2836 /(+223) 65 67 27 57 /(+226) 64 57 37 27 /+49
>>> 15218352574
>>>
>>> E-mail: mpapin24 at gmail.com / coulibalya68 at yahoo.com
>>>
>>> "*The time is always right to do right": Nelson Mandela*
>>>
>>> *"Character is like a tree and reputation like a shadow.  The shadow is
>>> what we think of it; the tree is the real thing" : Abraham Lincoln*
>>>
>>> *"Do what you can, with what you have, where you are" Theodore Roosevelt*
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> ncl-talk mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>
>>>
>>
>
>
> --
> * COULIBALY   AMADOU   *
> PhD  Student  on  West  African  Climate  System (WACS)
> FUTA - Federal  University  of  Technology of Akure, Nigeria
>
> *Visiting Student - *
> *University of Cologne, Germany**Institute of Geophysics and Meteorology*
> Pohligstr. 3 / Office 3.102
> D-50969 Köln
>
> *Project*: WASCAL (West African Science Service Centre on Climate Change
> and Adapted Land Use)
> Phone:(+234) 810 795 2836 /(+223) 65 67 27 57 /(+226) 64 57 37 27 /+49
> 15218352574
>
> E-mail: mpapin24 at gmail.com / coulibalya68 at yahoo.com
>
> "*The time is always right to do right": Nelson Mandela*
>
> *"Character is like a tree and reputation like a shadow.  The shadow is
> what we think of it; the tree is the real thing" : Abraham Lincoln*
>
> *"Do what you can, with what you have, where you are" Theodore Roosevelt*
>
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> 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/20150523/10e231b8/attachment.html 


More information about the ncl-talk mailing list