<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 _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>129</buildNumber><marked><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><branch><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><name>origin/master</name></branch></marked><revision><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><branch><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><name>origin/master</name></branch></revision></originmaster><origingrid_fixes _class='hudson.plugins.git.util.Build'><buildNumber>113</buildNumber><marked><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><branch><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><name>origin/grid_fixes</name></branch></marked><revision><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><branch><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><name>origin/grid_fixes</name></branch></revision></origingrid_fixes><originfeeding_gr_to_host _class='hudson.plugins.git.util.Build'><buildNumber>108</buildNumber><marked><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><branch><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><name>origin/feeding_gr_to_host</name></branch></marked><revision><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><branch><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><name>origin/feeding_gr_to_host</name></branch></revision></originfeeding_gr_to_host><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>140</buildNumber><marked><SHA1>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</SHA1><branch><SHA1>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</SHA1><branch><SHA1>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</SHA1><branch><SHA1>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</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='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>140</buildNumber><marked><SHA1>6ad4cb64aacd42c4dc56763c1be2e4f9e5b058ea</SHA1><branch><SHA1>6ad4cb64aacd42c4dc56763c1be2e4f9e5b058ea</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6ad4cb64aacd42c4dc56763c1be2e4f9e5b058ea</SHA1><branch><SHA1>6ad4cb64aacd42c4dc56763c1be2e4f9e5b058ea</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6ad4cb64aacd42c4dc56763c1be2e4f9e5b058ea</SHA1><branch><SHA1>6ad4cb64aacd42c4dc56763c1be2e4f9e5b058ea</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/sys_admin</remoteUrl><scmName></scmName></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></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>#140</displayName><duration>1600330</duration><estimatedDuration>1912456</estimatedDuration><fullDisplayName>clubb_fire_tuning_gfortran_test #140</fullDisplayName><id>140</id><keepLog>false</keepLog><number>140</number><queueId>7591</queueId><result>SUCCESS</result><timestamp>1628066168226</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_fire_tuning_gfortran_test/140/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/input_netcdf.F90</affectedPath><commitId>369b0fe36f1976abca3b610d83667976b8d29e2d</commitId><timestamp>1628008404000</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>Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that.

See #939.
</comment><date>2021-08-03 11:33:24 -0500</date><id>369b0fe36f1976abca3b610d83667976b8d29e2d</id><msg>Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that.</msg><path><editType>edit</editType><file>src/input_netcdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/input_netcdf.F90</affectedPath><commitId>a5038964a04545a5bbbfaac75b47cab8df300976</commitId><timestamp>1628008404000</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>Adding some spaces to make the code a little nicer.
</comment><date>2021-08-03 11:33:24 -0500</date><id>a5038964a04545a5bbbfaac75b47cab8df300976</id><msg>Adding some spaces to make the code a little nicer.</msg><path><editType>edit</editType><file>src/input_netcdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/input_netcdf.F90</affectedPath><commitId>1120328123410505cc739035550da5129b6d0177</commitId><timestamp>1628008404000</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>Adding comments and renaming variables per Vince's comments.  Some minor cleaning.

See #939 and #943.
</comment><date>2021-08-03 11:33:24 -0500</date><id>1120328123410505cc739035550da5129b6d0177</id><msg>Adding comments and renaming variables per Vince's comments.  Some minor cleaning.</msg><path><editType>edit</editType><file>src/input_netcdf.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/output_grads.F90</affectedPath><affectedPath>src/CLUBB_core/output_netcdf.F90</affectedPath><affectedPath>src/CLUBB_core/stats_rad_zm_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><affectedPath>src/CLUBB_core/stats_lh_zt_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_rad_zt_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_lh_sfc_module.F90</affectedPath><affectedPath>src/CLUBB_core/stats_type_utilities.F90</affectedPath><commitId>5e293e158a4e51e45b8caf7941bb7cb83645c593</commitId><timestamp>1628008649000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Adding intent labels for subroutines throughout clubb.
All calls to subroutines now have intent comments next to them
all the way up through stats_sfc_module.
Results are BFB identical.
For ticket #942.
</comment><date>2021-08-03 11:37:29 -0500</date><id>5e293e158a4e51e45b8caf7941bb7cb83645c593</id><msg>Adding intent labels for subroutines throughout clubb.</msg><path><editType>edit</editType><file>src/CLUBB_core/output_grads.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_lh_sfc_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_lh_zt_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/output_netcdf.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_rad_zm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_rad_zt_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/stats_type_utilities.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</commitId><timestamp>1628009021000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Removing unnecessary constant from use statement
</comment><date>2021-08-03 11:43:41 -0500</date><id>885de7cfc91b540f1ff784ceb80e124b3f20e6a2</id><msg>Removing unnecessary constant from use statement</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></culprit><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/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>141</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_fire_tuning_gfortran_test/141/</url></nextBuild><previousBuild><number>139</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_fire_tuning_gfortran_test/139/</url></previousBuild></workflowRun>