{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by bgetraer"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
            "branch" : [
              {
                "SHA1" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
            "branch" : [
              {
                "SHA1" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
        "branch" : [
          {
            "SHA1" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 501,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#977",
  "duration" : 224165,
  "estimatedDuration" : 235629,
  "executor" : null,
  "fullDisplayName" : "macOS - Silicon - Python #977",
  "id" : "977",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 977,
  "queueId" : 11320,
  "result" : "SUCCESS",
  "timestamp" : 1778157217374,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Silicon-Python/977/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/geometry/VolumeAboveFloatation.m",
          "src/m/geometry/HeightAboveFloatation.m"
        ],
        "commitId" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
        "timestamp" : 1778156834000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
          "fullName" : "benjamingetraer"
        },
        "authorEmail" : "benjamingetraer@gmail.com",
        "comment" : "CHG: VolumeAboveFloatation.m now calls function HeightAboveFloatation(). Cleanup of some logic and documentation, and allow flags to be used independently from transient time step. NEW: HeightAboveFloatation.m returns the per-element height above floatation over the entire domain defined by ice levelset. Together, the output is not changed, but is more flexible and allows HAF to be easily returned for seeing contributions (and changes) to VAF on the elements.\u000a",
        "date" : "2026-05-07 08:27:14 -0400",
        "id" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
        "msg" : "CHG: VolumeAboveFloatation.m now calls function HeightAboveFloatation(). Cleanup of some logic and documentation, and allow flags to be used independently from transient time step. NEW: HeightAboveFloatation.m returns the per-element height above floatation over the entire domain defined by ice levelset. Together, the output is not changed, but is more flexible and allows HAF to be easily returned for seeing contributions (and changes) to VAF on the elements.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/geometry/VolumeAboveFloatation.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/geometry/HeightAboveFloatation.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
      "fullName" : "benjamingetraer"
    }
  ]
}