<div dir="ltr"><div>Thanks Rick. If I read them as 4*720*1440, I am not getting any error messages. So there are 4 records in that file</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 4, 2018 at 4:27 PM Rick Brownrigg <<a href="mailto:brownrig@ucar.edu">brownrig@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>So the requested read size is 2 x 760 x1140 * sizeof(float) = 8294400 bytes -- so that part of the error message checks out.</div><div><br></div><div>However, I down loaded one of the files, and it was 16588800 bytes -- exactly twice the number of bytes read. Perhaps there are actually 4 time slices in the file (or whatever the leftmost dimension is). It would make sense that you get the correct plot, because the rightmost dimensions would vary the fastest as one stepped through the file.</div><div><br></div><div>Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 4, 2018 at 2:13 PM Debasish Hazra <<a href="mailto:debasish.hazra5@gmail.com" target="_blank">debasish.hazra5@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am getting following warning sign when trying to read binary file in NCL (6.5) : </div><div><br></div><div>warning:cbinread: The size implied by the dimension arrays is less that the size of the file.<br> Only the first 8294400 contiguous bytes of the file will be read in.<br>Note dimensions and values may not be aligned properly</div><div><br></div><div>But I am able to generate the right figure. Any suggestion how to overcome this "warning message". Attached is ncl script and data uploaded at ftp site. </div><div><br></div><div>Thanks</div><div>Debasish.</div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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>
</blockquote></div>