Thanks to visit codestin.com
Credit goes to github.com

Skip to content

var converter quickbuild.sh missing WRFDA codeΒ #361

@hkershaw-brown

Description

@hkershaw-brown

πŸ› Your bug may already be reported!
Please search on the issue tracker before creating a new issue.

Describe the bug

  1. 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 into DART/observations/obs_converters/var/3DVAR_OBSPROC
cd DART/observations/obs_converters/var/work
./quickbuild.sh
  1. What was the expected outcome?
    compiles
  2. 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

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions