我要评分
获取效率
正确性
完整性
易理解

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