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

Version 2.5.1 #23

Merged
merged 3 commits into from
Jun 30, 2020
Merged

Version 2.5.1 #23

merged 3 commits into from
Jun 30, 2020

Conversation

kgerheiser
Copy link
Contributor

Don't transitively link to bacio and w3nco

* Remove transitive linking of w3nco and bacio and let user decide

Nemsio library is not compiled using compiler flags to promote real numbers.

There is no _4, _d and _8 version of nemsio. Nemsio library has overloaded functions that provide interfaces for reading and writing data in both real(4) and real(8) arrays, using functions from w3nco library (getgbm subroutine).

There are 4 such routines in nemsio that read grib data, 2 for real(4)and two for real(8) arrays. w3nco library does not have an overloaded getgbm subroutine.

So no matter which version of w3nco is linked (w3nco4 or w3nci_d), two of the nemsio routines will be wrong.
@kgerheiser kgerheiser merged commit 6278632 into master Jun 30, 2020
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

Successfully merging this pull request may close these issues.

1 participant