NCAR / CUPiD

CUPiD is a “one stop shop” that enables and integrates timeseries file generation, data standardization, diagnostics, and metrics from all CESM components.
https://ncar.github.io/CUPiD/
Apache License 2.0
21 stars 19 forks source link

Need to load nco before running? #112

Open islasimpson opened 6 days ago

islasimpson commented 6 days ago

Describe the bug It may not be a bug, but when running cupid-run -ts I got the error...

ncrcat: error while loading shared libraries: libgsl.so.25: cannot open shared object file: No such file or directory

and it did not produce the timeseries file. I think did module load nco and it worked and produced the timeseries file.

If this is expected, it may be it needs to be mentioned that you have to load nco in the readme..

Additional context I'm running cupid-run -ts from here: ~/python/CUPID/CUPiD/examples/key_metrics