<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Gunther Huebler</shortDescription><userId>huebler</userId><userName>Gunther Huebler</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>70</buildNumber><marked><SHA1>dcb82775336e2089fbc574b6095a93a368ff81e7</SHA1><branch><SHA1>dcb82775336e2089fbc574b6095a93a368ff81e7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>dcb82775336e2089fbc574b6095a93a368ff81e7</SHA1><branch><SHA1>dcb82775336e2089fbc574b6095a93a368ff81e7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>dcb82775336e2089fbc574b6095a93a368ff81e7</SHA1><branch><SHA1>dcb82775336e2089fbc574b6095a93a368ff81e7</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.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>#70</displayName><duration>14841</duration><estimatedDuration>1419302</estimatedDuration><fullDisplayName>clubb_release_diff_test #70</fullDisplayName><id>70</id><keepLog>false</keepLog><number>70</number><queueId>4125</queueId><result>FAILURE</result><timestamp>1619728757231</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_diff_test/70/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/pyplotgen/config/VariableGroupBase.py</affectedPath><affectedPath>postprocessing/pyplotgen/src/DataReader.py</affectedPath><affectedPath>postprocessing/pyplotgen/config/VariableGroupSamProfiles.py</affectedPath><affectedPath>postprocessing/pyplotgen/src/VariableGroup.py</affectedPath><affectedPath>postprocessing/pyplotgen/src/CaseGallerySetup.py</affectedPath><commitId>95337781ea1bb6812bec0c751abdbc17d2d583a6</commitId><timestamp>1619703726000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Pyplotgen updates:

1) Adds new SAM stats to pyplotgen in config/VariableGroupSamProfiles.py.  See https://github.com/larson-group/sam_clubb/commit/eb91ef788cfb7216355e420262540dc8c46afd1a where the variables were added for more info.

2) Makes some minor modifications to Pyplotgen in order to improve plotting when only SAM files are being plotted.  Previously if plotting only SAM output there were a number of panels with missing plot and axis titles.  This is resolved by changing slightly how Pyplotgen searches for the relevant data and in a few cases by explicitly titling plots and axes in VariableGroupBase.py.

See #895.
</comment><date>2021-04-29 08:42:06 -0500</date><id>95337781ea1bb6812bec0c751abdbc17d2d583a6</id><msg>Pyplotgen updates:</msg><path><editType>edit</editType><file>postprocessing/pyplotgen/src/VariableGroup.py</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupSamProfiles.py</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/src/CaseGallerySetup.py</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupBase.py</file></path><path><editType>edit</editType><file>postprocessing/pyplotgen/src/DataReader.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/pyplotgen/src/CaseGallerySetup.py</affectedPath><commitId>765cfc202cf859a6d81c813ce1e7a56692e1fd25</commitId><timestamp>1619703726000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Pyplotgen updates:

Cleaning up the call to VariableGroupSamProfiles since only a few variables are needed in that call.

See #895.
</comment><date>2021-04-29 08:42:06 -0500</date><id>765cfc202cf859a6d81c813ce1e7a56692e1fd25</id><msg>Pyplotgen updates:</msg><path><editType>edit</editType><file>postprocessing/pyplotgen/src/CaseGallerySetup.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/pyplotgen/config/VariableGroupSamProfiles.py</affectedPath><commitId>d5626760bffa90d0785ffffbb3e23a202aa7eb4f</commitId><timestamp>1619703726000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></author><authorEmail>59519056+bstephens82@users.noreply.github.com</authorEmail><comment>Pyplotgen update: Edit titles and axis titles for new SAM stats
</comment><date>2021-04-29 08:42:06 -0500</date><id>d5626760bffa90d0785ffffbb3e23a202aa7eb4f</id><msg>Pyplotgen update: Edit titles and axis titles for new SAM stats</msg><path><editType>edit</editType><file>postprocessing/pyplotgen/config/VariableGroupSamProfiles.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/input_fields.F90</affectedPath><affectedPath>src/KK_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_closure_module.F90</affectedPath><affectedPath>src/SILHS/silhs_api_module.F90</affectedPath><affectedPath>src/SILHS/latin_hypercube_driver_module.F90</affectedPath><affectedPath>src/mixed_moment_PDF_integrals.F90</affectedPath><affectedPath>src/CLUBB_core/pdf_parameter_module.F90</affectedPath><affectedPath>src/CLUBB_core/numerical_check.F90</affectedPath><affectedPath>src/gfdl_activation.F90</affectedPath><affectedPath>src/CLUBB_core/mixing_length.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/microphys_driver.F90</affectedPath><affectedPath>src/SILHS/lh_microphys_var_covar_module.F90</affectedPath><affectedPath>src/clubb_driver.F90</affectedPath><affectedPath>src/silhs_category_variance_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/SILHS/est_kessler_microphys_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/setup_clubb_pdf_params.F90</affectedPath><commitId>dcb82775336e2089fbc574b6095a93a368ff81e7</commitId><timestamp>1619728413000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Adding second dimension to allocatable arrays in pdf_parameter type. This also requires lots of dummy dimensions in clubb where pdf_params is used, since clubb only works over a single column, but silhs does not need such a dummy dimension. larson-group/cam#129
</comment><date>2021-04-29 15:33:33 -0500</date><id>dcb82775336e2089fbc574b6095a93a368ff81e7</id><msg>Adding second dimension to allocatable arrays in pdf_parameter type. This also requires lots of dummy dimensions in clubb where pdf_params is used, since clubb only works over a single column, but silhs does not need such a dummy dimension. larson-group/cam#129</msg><path><editType>edit</editType><file>src/SILHS/silhs_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mixing_length.F90</file></path><path><editType>edit</editType><file>src/KK_microphys_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/est_kessler_microphys_module.F90</file></path><path><editType>edit</editType><file>src/SILHS/lh_microphys_var_covar_module.F90</file></path><path><editType>edit</editType><file>src/mixed_moment_PDF_integrals.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/microphys_driver.F90</file></path><path><editType>edit</editType><file>src/gfdl_activation.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_closure_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/setup_clubb_pdf_params.F90</file></path><path><editType>edit</editType><file>src/input_fields.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/pdf_parameter_module.F90</file></path><path><editType>edit</editType><file>src/clubb_driver.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/numerical_check.F90</file></path><path><editType>edit</editType><file>src/SILHS/latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/silhs_category_variance_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82</absoluteUrl><fullName>59519056+bstephens82</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>71</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_diff_test/71/</url></nextBuild><previousBuild><number>69</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_diff_test/69/</url></previousBuild></workflowRun>