[ncl-talk] read multiple binary files and plot on a x-y plot

김가은 gaeun.kim0921 at gmail.com
Sat Mar 18 07:35:04 MDT 2017


Dear NCL users,

I have multiple binary files stored like below:
directory 1979 has 12 binary files (monthly temp.)
directory 1980 has 12 binary files
...
directory 2009 has 12 binary files
--> 31 directories, each contains 12 binary files

I want to draw a X-Y plot (time series) with those data.
So I was thinking that maybe I could open all of it and save each data in a
variable(3d:(/371,lat,lon/))
But I'm not sure it is possible and I'm lost..!
Would you give me an idea how I should start with this?

Best Regards,
Gaeun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170318/3d3e8068/attachment.html 


More information about the ncl-talk mailing list