[ncl-talk] ncl core dump when accessing hdf5 group

Wei Huang whuang at univ-wea.com
Tue Jul 14 13:06:51 MDT 2015


Jianfu,

Do a "ncl_filedump your-filename",
Or a "print(f)" after opened the file,
Will help you and the people who is willing to help.

Wei Huang

From: ncl-talk-bounces at ucar.edu [mailto:ncl-talk-bounces at ucar.edu] On Behalf Of Pan, Jianfu (GSFC-423.0)[COLUMBUS TECHNOLOGIES AND SERVICES INC]
Sent: Tuesday, July 14, 2015 2:02 PM
To: ncl-talk at ucar.edu
Subject: [ncl-talk] ncl core dump when accessing hdf5 group

When I tried to access an h5 group in ncl, I got a core dump.  Does anyone know if there is a limit on the amount of data or number of variables an h5 group can have?  Here is the snippet:

f = addfile("smap_L1C_file.h5", "r")
g = f=>Global_Projection            ; Core dump happens here

I'm using ncl version 6.2.1.  Thank you.

Jianfu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150714/928c8e79/attachment.html 


More information about the ncl-talk mailing list