<div dir="ltr"><div>Hi Joe,<br><br></div><div>As far as I can tell, ncl_filedump composes an NCL script on the fly that gets executed against your file. That script normally gets placed in a temporary file in the /tmp directory;  ncl_filedump helpfully (in most cases!) cleans the script up afterwards.<br><br></div><div>More to your issue however, I would suggest doing a plain old &quot;ncl_filedump  <a href="http://20150304_0200.nc" rel="noreferrer" target="_blank">20150304_0200.nc</a>&quot; and inspecting that output to determine if indeed something is corrupt/degenerate about the latitude and any other variables you might be interested in. If everything looks good, then perhaps you could send us the file to look at, via the FTP instructions following (and send a quick note once its there).<br><br></div><div>Rick<br></div><div><br><b>You can ftp larger datasets and files to:</b>
<p>

</p><pre>ftp <a href="http://ftp.cgd.ucar.edu">ftp.cgd.ucar.edu</a>
anonymous
&lt;use your email address for the password&gt;
cd incoming
put ...
put ...



quit
</pre>
<p>

<font color="red">Note that for security reasons, you cannot list the
contents of this directory, and neither can we.  We need to know
the <i>exact</i> names of the files in order to retrieve them.</font>
</p><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 1:18 AM, Joe Puma <span dir="ltr">&lt;<a href="mailto:joepuma93@gmail.com" target="_blank">joepuma93@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello NCL Users,<br>
<br>
I am working on a research project using netCDF files. However, when i search certain .nc files for the variable latitude using the command &quot;ncl_filedump -v latitude <a href="http://20150304_0200.nc" rel="noreferrer" target="_blank">20150304_0200.nc</a>” I receive the following errors:<br>
<br>
warning:FileReadVar: latitude contains a 0 length dimension<br>
fatal:NclReturnValue: Incomplete information to create return value from builtin function<br>
fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 84 in file /tmp/tmp22049.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 197 in file /tmp/tmp22049.ncl<br>
<br>
I have tried searching for the temp22049.ncl on the machine but cannot find it. I am working the supercomputer at the University of Oklahoma with unix, NCL, and other packages  installed.<br>
<br>
Any help on this error message would be much appreciated.<br>
<br>
Sincerely,<br>
Joe Puma<br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>