Project

General

Profile

Segmentation fault (core dumped) error

Added by ibrahim erkol about 2 years ago

Hi everyone,
I'm trying to apply spatial interpolation with the line of code below. Yet, I keep getting "Segmentation fault (core dumped)" error.
cdo remapbil,r360x180 pr_day_ACCESS-CM2_ssp245_r1i1p1f1_gn_20150101-20991231_v20191108.nc test.nc
I'd be so glad if you could help me overcome this error. The NetCDF file is in the attachment.
Best


Replies (4)

RE: Segmentation fault (core dumped) error - Added by Uwe Schulzweida about 2 years ago

Hi, This bug is fixed in CDO release 2.0.4.
Cheers,
Uwe

RE: Segmentation fault (core dumped) error - Added by ibrahim erkol about 2 years ago

Hi,
Thanks for your response. Yet, I'm kind of a newbie and I'd be so glad if you could tell me what I'm supposed to do in this case.
Best
İbrahim ERKOL

RE: Segmentation fault (core dumped) error - Added by ibrahim erkol about 2 years ago

I already updated CDO on Ubuntu yet it keeps giving the same error still.
Best

RE: Segmentation fault (core dumped) error - Added by Estanislao Gavilan almost 2 years ago

If it was indeed a library bugged, you need to know that "apt-get install cdo" installs a cdo version depending on your ubuntu

ubuntu 18.04 -> cdo_1.9.3
ubuntu 20.04 -> cdo_1.9.9
ubuntu 21.10 -> cdo_2.0.0
ubuntu 22.04 -> cdo_2.0.4

This is the link to the cdo repostery: https://pkgs.org/download/cdo

    (1-4/4)