Skip to content
Failed

Changes

Summary

  1. Previous commit improved the robustness of -override option and teased out a couple bugs in tests, causing them to fail. This adds the ability to specify which namelist an override goes in if there's no associated key to replace, the failing tests can be fixed by making use of this. One test is fixed here, and the other needed a change in a BFB config hosted on the jenkins server. (details)
  2. Removing unused dependency that can cause compilation to fail - seems compiler/build system dependent (details)
  3. Removed readiopdata_core to prepare for git subtrees (details)
Commit 1f4ec8993842ad7859cefecdfab5e067b07c53fa by Gunther Huebler
Previous commit improved the robustness of -override option and teased out a couple bugs in tests, causing them to fail. This adds the ability to specify which namelist an override goes in if there's no associated key to replace, the failing tests can be fixed by making use of this. One test is fixed here, and the other needed a change in a BFB config hosted on the jenkins server.
The file was addedutilities/pytests/test_create_case_namelist.py
The file was modifiedutilities/create_case_namelist.py (diff)
The file was modifiedrun_scripts/run_scm.py (diff)
The file was modifiedtests/run_silhs_test.py (diff)
Commit 1b17c7eb82913aa29b80cb94f5280c9a81fb162f by Gunther Huebler
Removing unused dependency that can cause compilation to fail - seems compiler/build system dependent
The file was modifiedsrc/readiopdata_module.F90 (diff)
Commit ec70668f175a08f982ca25797a9c7367f10e03d6 by Trevor Hancock
Removed readiopdata_core to prepare for git subtrees
The file was removedsrc/readiopdata_core/readiopdata_core_module.F90