[ncl-talk] Fwd: Deal with a lot of netcdf files

Rabah Hachelaf hachelaf at sca.uqam.ca
Wed Jun 24 21:05:25 MDT 2015


Hello NCL users,

I have netcdf wrf outputs every 1h for 5 years,
i use those commands to read files :

files = systemfunc("ls wrf_1h/wrfout_d02_*") + ".nc"
a  = addfiles (files, "r")
ListSetType (a, "cat ")

but i get a Segmentation fault error,
when reduce the number of read files my script works correctly.

Any suggestion about this issue.

Thank you
-- 
------------------------------
Best regards,
Rabah Hachelaf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150624/74f09692/attachment.html 


More information about the ncl-talk mailing list