Rate This Document
Findability
Accuracy
Completeness
Readability

Error Reported When Running and Verifying a CMAQ Test

Symptom

When running and verifying a CMAQ test, a message is displayed indicating that the libnetcdf.so library is missing.

Key Process and Cause Analysis

The required variable is not included in the environment variables.

Conclusion and Solution

Add the environment variable to the test environment.

setenv LD_LIBRARY_PATH /path/to/CMAQ/NETCDF/lib:$LD_LIBRARY_PATH