<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">When I tried to access an h5 group in ncl, I got a core dump.&nbsp; Does anyone know if there is a limit on the amount of data or number of variables an h5 group can have?&nbsp; Here is the
 snippet:<br>
<br>
f = addfile(&quot;smap_L1C_file.h5&quot;, &quot;r&quot;)<br>
g = f=&gt;Global_Projection&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Core dump happens here<br>
<br>
I'm using ncl version 6.2.1.&nbsp; Thank you.<br>
<br>
Jianfu<br>
</div>
</body>
</html>