Currently, ICON is compiled without HDF5 support.
If one wants to use the dace and RTTOV interfaces, HDF5 is required. It would be good to have these libraries included in cmake.
These libraries have to be added: -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5
For the 2023 stages the LDFLAGS have to have this added: -Wl,-rpath -Wl,/p/software/juwels/stages/2023/software/HDF5/1.12.2-ipsmpi-2022a/lib
I have already compiled ICON this way "by hand" and can confirm that the compilation runs without errors.
Currently, ICON is compiled without HDF5 support.
If one wants to use the dace and RTTOV interfaces, HDF5 is required. It would be good to have these libraries included in cmake.
These libraries have to be added: -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5
For the 2023 stages the LDFLAGS have to have this added: -Wl,-rpath -Wl,/p/software/juwels/stages/2023/software/HDF5/1.12.2-ipsmpi-2022a/lib
I have already compiled ICON this way "by hand" and can confirm that the compilation runs without errors.