{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 77,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
            "branch" : [
              {
                "SHA1" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
            "branch" : [
              {
                "SHA1" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
        "branch" : [
          {
            "SHA1" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#77",
  "duration" : 6317230,
  "estimatedDuration" : 789506,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #77",
  "id" : "77",
  "keepLog" : False,
  "number" : 77,
  "queueId" : 4549,
  "result" : "SUCCESS",
  "timestamp" : 1620982268612,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/77/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/test_analyzeSensMatrix.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "0239e20ed28e77b922fa8038cf7586aa8961c879",
          "timestamp" : 1620910230000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Plot fractional approximate biases based on log-transformed parameter values.\u000aThen the approximate biases should match the default simulation biases\u000awhen the number of parameters equals the number of metrics.\u000aMoreover, linearizing the original, untransformed parameter values\u000aisn't necessarily a better approximation.  It depends on whether global\u000amodel metrics vary linearly or logarithmically with changes in parameter values.\u000a\u000aAlso make other minor changes, as follows.\u000aUpdate regional netcdf files to Zhun's versions from 20210505.\u000aChange default hovermode so that when a user hovers over a line\u000aon a plot, the values from all lines pop up together.\u000a\u000aFor #910.\u000a",
          "date" : "2021-05-13 07:50:30 -0500",
          "id" : "0239e20ed28e77b922fa8038cf7586aa8961c879",
          "msg" : "Plot fractional approximate biases based on log-transformed parameter values.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/test_analyzeSensMatrix.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "3070dc31c10bf2964fff3fa42d42613ff3e418f0",
          "timestamp" : 1620911586000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Removing some \"use\" statement variables from advance_clubb_core, since they are no longer used here but are now used in mixing_length.F90.\u000a\u000aSee #909.\u000a",
          "date" : "2021-05-13 08:13:06 -0500",
          "id" : "3070dc31c10bf2964fff3fa42d42613ff3e418f0",
          "msg" : "Removing some \"use\" statement variables from advance_clubb_core, since they are no longer used here but are now used in mixing_length.F90.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_helper_module.F90"
          ],
          "commitId" : "6fa16e4ea92c07c9eff4eff9bde62a47cc8908ee",
          "timestamp" : 1620921894000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Fixed comment regarding wp3 splatting term.\u000a",
          "date" : "2021-05-13 11:04:54 -0500",
          "id" : "6fa16e4ea92c07c9eff4eff9bde62a47cc8908ee",
          "msg" : "Fixed comment regarding wp3 splatting term.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/src/VariableGroup.py"
          ],
          "commitId" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
          "timestamp" : 1620937501000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Pyplotgen update: adding an \"if\" statement to correct a problem when plotting movies of SAM budgets.\u000a\u000aSee https://github.com/larson-group/clubb/issues/895#issuecomment-840732988.\u000a",
          "date" : "2021-05-13 15:25:01 -0500",
          "id" : "d848bcb837c05fc56567f49168d5b3f370ebe60e",
          "msg" : "Pyplotgen update: adding an \"if\" statement to correct a problem when plotting movies of SAM budgets.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/VariableGroup.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 78,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/78/"
  },
  "previousBuild" : {
    "number" : 76,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/76/"
  }
}