<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Recently there are some known conditions that can cause unknown format and corrupted file messages for valid netcdf files.  I recommend diagnosing individual files, not using NCL, before dismissing an entire file set as corrupted.  Try this black magic first and see if NCL can then read the files:</div><div dir="ltr"><br></div>    Bash:       HDF5_USE_FILE_LOCKING=FALSE<br>    C-shell:    setenv HDF5_USE_FILE_LOCKING FALSE<div><br></div><div>If that does not work, then try these tests.  The first two are guaranteed to work on all file types.</div><div><br></div><div>    file <a href="http://data.nc">data.nc</a></div><div>    od -c -N16 <a href="http://data.nc">data.nc</a><br></div><div><div>    h5dump -BH <a href="http://data.nc">data.nc</a></div></div><div>    ncdump -k <a href="http://data.nc">data.nc</a><br></div><div>    ncdump -sh <a href="http://data.nc">data.nc</a></div><div dir="ltr"><br></div><div>If the problem has not become obvious, then post output from these tests to this mailing list.  If more than 40 lines long, put all output into a text file with name ending in .txt, and send as a file attachment to your message.  Please do not send any screen shots.</div><div><br></div><div>Also send your NCL version number and type of computer system.</div><div dir="ltr"><br></div><div>--Dave</div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 17, 2019 at 3:27 PM Dennis Shea via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>As the message states, the file is "<b>corrupted</b>".  This is not an NCL issue. <br></div><div><br></div><div>[1] delete the file[s] and try reacquiring them</div><div>[2] Possibly, the source files are corrupted.</div><div>---<br></div><div>FYI: There are some Persiann examples.<br></div><div><a href="https://www.ncl.ucar.edu/Applications/HiResPrc.shtml" target="_blank"><b>https://www.ncl.ucar.edu/Applications/HiResPrc.shtml</b></a></div><div><br></div><div><br></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 17, 2019 at 12:15 PM Setareh Rahimi <<a href="mailto:setareh.rahimi@gmail.com" target="_blank">setareh.rahimi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear Adam, and Dennis,<div>Thanks for your help. hopefully I could combine those files together, but NCL tells there is something wrong with some files (attached image). In order to check what could be wrong, I redownload 1983 files again and got many warning for the second time. Any suggestion to remove those warning, please?</div><div>Best wishes,</div></div></blockquote></div></blockquote></div></div></div></div></div></div>