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

Install flexpart together with ecCodes instead of the standard grib_api which is used now #7

Open
Synkevych opened this issue Dec 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Synkevych
Copy link
Owner

No description provided.

@Synkevych Synkevych added the enhancement New feature or request label Dec 5, 2020
@Synkevych
Copy link
Owner Author

sudo apt-get -y install cmake # we need cmake version >= 3.12.1
mkdir build ; cd build/
wget --content-disposition https://confluence.ecmwf.int/download/attachments/45757960/eccodes-2.19.1-Source.tar.gz?api=v2
cmake -DCMAKE_INSTALL_PREFIX=/home/ubuntu/flexpart ../eccodes-2.19.1-Source
make
ctest
make install

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

No branches or pull requests

1 participant