{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 519,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
            "branch" : [
              {
                "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
            "branch" : [
              {
                "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
        "branch" : [
          {
            "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#519",
  "duration" : 163961,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #519",
  "id" : "519",
  "keepLog" : False,
  "number" : 519,
  "queueId" : 3902,
  "result" : "SUCCESS",
  "timestamp" : 1729325469766,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/519/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/src/ContourPanel.py",
            "postprocessing/pyplotgen/src/Contour.py",
            "postprocessing/pyplotgen/config/VariableGroupCorrelationsTimeHeight.py",
            "postprocessing/pyplotgen/config/Style_definitions.py"
          ],
          "commitId" : "c6a3895bf0db72da4f7acb46f4637d73d20d7df5",
          "timestamp" : 1729285755000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fix time height plots (#1196)\u000a\u000aFinal wrap up of pyplotgen changes\u000aCLUBB ticket #1164\u000a\u000aAdded new VariableGroup that plots CLUBB correlations as as time-height plots\u000a\u000aChanged colormap for time-height plots and fixed coloring scheme for time-height plots\u000a",
          "date" : "2024-10-18 16:09:15 -0500",
          "id" : "c6a3895bf0db72da4f7acb46f4637d73d20d7df5",
          "msg" : "Fix time height plots (#1196)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/Contour.py"
            },
            {
              "editType" : "add",
              "file" : "postprocessing/pyplotgen/config/VariableGroupCorrelationsTimeHeight.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Style_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/ContourPanel.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "25435a8b0094e51db95a383d42a93db86c643f76",
          "timestamp" : 1729296252000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-18 19:04:12 -0500",
          "id" : "25435a8b0094e51db95a383d42a93db86c643f76",
          "msg" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/set_up_dashboard_inputs.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
          "timestamp" : 1729296318000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-18 19:05:18 -0500",
          "id" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
          "msg" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 520,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/520/"
  },
  "previousBuild" : {
    "number" : 518,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/518/"
  }
}