Skip to content
Builds

Loading builds...

Changes

#21 (Jul 2, 2026, 10:29:54 PM)

  1. Improving tuner history check and little UI fix in run_tab — Gunther Huebler / githubweb
  2. Fixing tuner environment setup — Gunther Huebler / githubweb
  3. Fixing little netcdf version issue and adding new test for loss metrics consistency check — Gunther Huebler / githubweb
  4. Renaming tunable_parameters to parameter_and_flag_configs, also adding -config example to run_scripts README — Gunther Huebler / githubweb

#18 (Jun 17, 2026, 8:31:26 PM)

  1. Deleted the old compile directory and docs directory (#1315) — noreply / githubweb
  2. Update README, BUILD.md, and pyplotgen README.md (#1309) — noreply / githubweb
  3. Update Jenkinsfile to match moved file — noreply / githubweb
  4. Fixing bug that caused incorrect times to be written to netcdf in cases where stats_tout (output interval) > dt_main (timestep). This is BIT_CHANGING because of that, but only for the time variable (no field differences), and only for cases where we don't output each timestep. — Gunther Huebler / githubweb
  5. First set of commits for the new loss driver. — Gunther Huebler / githubweb
  6. Improvements — Gunther Huebler / githubweb
  7. Batching capabilities — Gunther Huebler / githubweb
  8. Lot's of cleanup, simplifications, and consolidation — Gunther Huebler / githubweb
  9. More testing — Gunther Huebler / githubweb
  10. Python interfaces for the loss driver — Gunther Huebler / githubweb
  11. Interface for tuner and tuner with modes. — Gunther Huebler / githubweb
  12. Nice updates — Gunther Huebler / githubweb
  13. Missed file — Gunther Huebler / githubweb
  14. Little updates to fix inconsistencies in the plots and averaging ranges — Gunther Huebler / githubweb
  15. Adding a script that converts sam and coamps netcdf files to a clubb named version, including things that need to be calculated. This fixes a bug where fields were being averaged before being calculated, see https://github.com/larson-group/clubb/issues/1284, but is currently only wired up in the new tuner and the dash app plotter — Gunther Huebler / githubweb
  16. Making some things public for nvhpc — Gunther Huebler / githubweb
  17. Organization and consistency test fix — Gunther Huebler / githubweb
  18. Adding taylor diagram to tune tab, this needs taylor metrics to be computed so the loss driver needed to output this info. — Gunther Huebler / githubweb
  19. Adding more fancy loss functions based on Taylor metrics and a way to switch how the loss is computed in the dash tuner — Gunther Huebler / githubweb
  20. Making NaN in code not an issue — Gunther Huebler / githubweb
  21. Mostly dash app improvements to plotting, also made subwindows for tuning — Gunther Huebler / githubweb
  22. Tuner tracking by case — Gunther Huebler / githubweb
  23. Removing stats time-variance code — Gunther Huebler / githubweb
  24. Simplifying loss driver output - now loss metrics are output explicitly rather than as packaged taylor_metrics and having different versions for subwindows and such — Gunther Huebler / githubweb
  25. Mainly ui updates and small simplifications — Gunther Huebler / githubweb
  26. Improving comments and cleaning things up a bit — Gunther Huebler / githubweb
  27. Removing strictness on stats window vs output interval, and adding a stats consistency test to tests for issues with batch size and output frequency and the windowing mode — Gunther Huebler / githubweb
  28. Fixing openmp bug and making incomplete stats intervals not output, as it was before — Gunther Huebler / githubweb
  29. Making jenkins test use standard stats, and fixing tiny bug that caused error running with debug+no rcp2 stats — Gunther Huebler / githubweb
  30. Adding gate around bindiff, there's an edge case where a cosmetic diff can trigger a full-diff even in a failed case, which should otherwise be considered BFB and skipped. — Gunther Huebler / githubweb
  31. Adding some README entries for the dash app and a python requirements file — Gunther Huebler / githubweb
  32. Adding comments and little bug fix to dash app — Gunther Huebler / githubweb
  33. 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 — Gunther Huebler / githubweb
  34. Cleanup and code consolidation, new jenkins test for tuner — Gunther Huebler / githubweb
  35. Adding comments — Gunther Huebler / githubweb
  36. Fixing little bugs — Gunther Huebler / githubweb
  37. Slight improvement to stats_api — Gunther Huebler / githubweb

#16 (May 30, 2026, 11:40:26 PM)

  1. Changing name of compute_xp3 to diagnose_xp3 and moving a1_coef and a3_coef calculation back into advance routines — Gunther Huebler / githubweb
  2. Fixes for GPU code — Gunther Huebler / githubweb

#13 (Mar 17, 2026, 9:44:12 PM)

  1. Adding test to ensure err_info is correctly set by adg1 routines when calling with bad inputs - also moving wp2 check to ADG1_w_closure because it makes more sense there — Gunther Huebler / githubweb

#11 (Feb 20, 2026, 1:07:50 AM)

  1. Simplification — Gunther Huebler / githubweb
  2. Simplification — Gunther Huebler / githubweb

#9 (Feb 13, 2026, 9:50:56 PM)

  1. Little cmake fix — Gunther Huebler / githubweb

#8 (Feb 13, 2026, 9:50:31 PM)

  1. Cmake update — Gunther Huebler / githubweb
  2. Jenkins script update — Gunther Huebler / githubweb
  3. Jenkins script update — Gunther Huebler / githubweb
  4. Jenkins script updates — Gunther Huebler / githubweb
  5. Adding new stats input — Gunther Huebler / githubweb
  6. Small fixes — Gunther Huebler / githubweb
  7. Fixing old compile scripts — Gunther Huebler / githubweb
  8. Jenkins script updates — Gunther Huebler / githubweb
  9. Jenkins script updates — Gunther Huebler / githubweb
  10. Jenkins script updates — Gunther Huebler / githubweb
  11. Little fixes — Gunther Huebler / githubweb

#7 (Feb 13, 2026, 12:00:25 PM)

  1. Bug fixes and script updates — Gunther Huebler / githubweb
  2. Jenkins script update — Gunther Huebler / githubweb
  3. Jenkins script update — Gunther Huebler / githubweb
  4. Jenkins script update — Gunther Huebler / githubweb
  5. Jenkins script update — Gunther Huebler / githubweb
  6. Jenkins script update — Gunther Huebler / githubweb
  7. Jenkins script update — Gunther Huebler / githubweb
  8. Script update — Gunther Huebler / githubweb
  9. Script update — Gunther Huebler / githubweb
  10. Script update — Gunther Huebler / githubweb
  11. Script update — Gunther Huebler / githubweb
  12. Script update — Gunther Huebler / githubweb
  13. Script update — Gunther Huebler / githubweb
  14. Script update — Gunther Huebler / githubweb
  15. Test update — Gunther Huebler / githubweb
  16. Jenkins script update — Gunther Huebler / githubweb
  17. Test update — Gunther Huebler / githubweb
  18. Fixing bug — Gunther Huebler / githubweb
  19. Fixing bug — Gunther Huebler / githubweb
  20. Fixing up comments — Gunther Huebler / githubweb
  21. Small fixes — Gunther Huebler / githubweb
  22. Jenkins script update — Gunther Huebler / githubweb
  23. CMake update — Gunther Huebler / githubweb
  24. Little fix for cmake — Gunther Huebler / githubweb
  25. Jenkins script update — Gunther Huebler / githubweb
  26. Jenkins script updateS — Gunther Huebler / githubweb

#5 (Nov 12, 2025, 10:39:32 PM)

  1. Mainly comments — Gunther Huebler / githubweb
  2. Making G_unit test use the new python script and compiler method. Small bug fix too — Gunther Huebler / githubweb

#4 (Nov 12, 2025, 2:39:39 AM)

  1. Small fixes — Gunther Huebler / githubweb

#3 (Nov 12, 2025, 2:32:52 AM)

  1. Small fixes — Gunther Huebler / githubweb