<div dir="ltr"><div><div><div><div><div><div>Hello everyone,<br><br></div>I downloaded the eof script and using it to perform an eof analysis to obtain the first three eofs and their corresponding time series from the cru data from 1958 to 2008 during the MAM (MARCH, APRIL, MAY ) season. but this error message pops up after i start to run the script: <br><br><b>fatal:NclMalloc Failed:[errno=12] <br>Segmentation fault (core dumped) </b><br><br>below is the full output when i run the script.<br><br>Variable: f <br>Type: file <br>filename:    cru <br>path:    <a href="http://cru.nc">cru.nc</a> <br>   file global attributes: <br>      Conventions : CF-1.4 <br>      title : CRU TS3.21 Precipitation <br>      institution : Data held at British Atmospheric Data Centre, RAL, UK. <br>      source : Run ID = 1307101324 <br>Data generated by BADC from: <br>pre.1307101049.dtb <br>      history : Wed 10 Jul 2013 18:28:10 BST : User ianharris : Program makegridsauto.for called by update.for <br>      references : Information on the data is available at <a href="http://badc.nerc.ac.uk/data/cru/">http://badc.nerc.ac.uk/data/cru/</a> <br>      comment : Data restrictions: for academic research use only.Contact BADC for details <br>      contact : BADC &lt;<a href="mailto:badc@rl.ac.uk">badc@rl.ac.uk</a>&gt; <br>   dimensions: <br>      lon = 720 <br>      lat = 360 <br>      time = 1344  // unlimited <br>   variables: <br>      double lon ( lon ) <br>         long_name :    longitude <br>         units :    degrees_east <br><br>      double lat ( lat ) <br>         long_name :    latitude <br>         units :    degrees_north <br><br>      double time ( time ) <br>         long_name :    time <br>         units :    days since 1900-1-1 <br>         calendar :    gregorian <br><br>      double pre ( time, lat, lon ) <br>         long_name :    precipitation <br>         units :    mm <br>         correlation_decay_distance :     450 <br>         _FillValue :    9.969209968386869e+36 <br>         missing_value :    9.969209968386869e+36 <br><br><br>Variable: cru <br>Type: double <br>Total Size: 1269043200 bytes <br>            158630400 values <br>Number of Dimensions: 3 <br>Dimensions and sizes:    [time | 612] x [lat | 360] x [lon | 720] <br>Coordinates: <br>            time: [21199..39796] <br>            lat: [-89.75..89.75] <br>            lon: [-179.75..179.75] <br>Number Of Attributes: 5 <br>  long_name :    precipitation <br>  units :    mm <br>  correlation_decay_distance :     450 <br>  _FillValue :    9.969209968386869e+36 <br>  missing_value :    9.969209968386869e+36 <br><b>fatal:NclMalloc Failed:[errno=12] <br>Segmentation fault (core dumped </b><br></div> <br></div>i have attached the script and the error after starting to run.<br><br></div>Thank you for your time  and assistance.<br><br></div>Regards,<br><br></div>Nana.<br></div>