Hosted Web Server

From: Alan Crouse <ac_soaring_at_nyahnyahspammersnyahnyah>
Date: Sun Feb 19 2012 - 18:38:26 MST

I am trying to use a hosted web server to generate ncl plots of wrfout data.  Things seem to be going well in that ncl starts and seems to accept my input parameters.  But, ncl dies when it tries to read the wrfout file with a fairly ugly error:

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.
Aborted (core dumped)

I have ssh access to the hosted web server, though access is limited.  The file tests fine with ncdump on my local machine.

Thoughts on things to try/test?

Thank you,

Alan Crouse

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Sun Feb 19 18:38:34 2012

This archive was generated by hypermail 2.1.8 : Thu Feb 23 2012 - 10:04:06 MST