-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi, jllodra,
I am quite sure netcdf (v4.3.0) has been installed on NCAR yellowstone supercomputer. However, when I typed cmake . I got the error message like:
-- checking for module 'netcdf'
-- package 'netcdf' not found
I tried to change netcdf version (4.1.1) to (4.3.0), but still failed.
The staff at NCAR supercomputer center replied me saying that: "unfortunately it (ncdump-json) has some dependencies that are not easy to work around on yellowstone".
Any suggestions? What file should I modify ?
cfluzheng