{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 224,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
            "branch" : [
              {
                "SHA1" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
            "branch" : [
              {
                "SHA1" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
        "branch" : [
          {
            "SHA1" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#224",
  "duration" : 6210368,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #224",
  "id" : "224",
  "keepLog" : False,
  "number" : 224,
  "queueId" : 18450,
  "result" : "SUCCESS",
  "timestamp" : 1665418622649,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/224/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "diagnostic_v2_0/draw_clubb_standard.py",
            "diagnostic_v2_0/draw_plots_hoz_3D.py",
            "diagnostic_v2_0/E3SM_CLUBB_diag.py",
            "diagnostic_v2_0/draw_plots_hoz_2D.py",
            "diagnostic_v2_0/draw_large_scale.py",
            "diagnostic_v2_0/function_cal_mean.py",
            "diagnostic_v2_0/function_pick_out.py"
          ],
          "commitId" : "a6da22b4021eb5de7b06dcfd65f057fb48623123",
          "timestamp" : 1665135889000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/guozhun",
            "fullName" : "guozhun"
          },
          "authorEmail" : "guozhun@lasg.iap.ac.cn",
          "comment" : "I have updated the diagnostic. Main changes: 1. Merge Prof. Larson's tuner analyze_sensitivity_matrix. But domatrix is false by default, because the tuner is not the latest version.  2. Mergeing Kate's changes in function_pick_out.py. CAM's FV  dycore can be handled. 3. Plotting profiles below 700hPa. 4. Merge Brian's flag for DJF mean. 5. Creating new regional files for tuner, see draw_plots_hoz_2D.py.\u000a",
          "date" : "2022-10-07 04:44:49 -0500",
          "id" : "a6da22b4021eb5de7b06dcfd65f057fb48623123",
          "msg" : "I have updated the diagnostic. Main changes: 1. Merge Prof. Larson's tuner analyze_sensitivity_matrix. But domatrix is false by default, because the tuner is not the latest version.  2. Mergeing Kate's changes in function_pick_out.py. CAM's FV  dycore can be handled. 3. Plotting profiles below 700hPa. 4. Merge Brian's flag for DJF mean. 5. Creating new regional files for tuner, see draw_plots_hoz_2D.py.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/draw_clubb_standard.py"
            },
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/function_pick_out.py"
            },
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/draw_large_scale.py"
            },
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/draw_plots_hoz_2D.py"
            },
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/E3SM_CLUBB_diag.py"
            },
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/draw_plots_hoz_3D.py"
            },
            {
              "editType" : "edit",
              "file" : "diagnostic_v2_0/function_cal_mean.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "diagnostic_v2_0/draw_large_scale_low.py"
          ],
          "commitId" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
          "timestamp" : 1665136616000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/guozhun",
            "fullName" : "guozhun"
          },
          "authorEmail" : "guozhun@lasg.iap.ac.cn",
          "comment" : "Plotting file for large scale variables.\u000a",
          "date" : "2022-10-07 04:56:56 -0500",
          "id" : "4cbdc2fc796e609d89b1ae3c1bd5f707ac333c46",
          "msg" : "Plotting file for large scale variables.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "diagnostic_v2_0/draw_large_scale_low.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/guozhun",
      "fullName" : "guozhun"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 225,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/225/"
  },
  "previousBuild" : {
    "number" : 223,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/223/"
  }
}