<div dir="auto"><div dir="ltr">Hi all,<div><br></div><div>How to concatenate all file names in a single variable in NCL? I have 100 of  .dat files in a directory and I want to call them all in a variable like below;</div><div><br></div><div>fn=(/"gsmap_nrt.20100805.0600.<wbr>dat","gsmap_nrt.20100805.0900.<wbr>dat"/)</div><div><br></div><div>So that 'fn' will be re-structured for 100 of .dat files in the same way of above line.</div><div><br></div><div><br></div><div>How to execute this thing? Function 'addfiles' helps in this case? As I have found it is not for ascii formate.</div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Arka</div></div></div>