Re: NhlRealloc Error

From: Wei Huang <huangwei_at_nyahnyahspammersnyahnyah>
Date: Thu Sep 06 2012 - 08:40:33 MDT

Ipsita,

I downloaded the data and use ncl_filedump to take a quick look:

cisl-huelva:/Users/huangwei/test/ncltest/ncl_ipsita 1137 > ncl -V
6.1.0
cisl-huelva:/Users/huangwei/test/ncltest/ncl_ipsita 1138 > ncl_filedump ipsita.h5
 Copyright (C) 1995-2012 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.1.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.

Variable: f
Type: file
filename: ipsita
path: 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
         BinningInput_07 : K1VHR_23DEC2011_0300
         BinningInput_08 : K1VHR_23DEC2011_0400
         BinningInput_09 : K1VHR_23DEC2011_0430
         BinningInput_10 : K1VHR_23DEC2011_0500
         BinningInput_11 : K1VHR_23DEC2011_0530
         BinningInput_12 : K1VHR_23DEC2011_0600
         BinningInput_13 : K1VHR_23DEC2011_0630
………

It seems NCL has no problem to figure out the data format and get some information.

Can you let us know which platform you are working on?
Command "uname -a" may give use most of the info.

Thanks,

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 6, 2012, at 2:25 AM, Ipsita Putatunda wrote:

> Hi,
> Am unable to ftp that file for some reason.Am sending it as an attachment.
> Looking forward for your help.
>
> Thanks in advance,
> Ipsita
>
> On Wed, Sep 5, 2012 at 7:52 PM, Wei Huang <huangwei@ucar.edu> wrote:
> Ipsita,
>
> Can you put your data to our ftp site so we can take a look?
> You can ftp larger datasets and files to:
> ftp ftp.cgd.ucar.edu
> anonymous
> Use your email address for the password
> cd incoming
> put ...
> put ...
> :
> quit
>
> Thanks,
> 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 5, 2012, at 1:07 AM, Ipsita Putatunda wrote:
>
>> Dear NCL World,
>> I ran into an error (NhlRealloc) that I do not understand.
>> ncl 0> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
>> ncl 1> begin
>> ncl 2> a=addfile("K1VHR_23DEC2011_0000_L02_IMR.hdf","r")
>> ncl 3> printVarSummary(a)
>> ncl 4> end
>>
>> fatal:NhlRealloc Failed:[errno=25]
>> fatal:NhlRealloc Failed:[errno=25]
>> fatal:NhlRealloc Failed:[errno=25]
>>
>> I am using NCL v6.1.0.
>>
>>
>> Any help would be greatly appreciated.
>> Sincerely,
>> Ipsita
>>
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
> <ipsita.h5>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Sep 6 08:40:49 2012

This archive was generated by hypermail 2.1.8 : Tue Sep 11 2012 - 15:30:42 MDT