yearpctl giving Segmentation fault
Added by Bidyut Goswami over 3 years ago
Hi,
I tried to resolve my issue by reading earlier threads on pctl but I am still stuck with this.
cdo -r -yearpctl,90 pr10.nc -yearmin pr10.nc -yearmax pr10.nc outfile.nc
cdo(1) yearmin: Process started
cdo(2) yearmax: Process started
cdo(1) yearmin: 0%Segmentation fault (core dumped)
I think there is some issue with my input file header. FYI I am attaching the "sinfo", "info" and "ncdump -c" yields of my input file for your reference. Kindly suggest what am I missing. Thanks.
pr10_ncdump-c.txt (7.15 KB) pr10_ncdump-c.txt | ncdump -c pr10.nc | ||
pr10_info.txt (12.9 KB) pr10_info.txt | cdo info pr10.nc | ||
pr10_sinfo.txt (3.15 KB) pr10_sinfo.txt | cdo sinfo pr10.nc |
Replies (1)
RE: yearpctl giving Segmentation fault - Added by Bidyut Goswami over 3 years ago
Am I asking a trivial question, because of which no one has replied? I would appreciate your answers. Thanks.