GRIB_API ERROR : Unable to find boot.def
Added by Michal Morawski about 4 years ago
Hi all,
I want to convert grib2 file to nc ("cdo -f nc copy inputfile.grib2 outputfile.nc") but I get this error:
GRIB_API ERROR : Unable to find boot.def Context path=/usr/local/share/grib_api/definitions
grib_context.c at line 216: assertion failure Assert(0)
Aborted (core dump created)
I'm using cdo under cygwin64.
I attached the info about the version installed.
Thank You very much in advance.
grib_error.bmp (445 KB) grib_error.bmp |
Replies (1)
RE: GRIB_API ERROR : Unable to find boot.def - Added by Ralf Mueller about 4 years ago
hi Michal!
this issue is already covered by this thread
hth
ralf
in case you use windows10, you can also use its Ubuntu-based Linux subsystem. cdo can be installed there