[ncl-talk] EOF analysis

Nana kofi Appiah-badu justappia at gmail.com
Sat Apr 25 11:41:42 MDT 2015


Hello everyone,

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:


*fatal:NclMalloc Failed:[errno=12] Segmentation fault (core dumped) *

below is the full output when i run the script.

Variable: f
Type: file
filename:    cru
path:    cru.nc
   file global attributes:
      Conventions : CF-1.4
      title : CRU TS3.21 Precipitation
      institution : Data held at British Atmospheric Data Centre, RAL, UK.
      source : Run ID = 1307101324
Data generated by BADC from:
pre.1307101049.dtb
      history : Wed 10 Jul 2013 18:28:10 BST : User ianharris : Program
makegridsauto.for called by update.for
      references : Information on the data is available at
http://badc.nerc.ac.uk/data/cru/
      comment : Data restrictions: for academic research use only.Contact
BADC for details
      contact : BADC <badc at rl.ac.uk>
   dimensions:
      lon = 720
      lat = 360
      time = 1344  // unlimited
   variables:
      double lon ( lon )
         long_name :    longitude
         units :    degrees_east

      double lat ( lat )
         long_name :    latitude
         units :    degrees_north

      double time ( time )
         long_name :    time
         units :    days since 1900-1-1
         calendar :    gregorian

      double pre ( time, lat, lon )
         long_name :    precipitation
         units :    mm
         correlation_decay_distance :     450
         _FillValue :    9.969209968386869e+36
         missing_value :    9.969209968386869e+36


Variable: cru
Type: double
Total Size: 1269043200 bytes
            158630400 values
Number of Dimensions: 3
Dimensions and sizes:    [time | 612] x [lat | 360] x [lon | 720]
Coordinates:
            time: [21199..39796]
            lat: [-89.75..89.75]
            lon: [-179.75..179.75]
Number Of Attributes: 5
  long_name :    precipitation
  units :    mm
  correlation_decay_distance :     450
  _FillValue :    9.969209968386869e+36
  missing_value :    9.969209968386869e+36

*fatal:NclMalloc Failed:[errno=12] Segmentation fault (core dumped *

i have attached the script and the error after starting to run.

Thank you for your time  and assistance.

Regards,

Nana.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150425/4b8ee193/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eof_1.ncl
Type: application/octet-stream
Size: 8158 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150425/4b8ee193/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error message.odt
Type: application/vnd.oasis.opendocument.text
Size: 22916 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150425/4b8ee193/attachment.odt 


More information about the ncl-talk mailing list