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

modifications of library build scripts #31

Open
1 of 4 tasks
lars2015 opened this issue Nov 16, 2023 · 1 comment
Open
1 of 4 tasks

modifications of library build scripts #31

lars2015 opened this issue Nov 16, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@lars2015
Copy link
Contributor

lars2015 commented Nov 16, 2023

Suggestions to modify the library build script:

  • Limit the set of libraries built with the default option/selection to those that are mandatory for building the model (i.e. GSL, HDF5, netCDF, and zlib). Optional libraries (thrustsort, zfp, zstd, KPP) should only be compiled if the users selects them. This avoids initial problems installing MPTRAC if the library build processes are failing. (suggested by @laomangio)

  • Improve the buildscript to be more compacted with function

  • Integrate the installation of ecCodes

  • Consider integrating the libraries as git submodules rather than adding the source packages to the MPTRAC git repository. (suggested by @hydrogencl )

@hydrogencl
Copy link
Collaborator

The first issue is done by the commit 246b3fe.

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

2 participants