Skip to content
Builds

Loading builds...

Changes

#21 (Jul 4, 2026, 8:34:26 PM)

  1. Updating build removal method and adding a mac specific bit for GPTL compiling that fixes environment issues — Gunther Huebler / githubweb

#20 (Jul 3, 2026, 10:29:02 PM)

  1. Small fix needed for a different python version and a little UI update — Gunther Huebler / githubweb
  2. Another tiny cross platform fix — Gunther Huebler / githubweb

#18 (Jul 2, 2026, 10:29:39 PM)

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

#15 (Jun 17, 2026, 8:59:15 PM)

  1. Small bug fix — Gunther Huebler / githubweb

#13 (Jun 17, 2026, 8:31:16 PM)

  1. Fixing little bugs — Gunther Huebler / githubweb
  2. Slight improvement to stats_api — Gunther Huebler / githubweb

#12 (Jun 17, 2026, 7:19:35 PM)

  1. Cleanup and code consolidation, new jenkins test for tuner — Gunther Huebler / githubweb
  2. Adding comments — Gunther Huebler / githubweb

#11 (Jun 17, 2026, 3:22:34 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

#6 (May 15, 2026, 12:45:27 AM)

  1. Fixing python API and updating prompt — Gunther Huebler / githubweb

#3 (Mar 26, 2026, 12:59:56 PM)

  1. Adding script — Gunther Huebler / githubweb