NCAR / container-dtc-nwp

End-to-end NWP systems in containers.
https://dtcenter.org/community-code/numerical-weather-prediction-nwp-containers
28 stars 13 forks source link

Fix snow case to work with GSI #44

Closed michelleharrold closed 2 years ago

michelleharrold commented 2 years ago

The PREPBUFR variable is not specified in the set_env.ksh causing GSI to crash. Need to simply provide the correct prepbufr file path in the set_env.ksh.

michelleharrold commented 2 years ago

This issue was closed with this PR: https://github.com/NCAR/container-dtc-nwp/pull/49