<div dir="ltr"><span style="font-size:12.8px">Hello user..</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I run the attached part in my script and getting the following error msgs;</div><div style="font-size:12.8px"><br></div><div><div><span style="font-size:12.8px">begin</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Datadir=("/home/GSMap/")</span></div><div><span style="font-size:12.8px">diri=Datadir</span></div><div><span style="font-size:12.8px">all_files=systemfunc("ls " + diri + "gsmap_nrt*")</span></div><div><span style="font-size:12.8px">n_files=dimsizes(all_files)</span></div><div><span style="font-size:12.8px">do n=0,n_files-1,1</span></div><div><span style="font-size:12.8px">filename=all_files(n)</span></div><div><span style="font-size:12.8px">fn=addfile(filename,"r")</span></div></div><div><span style="font-size:12.8px">.......</span></div><div><span style="font-size:12.8px">.......</span></div><div style="font-size:12.8px"><br></div><div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/<wbr>GSMap/gsmap_nrt.20100805.0600.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/<wbr>GSMap/gsmap_nrt.20100805.0900.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/<wbr>GSMap/gsmap_nrt.20100805.1200.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.20100805.1500.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.20100805.1800.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/<wbr>GSMap/gsmap_nrt.20100806.2100.dat>; file format not supported or file is corrupted</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">fatal:Could not coerce values for operation</div><div style="font-size:12.8px">fatal:["Execute.c":8640]:<wbr>Execute: Error occurred at or near line 30 in file Gsmap.ncl</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div><span style="font-size:12.8px">print(filename) shows the following error msg for each files;</span><br></div><div><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><div style="font-size:12.8px">Variable: filename</div><div style="font-size:12.8px">Type: string</div><div style="font-size:12.8px">Total Size: 8 bytes</div><div style="font-size:12.8px">            1 values</div><div style="font-size:12.8px">Number of Dimensions: 1</div><div style="font-size:12.8px">Dimensions and sizes:   [1]</div><div style="font-size:12.8px">Coordinates:</div><div style="font-size:12.8px">(0)     /home/GSMap/gsmap_nrt.20100805.0600.dat</div><div style="font-size:12.8px">warning:_NclOpenFile: Can not open file </home/GSMap/gsmap_nrt.20100805.0600.dat>; file format not supported or file is corrupted</div><div><br></div></div><div style="font-size:12.8px"><br></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Please inform me how to fix it.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Arka</div></div>