-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
π Your bug may already be reported!
Please search on the issue tracker before creating a new issue.
Describe the bug
- List the steps someone needs to take to reproduce the bug.
Grab the WRFDA code from https://github.com/wrf-model/WRFDA.git
and plop intoDART/observations/obs_converters/var/3DVAR_OBSPROC
cd DART/observations/obs_converters/var/work
./quickbuild.sh
- What was the expected outcome?
compiles - What actually happened?
Not finding module_obs.F90
This is because we are not looking for .F90.
Can find .F90 by explicitly giving the 3DVAR_OBSPROC directory in quikcbuild.sh
Version of DART
Which version of DART are you using?
v10.0.1
Have you modified the DART code?
No
Build information
affects any machine
Note: I grabbed the master version of WRFDA. The converter README mentions the converter is for v3.2.1 I am not sure science wise whether this makes a difference.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working