GRIB.jl icon indicating copy to clipboard operation
GRIB.jl copied to clipboard

Error when reading data: Function not yet implemented

Open liujiao2020 opened this issue 1 year ago • 1 comments

I installed GRIB in a liunx environment, can open and view grib file, but can not extract data from the file. I need some help. The following is the error message. Thank you. data(msg) ERROR: Error: Function not yet implemented Stacktrace: [1] errorcheck @ ~/.julia/packages/GRIB/y8dyK/src/GRIB.jl:119 [inlined] [2] data(handle::Message) @ GRIB ~/.julia/packages/GRIB/y8dyK/src/message.jl:348 [3] top-level scope @ REPL[29]:1

liujiao2020 avatar Feb 19 '24 12:02 liujiao2020

Hmm, that's a strange place to get that error. Any chance you'd be able to share the grib file that caused the error? And are you using a chip architecture besides x86_64 (like aarch64)?

weech avatar Feb 21 '24 23:02 weech