Re: ut_inv_calendar and units in 5.2.0

From: Sebastian Schubert <sebastian.schubert_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 19 2010 - 10:46:28 MDT

Hi Mary,

unsetting UDUNITS_PATH solved my problem with the calendar function. But to be
honest, I'm not sure why my sysadmin set it in the first place, so we'll see...
;)

Thanks!
Sebastian

On Friday 16 April 2010 18:07:26 Mary Haley wrote:
> 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

Received on Mon Apr 19 10:46:46 2010

This archive was generated by hypermail 2.1.8 : Fri Apr 23 2010 - 14:40:07 MDT