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

w3nco and sp are deprecated #77

Open
AlexanderRichert-NOAA opened this issue Oct 8, 2024 · 0 comments
Open

w3nco and sp are deprecated #77

AlexanderRichert-NOAA opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexanderRichert-NOAA
Copy link

Description

As a headsup, the w3nco and sp libraries have been deprecated in favor of w3emc and ip, respectively. We are trying, as much as possible, to phase them out.

Solution

w3emc and ip should provide all needed functionality. I am able to build (though have not attempted to test) building without w3nco and sp by modifying/removing the appropriate find_package and target_link_libraries invocations. w3emc should work as a swap-in replacement without any tweaking of compiled code. Same for ip version 5.0, but for version 5.1, the sp functionality is contained in a Fortran module and therefore requires use sp_mod wherever sp procedures are called. I'm happy to help contribute CMake logic for handling various versions so that the older libraries can still be used if/when needed.

@AlexanderRichert-NOAA AlexanderRichert-NOAA added the enhancement New feature or request label Oct 8, 2024
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