Add additional logic in arch/preamble for finding WRF-4.0.2 source directory
commit3dc7e27b43a6898b5967f39f8a3ae0dd6b85ae18
authorMichael Duda <duda@ucar.edu>
Fri, 9 Nov 2018 17:45:23 +0000 (9 10:45 -0700)
committerMichael Duda <duda@ucar.edu>
Fri, 9 Nov 2018 17:47:21 +0000 (9 10:47 -0700)
tree745205116439b1f1517d7f72d055cc0954e71a78
parent386b0cf2225603185002a714fbee89b3f6676b44
Add additional logic in arch/preamble for finding WRF-4.0.2 source directory

Similar to what was done in c701b7e6, we need to update logic in arch/preamble
for setting the WRF_DIR variable to handle WRF source code that may be found
in a directory named WRF-4.0.2.

As mentioned in the commit message for c701b7e6, a more general solution to
finding the WRF source is needed to avoid growing complexity of the logic
in arch/preamble.
arch/preamble