<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>501</buildNumber><marked><SHA1>90bcbc3d6e47e84d89acbd5ce10bc36289aaa373</SHA1><branch><SHA1>90bcbc3d6e47e84d89acbd5ce10bc36289aaa373</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>90bcbc3d6e47e84d89acbd5ce10bc36289aaa373</SHA1><branch><SHA1>90bcbc3d6e47e84d89acbd5ce10bc36289aaa373</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>90bcbc3d6e47e84d89acbd5ce10bc36289aaa373</SHA1><branch><SHA1>90bcbc3d6e47e84d89acbd5ce10bc36289aaa373</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>#501</displayName><duration>6159627</duration><estimatedDuration>6418579</estimatedDuration><fullDisplayName>wrf_clubb_plot_ifort #501</fullDisplayName><id>501</id><keepLog>false</keepLog><number>501</number><queueId>7345</queueId><result>SUCCESS</result><timestamp>1787301607547</timestamp><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/wrf_clubb_plot_ifort/501/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>setup_clubb_pdf_params.F90</affectedPath><affectedPath>pdf_closure_module.F90</affectedPath><affectedPath>adg1_adg2_3d_luhar_pdf.F90</affectedPath><commitId>6bea7684fe3a0a67b6554302c5aaca5b83a86a01</commitId><timestamp>1787260825000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Improve Dash workflows and broker services (#1342)

* Improve Dash workflows and broker services

Streamline run telemetry and output-scoped admission, add build selection and pyplotgen export support, improve profile and tuning workflows, and make Tune failures column-local and recoverable.

* A little cleanup

* Simplification in SILHS to keep errors silent in debug=-1 mode, and removing accidental change in advance_clubb_core.F90

* Little dash fix and comment improvement

* Replacing scipy usage in the adam initial point choosing with numpy

* Removing l_rtm_nudge from flag set file used by run_bindiff_w_flags tests. This is technically a model_setting, so it shouldn't be here, and is already enabled by cgils_s12, so will remain tested in at least one case.
</comment><date>2026-08-20 16:20:25 -0500</date><id>6bea7684fe3a0a67b6554302c5aaca5b83a86a01</id><msg>Improve Dash workflows and broker services (#1342)</msg><path><editType>edit</editType><file>adg1_adg2_3d_luhar_pdf.F90</file></path><path><editType>edit</editType><file>setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>pdf_closure_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>silhs_importance_sample_module.F90</affectedPath><affectedPath>latin_hypercube_driver_module.F90</affectedPath><commitId>56d859f2e74f340304ae3bf48a46cbf0ae26300c</commitId><timestamp>1787260825000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Improve Dash workflows and broker services (#1342)

* Improve Dash workflows and broker services

Streamline run telemetry and output-scoped admission, add build selection and pyplotgen export support, improve profile and tuning workflows, and make Tune failures column-local and recoverable.

* A little cleanup

* Simplification in SILHS to keep errors silent in debug=-1 mode, and removing accidental change in advance_clubb_core.F90

* Little dash fix and comment improvement

* Replacing scipy usage in the adam initial point choosing with numpy

* Removing l_rtm_nudge from flag set file used by run_bindiff_w_flags tests. This is technically a model_setting, so it shouldn't be here, and is already enabled by cgils_s12, so will remain tested in at least one case.
</comment><date>2026-08-20 16:20:25 -0500</date><id>56d859f2e74f340304ae3bf48a46cbf0ae26300c</id><msg>Improve Dash workflows and broker services (#1342)</msg><path><editType>edit</editType><file>silhs_importance_sample_module.F90</file></path><path><editType>edit</editType><file>latin_hypercube_driver_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><previousBuild><number>500</number><url>http://carson.math.uwm.edu/jenkins/view/Production%20View/job/wrf_clubb_plot_ifort/500/</url></previousBuild></workflowRun>