[ncl-talk] ncl core dump when accessing hdf5 group
Pan, Jianfu (GSFC-423.0)[COLUMBUS TECHNOLOGIES AND SERVICES INC]
jianfu.pan at nasa.gov
Tue Jul 14 13:02:03 MDT 2015
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/345b7ed1/attachment.html
More information about the ncl-talk
mailing list