Re: New NCL binary

From: Wei Huang <huangwei_at_nyahnyahspammersnyahnyah>
Date: Tue Sep 18 2012 - 07:31:18 MDT

Ipsita,

For your case, these error message are not really fatal.
The problem is for this case, it is trying to re-allocate a block of
memory to zero, which cause this problem.

Your code should be able to run through.
We will check again to make sure it disappear in the formal 6.1.0 release.

Please let us know if there is any other problems.

Wei

huangwei@ucar.edu
VETS/CISL
National Center for Atmospheric Research
P.O. Box 3000 (1850 Table Mesa Dr.)
Boulder, CO 80307-3000 USA
(303) 497-8924

On Sep 18, 2012, at 12:57 AM, Ipsita Putatunda wrote:

>
>
> ---------- Forwarded message ----------
> From: Ipsita Putatunda <ipsita.putatunda@gmail.com>
> Date: Tue, Sep 18, 2012 at 12:27 PM
> Subject: Re: New NCL binary
> To: Mary Haley <haley@ucar.edu>
>
>
> I have tried with this new executable as you said,but still am getting the same fatat error (fatal:NhlRealloc Failed:[errno=25]) in the first three lines.
>
> hpds42:/usr/local/ncl/bin> ncl_filedump /home/guest/ipsita.h5
> Copyright (C) 1995-2012 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 6.1.0-beta
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ for more details.
> fatal:NhlRealloc Failed:[errno=25]
> fatal:NhlRealloc Failed:[errno=25]
> fatal:NhlRealloc Failed:[errno=25]
>
> Variable: f
> Type: file
> filename: ipsita
> path: /home/guest/ipsita.h5
> file global attributes:
> dimensions:
> DIM_000 = 15851
> variables:
> group </OLR>
>
>
> compound <OLR_Dataset> (Latitude, Longitude, OLR) (DIM_000)
>
> group </OLR/GP_PARAM_INFO>
>
> BinningInput_01 : K1VHR_23DEC2011_0000
> BinningInput_02 : K1VHR_23DEC2011_0030
> BinningInput_03 : K1VHR_23DEC2011_0100
> BinningInput_04 : K1VHR_23DEC2011_0130
> BinningInput_05 : K1VHR_23DEC2011_0200
> BinningInput_06 : K1VHR_23DEC2011_0230
> ....................................................................
>
> Please help me to figure it out.
>
> Thanks,
> Ipsita
>
> On Tue, Sep 18, 2012 at 2:04 AM, Mary Haley <haley@ucar.edu> wrote:
> Dear Ipsita,
>
> I created a new "ncl" executable compiled on an i686 machine with gcc 4.4.5.
>
> To get this new executable, you can use our ftp account:
>
> ftp ftp.ucar.edu
> <log in as "anonymous">
> <Use email address as password>
> cd /pub/scd/haley
> get ncl.445.fix
> quit
>
> Once you have the file, make sure it is executable, and move it to
> $NCARG_ROOT/bin:
>
> chmod gou+x ncl.445.fix
> mv ncl.445.fix $NCARG_ROOT/bin/.
>
> Now you can use this new NCL executable instead of the one already
> installed on your system:
>
> ncl.445.fix your_script.ncl
>
> If you are comfortable that this executable works, you can replace
> your old ncl executable with this new one. You should first make a
> copy of your old one:
>
> cd $NCARG_ROOT/bin
> mv ncl ncl.old
> mv ncl.445.fix ncl
>
> This should should do it. Please let me know if you have any
> questions or problems.
>
> --Mary
>
> On Sep 16, 2012, at 11:25 PM, Ipsita Putatunda wrote:
>
> > I have downloaded 445 binary.
> >
> > Thanks,
> > Ipsita
> >
> >
> > On Fri, Sep 14, 2012 at 11:15 PM, Mary Haley <haley@ucar.edu> wrote:
> > Do you know which binary you downloaded when you downloaded NCL V6.1.0-beta? I want to be sure I give you the right one.
> >
> > We don't have a machine running gcc 4.4.3, so I either need to give you a gcc432 binary, or perhaps a 445 binary.
> >
> > Thanks,
> >
> > --Mary
> >
> > On Sep 14, 2012, at 4:15 AM, Ipsita Putatunda wrote:
> >
> > > Hi,
> > > The gcc version is 4.4.3
> > >
> > > Thanks in advance,
> > > Ipsita
> > >
> > > On Fri, Sep 14, 2012 at 4:06 AM, Mary Haley <haley@ucar.edu> wrote:
> > > Hi Ipsita,
> > >
> > > I understand that you need a new NCL binary for a bug fix?
> > >
> > > I know you have this machine:
> > >
> > > > Linux hpds42 2.6.32-38-generic #83-Ubuntu SMP Wed Jan 4 11:13:04 UTC 2012 i686 GNU/Linux
> > >
> > > Can you tell me what version of gcc?
> > >
> > > gcc --version
> > >
> > > I also understand that you already have 6.1.0-beta, so I'll just give you a new "ncl" executable to try.
> > >
> > > --Mary
> > >
> > >
> >
> >
>
>
>
> _______________________________________________
> 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 Sep 18 07:31:32 2012

This archive was generated by hypermail 2.1.8 : Fri Sep 21 2012 - 16:22:30 MDT