{
  "_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" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
            "branch" : [
              {
                "SHA1" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
            "branch" : [
              {
                "SHA1" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
        "branch" : [
          {
            "SHA1" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_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" : "#37",
  "duration" : 31295,
  "estimatedDuration" : 286237,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #37",
  "id" : "37",
  "keepLog" : False,
  "number" : 37,
  "queueId" : 3777,
  "result" : "SUCCESS",
  "timestamp" : 1618561506488,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/37/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/hbuffer.F90",
            "SRC/SIMULATORS/instrument_diagnostics.f90",
            "SRC/stat_moments.f90",
            "SRC/write_fields2D.F90",
            "SRC/RAD_RRTM/rad.f90",
            "SRC/RAD_CAM/rad_restart.f90",
            "SRC/MICRO_2MOM/write_fields3D_micro.f90",
            "SRC/stepout.F90",
            "SRC/statistics.F90",
            "RUNDATA/lst",
            "SRC/write_fields3D.F90",
            "SRC/vars.F90",
            "SRC/press_grad.F90",
            "SRC/MICRO_M2005_UWM/microphysics.F90",
            "SRC/compute_correlation_module.F90"
          ],
          "commitId" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
          "timestamp" : 1618495036000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "This commit adds several new statistics output variables, including <w'^2p'>, and a new subroutine to compute bivariate 4th-order moments.  The new variables are added to the default RUNDATA/lst file.\u000a\u000aThese changes were originally gathered in pull request https://github.com/larson-group/sam_clubb/pull/133, but could not be rebased and merged due to a conflict with another recent pull request, hence I'm adding them as a new commit directly to the master branch.\u000a\u000aThis commit also changes W3PRESDIF to W3PRESDFSN and fixes a typo that appeared in several files (Writting --> Writing).\u000a\u000aSee also issues #129 and #131.\u000a",
          "date" : "2021-04-15 08:57:16 -0500",
          "id" : "eb91ef788cfb7216355e420262540dc8c46afd1a",
          "msg" : "This commit adds several new statistics output variables, including <w'^2p'>, and a new subroutine to compute bivariate 4th-order moments.  The new variables are added to the default RUNDATA/lst file.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/compute_correlation_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/hbuffer.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/RAD_CAM/rad_restart.f90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/statistics.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/write_fields3D.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/stat_moments.f90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/SIMULATORS/instrument_diagnostics.f90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/vars.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/write_fields2D.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/press_grad.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/MICRO_M2005_UWM/microphysics.F90"
            },
            {
              "editType" : "edit",
              "file" : "RUNDATA/lst"
            },
            {
              "editType" : "edit",
              "file" : "SRC/MICRO_2MOM/write_fields3D_micro.f90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/RAD_RRTM/rad.f90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/stepout.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 38,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/38/"
  },
  "previousBuild" : {
    "number" : 36,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/36/"
  }
}