Re: ut_inv_calendar and units in 5.2.0

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Apr 16 2010 - 14:57:05 MDT

Hi folks,

I've compiled a new set of binaries for people who are having
trouble running one of the LINUX versions of NCL 5.2.0.

This only applies if you downloaded one of these binaries:

   ncl_ncarg-5.2.0.Linux_i686_gcc432.tar.gz
   ncl_ncarg-5.2.0.Linux_Debian_i686_gcc412.tar.gz
   ncl_ncarg-5.2.0.Linux_x86_64_gcc432.tar.gz
   ncl_ncarg-5.2.0.Linux_Debian_x86_64_gcc412.tar.gz

and are having problems running "ncl" because of issues with "libcrypto"
or "libcurl" or a similar file. This is due to these binaries being
OPeNDAP-enabled and having shared library dependencies on
special files.

To get a new set of binaries that were built without OPeNDAP support,
login
to the ESG again (http://esg.ucar.edu) and download one of the
*non* OPenDAP-enabled binaries:

   ncl_ncarg-5.2.0.Linux_i686_nodap_gcc432.tar.gz
   ncl_ncarg-5.2.0.Linux_Debian_i686_nodap_gcc412.tar.gz
   ncl_ncarg-5.2.0.Linux_x86_64_nodap_gcc432.tar.gz
   ncl_ncarg-5.2.0.Linux_Debian_x86_64_nodap_gcc412.tar.gz

These can be found by clicking:

      NCL -> NCL Version 5.2.0 -> NCL Version 5.2.0 precompiled
binaries, not OPenDAP enabled

You can email me directly if you continue to have problems with these
binaries.

--Mary

On Apr 16, 2010, at 12:19 PM, Arindam Chakraborty wrote:

> hi Sebastian and Mary,
> I was facing the same two problems. The problem of udunits was
> solved after
> following Mary's advice. I had to unset the UDUNITS_PATH
> environment variable.
> After that, `nargpath udunits' points to the version 2 distribution
> comes with
> ncl 5.2.0.
>
> Regarding the problem with crypto and ssl libraries, those
> messages seem to
> be just warnings and not harming any calculations for me.
>
> regards,
>
> arindam
> --
> ARINDAM CHAKRABORTY
>
> ---------- Original Message -----------
> From: Mary Haley <haley@ucar.edu>
> To: Sebastian Schubert <sebastian.schubert@pik-potsdam.de>
> Cc: ncl-talk <ncl-talk@ucar.edu>
> Sent: Fri, 16 Apr 2010 10:07:26 -0600
> Subject: Re: ut_inv_calendar and units in 5.2.0
>
>> Hi Sebastian,
>>
>> NCL V5.2.0 is now dependent on UDUNITS-2. Before it was using
>> UDUNITS-1.
>>
>> Do you have any environment variables that are pointing to old
>> UDUNITS files by any chance?
>> If so, you will need to unset these when you run NCL. The culprit
>> might be UDUNITS_PATH
>> or UDUNITS2_XML_PATH.
>>
>> I'm looking into the /usr/lib64/libssl.so.0.9.8 problem. This
>> appears to be an issue with other software packages as well, and
>> I'm not finding any immediate solutions.
>>
>> One solution actually suggested *unseting* LD_LIBRARY_PATH, or
>> rearranging
>> the directories in it, just in case the wrong file was being found.
>>
>> If you have LD_LIBRARY_PATH set, can you try unsetting it to see if
>> this helps:
>>
>> unsetenv LD_LIBRARY_PATH
>>
>> or
>>
>> unset LD_LIBRARY_PATH
>>
>> Can you let me know if any of this helps or not, and I'll put it in
>> the documentation.
>>
>> Sorry for the hassle!
>>
>> --Mary
>>
>> On Apr 16, 2010, at 8:04 AM, Sebastian Schubert wrote:
>>
>>> Hi,
>>>
>>> Is this:
>>>
>>> timeUnits = "hours since 1900-01-01 00:00:00"
>>> startDate = ut_inv_calendar( 1997, 09, 01, 00, 0, 0, timeUnits, 0 )
>>>
>>> working for you in a 5.2.0. version? I only get
>>>
>>> fatal:ut_inv_calendar: Invalid specification string
>>>
>>> It works with 5.1.1. Did I do something wrong replacing old 5.1.1.
>>> with
>>> the 5.2.0. from ncl_ncarg-5.2.0.Linux_Debian_x86_64_gcc412.tar.gz?
>>>
>>> When I start NCL I get the following warning, but I guess this is
>>> not
>>> connected to this:
>>>
>>> IPLEX - schubert@login02:~/programs/lib/ncarg> ncl
>>> ncl: /usr/lib64/libssl.so.0.9.8: no version information available
>>> (required by ncl)
>>> ncl: /usr/lib64/libcrypto.so.0.9.8: no version information available
>>> (required by ncl)
>>> Copyright (C) 1995-2010 - All Rights Reserved
>>> University Corporation for Atmospheric Research
>>> NCAR Command Language Version 5.2.0
>>> The use of this software is governed by a License Agreement.
>>> See http://www.ncl.ucar.edu/ for more details.
>>> ncl 0>
>>>
>>>
>>> Cheers
>>> Sebastian
>>>
>>> --
>>> Potsdam Institute for Climate Impact Research (PIK)
>>> Research Domain II - Climate Impacts & Vulnerabilities
>>> http://www.pik-potsdam.de/members/schubert/
>>> _______________________________________________
>>> 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
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
> ------- End of Original Message -------
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Apr 16 14:57:17 2010

This archive was generated by hypermail 2.1.8 : Fri Apr 16 2010 - 16:21:29 MDT