NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
184 stars 139 forks source link

CLM-DART SourceMod bug #622

Closed braczka closed 6 months ago

braczka commented 6 months ago

Describe the bug

Running CLM5_setup_assimilation leads to SourceMod path error. Code cannot find SourceMod path which was made explicit in recent Derecho PR #611

  1. What was the expected outcome?
  2. What actually happened?

Error Message

Please provide any error messages.

Which model(s) are you working with?

CLM5

Screenshots

If applicable, add screenshots to help explain your problem.

Version of DART

Which version of DART are you using? v11.0.0

Have you modified the DART code?

Yes

Build information

Please describe:

  1. The machine you are running on (e.g. windows laptop, NCAR supercomputer Cheyenne).
    Dercho
  2. The compiler you are using (e.g. gnu, intel).
    intel
hkershaw-brown commented 6 months ago

fixed in #623