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

Remove HDF5 support #2208

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Remove HDF5 support #2208

merged 3 commits into from
Feb 4, 2021

Conversation

johnomotani
Copy link
Contributor

HDF5 support is not planned for v5. Remove now to get rid of the effort required to maintain support?

@johnomotani johnomotani added the breaking change Introduces a change that is not backward compatible with the previous major version label Jan 13, 2021
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@ZedThree
Copy link
Member

I'm on-board with doing this now. Do we also want to remove legacy/parallel netCDF at the same? I say that realising we just merged a PR fixing the legacy netCDF.

We could also remove dump_format from the code and the .inp files

@bendudson
Copy link
Contributor

Yes I think this is a good idea: I don't think hdf5 has really been used much. Legacy NetCDF can probably be kept for now, but parallel NetCDF I don't think works, and certainly isn't used.

@johnomotani
Copy link
Contributor Author

I'd support keeping legacy NetCDF around for the moment. I've been using it to avoid linking issues recently...

@ZedThree
Copy link
Member

ZedThree commented Feb 4, 2021

I'm going to merge this manually in order to add a line to the breaking changes in CHANGELOG without triggering needless CI runs

@ZedThree ZedThree merged commit e37b450 into next Feb 4, 2021
@ZedThree ZedThree deleted the remove-hdf5 branch February 4, 2021 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Introduces a change that is not backward compatible with the previous major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants