<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>83</buildNumber><marked><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><branch><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><name>origin/master</name></branch></marked><revision><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><branch><SHA1>d3946a586f66f155af6c32d7c6f9ed92389388cf</SHA1><name>origin/master</name></branch></revision></originmaster><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>81</buildNumber><marked><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><branch><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><branch><SHA1>c7eb33836dd22870dc48b2acd2b5b340dbeef909</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>490</buildNumber><marked><SHA1>bcae86ff7391bb167a88fdbea1c0f4e774116de6</SHA1><branch><SHA1>bcae86ff7391bb167a88fdbea1c0f4e774116de6</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bcae86ff7391bb167a88fdbea1c0f4e774116de6</SHA1><branch><SHA1>bcae86ff7391bb167a88fdbea1c0f4e774116de6</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bcae86ff7391bb167a88fdbea1c0f4e774116de6</SHA1><branch><SHA1>bcae86ff7391bb167a88fdbea1c0f4e774116de6</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/wrf.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#490</displayName><duration>5642571</duration><estimatedDuration>5637781</estimatedDuration><fullDisplayName>wrf_clubb_plot_ifort #490</fullDisplayName><id>490</id><keepLog>false</keepLog><number>490</number><queueId>5721</queueId><result>SUCCESS</result><timestamp>1783068146160</timestamp><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/wrf_clubb_plot_ifort/490/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>all_tuning_stats.in</affectedPath><commitId>8d96ac897ccef2797e12dd7788f95723f1717857</commitId><timestamp>1783051574000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Tuner additions (#1324)

* Starting new additions for tuner - specifically an overall history of all samples and loss metrics with the eventual goal of having fancy SVD and spline things we can do with that

* Adding plots to tune tab to visualize data in the overall sample outputs

* Adding the enhanced simulated annealed to the tuner. Only real tweak it that it runs workers x batch_size chains independently so that we can utilize the CPU fully

* Filtering big values in parameter plot view and making default window length 3600s (1 hour)

* Bug fix to metric report - a 0 correlation was able to throw things off, which could occur when a field from either result (clubb or LES) is all 0 without the other one being all zero. Also some small display improvements

* Adding sensitivity plots

* Updating flag/param selecting method by created a general input/tunable_parameters directory that contains subdirectories for different flag set combos. These can be used by passing in their name to run_scm.py with -config. Also updating references to these files since they moved and also making tests and scripts default to using -override instead of editting files with sed.

* Adding buttons to select param/flag config in the tuner

* Quality of life improvements for plot tab - now view settings and UI settings are retained when reloading the same case

* Fixing missed comment change

* Various small UI improvements

* Improving tuner history check and little UI fix in run_tab

* Fixing tuner environment setup

* Fixing little netcdf version issue and adding new test for loss metrics consistency check

* Renaming tunable_parameters to parameter_and_flag_configs, also adding -config example to run_scripts README
</comment><date>2026-07-02 23:06:14 -0500</date><id>8d96ac897ccef2797e12dd7788f95723f1717857</id><msg>Tuner additions (#1324)</msg><path><editType>add</editType><file>all_tuning_stats.in</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>WRF/scripts/mkrun.bash</affectedPath><affectedPath>WRF/test/clubb_input/parameter_and_flag_configs/default/tunable_parameters.in</affectedPath><affectedPath>WRF/test/clubb_input/parameter_and_flag_configs/default/configurable_model_flags.in</affectedPath><affectedPath>WRF/test/clubb_input/tunable_parameters/tunable_parameters.in</affectedPath><affectedPath>WRF/scripts/checkout_wrf_clubb.sh</affectedPath><affectedPath>WRF/phys/module_bl_clubb.F</affectedPath><affectedPath>jenkins_tests/wrf_clubb_code_copy/wrf_clubb_code_copy.bash</affectedPath><affectedPath>WRF/test/clubb_input/tunable_parameters/configurable_model_flags.in</affectedPath><affectedPath>WRF/test/clubb_input/parameter_and_flag_configs/default/silhs_parameters.in</affectedPath><affectedPath>WRF/test/clubb_input/tunable_parameters/silhs_parameters.in</affectedPath><commitId>61e92a7c970d40a4601d8c2dd2e050ef13668643</commitId><timestamp>1783051712000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making compatible with clubb directory renaming from https://github.com/larson-group/clubb/pull/1324
</comment><date>2026-07-02 23:08:32 -0500</date><id>61e92a7c970d40a4601d8c2dd2e050ef13668643</id><msg>Making compatible with clubb directory renaming from https://github.com/larson-group/clubb/pull/1324</msg><path><editType>add</editType><file>WRF/test/clubb_input/parameter_and_flag_configs/default/silhs_parameters.in</file></path><path><editType>edit</editType><file>WRF/scripts/checkout_wrf_clubb.sh</file></path><path><editType>add</editType><file>WRF/test/clubb_input/parameter_and_flag_configs/default/tunable_parameters.in</file></path><path><editType>add</editType><file>WRF/test/clubb_input/parameter_and_flag_configs/default/configurable_model_flags.in</file></path><path><editType>edit</editType><file>WRF/scripts/mkrun.bash</file></path><path><editType>delete</editType><file>WRF/test/clubb_input/tunable_parameters/tunable_parameters.in</file></path><path><editType>edit</editType><file>jenkins_tests/wrf_clubb_code_copy/wrf_clubb_code_copy.bash</file></path><path><editType>delete</editType><file>WRF/test/clubb_input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>edit</editType><file>WRF/phys/module_bl_clubb.F</file></path><path><editType>delete</editType><file>WRF/test/clubb_input/tunable_parameters/silhs_parameters.in</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>491</number><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/wrf_clubb_plot_ifort/491/</url></nextBuild><previousBuild><number>489</number><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/wrf_clubb_plot_ifort/489/</url></previousBuild></workflowRun>