Builds wheels for hdf5 and netcdf4 (requiring brew install netcdf and hdf5). Then fails on numpy as `distutils` doesn't exist (deprecated as of `python==3.11.0`. Strategy should be to bump all packages to more recent versions.
Builds wheels for hdf5 and netcdf4 (requiring brew install netcdf and hdf5).
Then fails on numpy as
distutilsdoesn't exist (deprecated as ofpython==3.11.0. Strategy should be to bump all packages to more recent versions.