[ncl-talk] Calling binary files
Arka Banerjee
arka354deb at gmail.com
Wed Dec 20 09:13:03 MST 2017
Hi all,
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;
fn=(/"gsmap_nrt.20100805.0600.dat","gsmap_nrt.20100805.0900.dat"/)
So that 'fn' will be re-structured for 100 of .dat files in the same way of
above line.
How to execute this thing? Function 'addfiles' helps in this case? As I
have found it is not for ascii formate.
Thanks,
Arka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171220/d36fd067/attachment.html>
More information about the ncl-talk
mailing list