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

HDF4: Build without NetCDF support #10712

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eschnett
Copy link
Contributor

The current HDF4 setup provides an include file netcdf.h which conflicts with the package NetCDF_jll. This PR

  • configures HDF4 without NetCDF support to avoid this conflict
  • we can in the future configure NetCDF to support HDF4 as container format (I think that's the right approach, HDF4 is more low-level in this case)
  • add support for sz compression
  • build for riscv64 architecture

@eschnett eschnett mentioned this pull request Mar 10, 2025
7 tasks
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