-
Notifications
You must be signed in to change notification settings - Fork 16
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
hdf5 @ 5b9cf73 is not available #101
Comments
@htan2013 Yes, I have the same issue. @kgerheiser is this a new requirement? |
I think this might be the problem. |
The NCEPLIBS-external project is deprecated and is not being maintained. NOAA has switched to spack for this, and HDF5 (and all other dependencies) are well-supported in spack. (Better supported than they can ever been in NCEPLIBS-external, which is limited to what CMake can do, and CMake is not ideal for handling the installation of many dependencies, though it does well at detecting and using dependencies). The UFS is well-supported in spack, so that's going to be the easiest way to install all dependencies correctly: https://spack.io/ |
Hi Edward, Do you have a link to the UFS in Spack? Thanks, |
Did anyone solved how to use it? |
I use Cheyenne instead. Compiling this in unpre-built system is quite miserable. |
@htan2013 The UFS package in Spack is https://spack.readthedocs.io/en/latest/package_list.html#ufs-weather-model . |
When I tried to clone NCEPLIBS-external, for hdf5, it requires an account in Bitbucket. Does anyone have the same issue?
The text was updated successfully, but these errors were encountered: