Open ChenBHXMU opened 2 months ago
Thanks for writing @ChenBHXMU. CMake could not find your netCDF and netCDF-Fortran libraries. Do you know if you have the netCDF libraries installed as software modules (i.e. loadable with module load ...
)? Or are they directly installed in a path such as /usr/lib/...
? If you can ask someone at your institution to clarify that, then we can figure out how to proceed.
Also see the following chapters of our ReadTheDocs for more information about software libraries:
Dear @yantosca
If you can figure out how to proceed, I think I can solve it.
Thank you for your time and assistance.
Best regards, Baihua Chen
@ChenBHXMU: You would need to locate the path to the netCDF libraries on your system. Or if you don't have them, to build them with Spack as described in our installation guide:
This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the issue from closing this issue.
Your name
Baihua Chen
Your affiliation
Xiamen University
Please provide a clear and concise description of your question or discussion topic.
Dear @yantosca
I hope this message finds you well.
When I run the command
cmake ../CodeDir -DRUNDIR=..
, I encounter the following problem, but I am not sure how to solve this problem.Thank you for your time and assistance.
Best regards, Baihua Chen