<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. 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:<br>
<br>
f = addfile("smap_L1C_file.h5", "r")<br>
g = f=>Global_Projection ; Core dump happens here<br>
<br>
I'm using ncl version 6.2.1. Thank you.<br>
<br>
Jianfu<br>
</div>
</body>
</html>