<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Arka,<div class="">did you take a look at the relevant page on the documentation? (<a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/fbinread.shtml" class="">https://www.ncl.ucar.edu/Document/Functions/Built-in/fbinread.shtml</a>).</div><div class="">The function is called <b class="">fbinread</b> and not <b class="">fbiinread</b>. </div><div class=""><br class=""></div><div class="">Although there was a typo in my last e-mail <b class="">you cannot just take for granted the informations without trying to understand the problem </b><b class="">by yourself</b>. Trying to stitch together a function read on an e-mail and some other informations found somewhere isn't going to help you, trust me. You HAVE to read the documentation in order to solve your problem.</div><div class=""><br class=""></div><div class="">After the suggestions of Barry and Dennis you know what your script is supposed to do, namely:</div><div class=""><br class=""></div><div class=""><ul class="MailOutline"><li class="">loop over the file, as suggested by Barry. The fact that he was using addfile (instead that fbinread) doesn't mean anything: he was trying to give you an example for the loop...<b class="">you HAVE to modify this example to suit your needs</b></li><li class="">use fbinread (but first you HAVE to understand how it works) to read every file in the loop. Dennis already gave you a simple example of how the function works.</li></ul><div class=""><br class=""></div></div><div class="">So, again, read the documentation available, try to figure out your problem and DON'T post a new question to ncl-talk whenever a new problem arises. You can solve these problems by yourself. </div><div class=""><br class=""></div><div class="">Thanks </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On 22. Dec 2017, at 09:51, Arka Banerjee <<a href="mailto:arka354deb@gmail.com" class="">arka354deb@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Now this is the error coming after using fbiinread.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">Datadir=("/home/arkadeb/Arka/GMFD/GSMap/")</div><div class="">diri=Datadir</div><div class="">all_files=systemfunc("ls " + diri + "gsmap_nrt*")</div><div class="">print(all_files)</div><div class="">n_files=dimsizes(all_files)</div><div class="">print(n_files)</div><div class="">do n=0, n_files-1, 1</div><div class="">filename=all_files(n)</div><div class="">print(filename)</div><div class="">fn=fbiinread(filename,0,-1,"float")</div><div class="">;print(fn)</div><div class="">;end do</div></div><div class=""><br class=""></div><div class="">errors are below:</div><div class=""><br class=""></div><div class="">Variable: filename</div><div class="">Type: string</div><div class="">Total Size: 8 bytes</div><div class="">            1 values</div><div class="">Number of Dimensions: 1</div><div class="">Dimensions and sizes:   [1]</div><div class="">Coordinates:</div><div class="">(0)     /home/GSMap/gsmap_nrt.20100805.0600.dat</div><div class="">fatal:Undefined identifier: (fbiinread) is undefined, can't continue</div><div class="">fatal:["Execute.c":8640]:Execute: Error occurred at or near line 16 in file Gsmap.ncl</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Dec 22, 2017 at 2:12 PM, Arka Banerjee <span dir="ltr" class=""><<a href="mailto:arka354deb@gmail.com" target="_blank" class="">arka354deb@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">I also earlier make the same question to them. I already see the page link : <a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/addfiles.shtml" target="_blank" class="">https://www.ncl.ucar.edu/<wbr class="">Document/Functions/Built-in/<wbr class="">addfiles.shtml</a><div class=""><br class=""></div><div class="">From where it is clear that addfiles/addfile cant be use for dat files. But I got one sample example following my question which gives addfile option inside.</div><div class=""><br class=""></div><div class="">I am testing with fbiinread now as you mentioned and will inform you.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Arka</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Dec 22, 2017 at 2:06 PM, Guido Cioni <span dir="ltr" class=""><<a href="mailto:guidocioni@gmail.com" target="_blank" class="">guidocioni@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto" class="">Again.. Don't open a new thread when new problems arise!<div dir="auto" class=""><br class=""></div><div dir="auto" class="">As already told you by Dennis you CAN'T open binary files with addfile. You have to open them with fbiinread. Please read the documentation AND the mail that we are writing to you. </div></div><div class="gmail_extra"><br class=""><div class="gmail_quote"><div class=""><div class="m_-2422888105548173044h5">Il 22 dic 2017 8:47 AM, "Arka Banerjee via ncl-talk" <<a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a>> ha scritto:<br type="attribution" class=""></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div class="m_-2422888105548173044h5"><div dir="ltr" class=""><span style="font-size:12.8px" class="">Hello user..</span><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">I run the attached part in my script and getting the following error msgs;</div><div style="font-size:12.8px" class=""><br class=""></div><div class=""><div class=""><span style="font-size:12.8px" class="">begin</span></div><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8px" class="">Datadir=("/home/GSMap/")</span></div><div class=""><span style="font-size:12.8px" class="">diri=Datadir</span></div><div class=""><span style="font-size:12.8px" class="">all_files=systemfunc("ls " + diri + "gsmap_nrt*")</span></div><div class=""><span style="font-size:12.8px" class="">n_files=dimsizes(all_files)</span></div><div class=""><span style="font-size:12.8px" class="">do n=0,n_files-1,1</span></div><div class=""><span style="font-size:12.8px" class="">filename=all_files(n)</span></div><div class=""><span style="font-size:12.8px" class="">fn=addfile(filename,"r")</span></div></div><div class=""><span style="font-size:12.8px" class="">.......</span></div><div class=""><span style="font-size:12.8px" class="">.......</span></div><div style="font-size:12.8px" class=""><br class=""></div><div class=""><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">5.0600.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">5.0900.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">5.1200.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">5.1500.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">5.1800.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">6.2100.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">fatal:Could not coerce values for operation</div><div style="font-size:12.8px" class="">fatal:["Execute.c":8640]:Execu<wbr class="">te: Error occurred at or near line 30 in file Gsmap.ncl</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class=""><br class=""></div><div class=""><span style="font-size:12.8px" class="">print(filename) shows the following error msg for each files;</span><br class=""></div><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div style="font-size:12.8px" class=""><div style="font-size:12.8px" class="">Variable: filename</div><div style="font-size:12.8px" class="">Type: string</div><div style="font-size:12.8px" class="">Total Size: 8 bytes</div><div style="font-size:12.8px" class="">            1 values</div><div style="font-size:12.8px" class="">Number of Dimensions: 1</div><div style="font-size:12.8px" class="">Dimensions and sizes:   [1]</div><div style="font-size:12.8px" class="">Coordinates:</div><div style="font-size:12.8px" class="">(0)     /home/GSMap/gsmap_nrt.2010080<wbr class="">5.0600.dat</div><div style="font-size:12.8px" class="">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.2010080<wbr class="">5.0600.dat>; file format not supported or file is corrupted</div><div class=""><br class=""></div></div><div style="font-size:12.8px" class=""><br class=""></div></div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">Please inform me how to fix it.</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">Thanks,</div><div style="font-size:12.8px" class="">Arka</div></div>
<br class=""></div></div>______________________________<wbr class="">_________________<br class="">
ncl-talk mailing list<br class="">
<a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a><br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/mailma<wbr class="">n/listinfo/ncl-talk</a><br class="">
<br class=""></blockquote></div></div>
</blockquote></div><br class=""></div>
</div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Guido Cioni</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://guidocioni.altervista" class="">http://guidocioni.altervista</a>.org</div>

</div>
<br class=""></div></body></html>