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

create "extra" subdirectory at the top level, and move user-contributed code that we will not support into it #206

Open
edwardhartnett opened this issue Jul 22, 2024 · 2 comments · May be fixed by #279
Assignees
Labels
build Relates to the build system

Comments

@edwardhartnett
Copy link
Contributor

We have features like the mysql compatibility, which were contributed by users but are of no interest to NOAA.

We will not write testing or documentation for these codes.

Instead, let's move them to an "extra" directory at the top level. They extra directory can be optionally built. When built, it's CMakeLists.txt builds the code in the extra directory into a library that the rest of wgrib2 links to.

@webisu , other than the mysql code, what other features are extra?

@edwardhartnett edwardhartnett added the build Relates to the build system label Jul 22, 2024
@AlysonStahl-NOAA
Copy link
Collaborator

I'm not sure why, but I just caught that there are two projects titled wgrib2-3.5.0. The duplicate one contained this issue and one other closed issue.

I just moved this and the other issue to the correct project.

@edwardhartnett
Copy link
Contributor Author

Probably my fault. Delete the unwanted project...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Relates to the build system
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants