Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRIB_api #29

Open
Besstrashnyy opened this issue Jun 8, 2021 · 1 comment
Open

GRIB_api #29

Besstrashnyy opened this issue Jun 8, 2021 · 1 comment

Comments

@Besstrashnyy
Copy link

Hei.
I get this error when I try to build fimex.

CMake Error at cmake/FimexUtils.cmake:245 (MESSAGE):
Required grib_api include/library not found

I see they replaced grib_api with ecCodes
I wonder how this can be fixed to keep all the functionality in place?

@alexander-buerger-met-no
Copy link
Member

Hmm, we use eccodes all the time.

Do you have ecCodes installed? If it is installed, you need to add
-DENABLE_ECCODES=YES -Deccodes_DIR=/path/to/eccodes/installation/lib/cmake/eccodes
when running cmake. Does it work better with this option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants