Skip to content
Success

Changes

Summary

  1. Adding some README entries for the dash app and a python requirements file (details)
  2. Adding comments and little bug fix to dash app (details)
  3. Update to loss consistency test, making it simpler since stats consistency test covers most things. Also adding it to the stats consistency jenkins test since it is still similar (details)
  4. Cleanup and code consolidation, new jenkins test for tuner (details)
  5. Adding comments (details)
  6. Fixing little bugs (details)
Commit e59c37b0374775f1f3738c85e18a71ef06f82d5c by Gunther Huebler
Adding some README entries for the dash app and a python requirements file
The file was addeddash_app/requirements.txt
The file was addeddash_app/README.md
The file was modifiedREADME (diff)
Commit acf1b00a84af13e5110885e642eab2337e2df0f3 by Gunther Huebler
Adding comments and little bug fix to dash app
The file was modifiedtuner/namelist.py (diff)
The file was modifiedsrc/clubb_loss_driver.F90 (diff)
The file was modifiedtuner/test_tuning_strategy.py (diff)
The file was modifieddash_app/tune_tab/runtime.py (diff)
Commit f8c56782889b97bc1eff825e0fc381887fec3b70 by Gunther Huebler
Update to loss consistency test, making it simpler since stats consistency test covers most things. Also adding it to the stats consistency jenkins test since it is still similar
The file was modifiedjenkins_tests/clubb_stats_output_consistency_gfortran_test/Jenkinsfile (diff)
The file was modifiedrun_scripts/run_loss_output_consistency.py (diff)
Commit cd370a7abbb0467a22cd0fca9a20664b4f9eac81 by Gunther Huebler
Cleanup and code consolidation, new jenkins test for tuner
The file was removedtuner/namelist.py
The file was addedtuner/job_runtime.py
The file was addedutilities/loss_metrics.py
The file was modifiedtuner/test_tuning_strategy.py (diff)
The file was modifieddash_app/tune_tab/runtime.py (diff)
The file was modifiedtuner/tuning_scheduler.py (diff)
The file was modifiedrun_scripts/run_scm_loss.py (diff)
The file was modifieddash_app/plot_tab/profile_loss.py (diff)
The file was addedrun_scripts/run_tuner_job.py
The file was modifiedtuner/README.md (diff)
The file was modifiedrun_scripts/run_loss_output_consistency.py (diff)
The file was modifiedtuner/tuning_worker.py (diff)
The file was modifieddash_app/tune_tab/callbacks_runs.py (diff)
The file was modifiedtuner/status.py (diff)
The file was addedjenkins_tests/clubb_new_tuner_test/Jenkinsfile
The file was modifiedrun_scripts/create_case_namelist.py (diff)
The file was modifiedrun_scripts/create_case_namelist.py (diff)
The file was modifiedrun_scripts/run_tuner_job.py (diff)
The file was modifiedtuner/clubb_loss_driver_test.py (diff)
The file was modifiedsrc/clubb_loss_driver_test.F90 (diff)
The file was modifiedtuner/case_defaults.json (diff)
The file was modifiedrun_scripts/run_loss_output_consistency.py (diff)