<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I am trying to use a hosted web server to generate ncl plots of wrfout data.&nbsp; Things seem to be going well in that ncl starts and seems to accept my input parameters.&nbsp; But, ncl dies when it tries to read the wrfout file with a fairly ugly error:<br><br>ncl: v1hpg.c:189: v1h_get_nc_type: Assertion `type == NC_BYTE || type == NC_CHAR || type == NC_SHORT || type == NC_INT || type == NC_FLOAT || type == NC_DOUBLE' failed.<br>Aborted (core dumped)<br><br>I have ssh access to the hosted web server, though access is limited.&nbsp; The file tests fine with ncdump on my local machine.<br><br>Thoughts on things to try/test?<br><br>Thank you,<br><br>Alan Crouse<br></td></tr></table>