{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 179,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
            "branch" : [
              {
                "SHA1" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
            "branch" : [
              {
                "SHA1" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
        "branch" : [
          {
            "SHA1" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#179",
  "duration" : 8551010,
  "estimatedDuration" : 8996983,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #179",
  "id" : "179",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 179,
  "queueId" : 2428,
  "result" : "SUCCESS",
  "timestamp" : 1762967520232,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-MATLAB/179/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/groundingline.m",
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "45a1d75d613ef65bd28720103ab3fe267b0e2668",
        "timestamp" : 1736287008000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "NEW: introduce intrusion_distance as a 2d field as porperty of groundingline class\u000a",
        "date" : "2025-01-07 13:56:48 -0800",
        "id" : "45a1d75d613ef65bd28720103ab3fe267b0e2668",
        "msg" : "NEW: introduce intrusion_distance as a 2d field as porperty of groundingline class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/modules/ModelProcessorx/CreateParameters.cpp",
          "src/m/classes/groundingline.m",
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "5d51c011c282536367d3991591114fbd8443163e",
        "timestamp" : 1736451746000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: first attempt to update intrusion_distance as 2d input. edited Enum, classes and MasstransportAnalysis\u000a",
        "date" : "2025-01-09 11:42:26 -0800",
        "id" : "5d51c011c282536367d3991591114fbd8443163e",
        "msg" : "CHG: first attempt to update intrusion_distance as 2d input. edited Enum, classes and MasstransportAnalysis",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateParameters.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/m/classes/groundingline.m"
        ],
        "commitId" : "3a5018d0f70bf75934fc62d2f61756c8305fe5fa",
        "timestamp" : 1736552936000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: second attempt of update intrusion_distance as 2d input field\u000a",
        "date" : "2025-01-10 15:48:56 -0800",
        "id" : "3a5018d0f70bf75934fc62d2f61756c8305fe5fa",
        "msg" : "CHG: second attempt of update intrusion_distance as 2d input field",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
        ],
        "commitId" : "945a7a4ad549123240c30be0e085b69781347af4",
        "timestamp" : 1736980456000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "BUG: remove wrong usage of GroundingLineIntrusionDistance in FloatingmeltingRatex and in MassTransport/FreeSurfaceBase analyses.\u000a",
        "date" : "2025-01-15 14:34:16 -0800",
        "id" : "945a7a4ad549123240c30be0e085b69781347af4",
        "msg" : "BUG: remove wrong usage of GroundingLineIntrusionDistance in FloatingmeltingRatex and in MassTransport/FreeSurfaceBase analyses.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
        ],
        "commitId" : "46b0569793c048754093c9cf662328baeda8971b",
        "timestamp" : 1736982038000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "BUG: remove retrieval of intrusion distand and grounding line distance from the gaussian integration loop.\u000a",
        "date" : "2025-01-15 15:00:38 -0800",
        "id" : "46b0569793c048754093c9cf662328baeda8971b",
        "msg" : "BUG: remove retrieval of intrusion distand and grounding line distance from the gaussian integration loop.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Seg.h",
          "src/c/classes/Elements/Tetra.h",
          "src/c/classes/Elements/Tria.h",
          "src/c/analyses/StressbalanceAnalysis.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/Elements/Penta.h",
          "src/c/classes/Elements/Tria.cpp"
        ],
        "commitId" : "71c67fde310bf5822d5a8179c4ab61568ea37eaa",
        "timestamp" : 1737757840000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "BUG: fixed GetGroundedPart which retrieve grounded and floating part of an element, taking into account the a spatially variable grounding zone.\u000a",
        "date" : "2025-01-24 14:30:40 -0800",
        "id" : "71c67fde310bf5822d5a8179c4ab61568ea37eaa",
        "msg" : "BUG: fixed GetGroundedPart which retrieve grounded and floating part of an element, taking into account the a spatially variable grounding zone.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Seg.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Seg.h",
          "src/c/analyses/StressbalanceAnalysis.cpp",
          "src/c/classes/Elements/Tetra.h",
          "src/c/classes/Elements/Tria.h",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/Elements/Tria.cpp",
          "src/c/classes/Elements/Penta.h"
        ],
        "commitId" : "ebe84e320c2b587a0d816773317b9422b8359d5c",
        "timestamp" : 1739998265000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: simplify computation of intrusion_distance as average over element\u000a",
        "date" : "2025-02-19 12:51:05 -0800",
        "id" : "ebe84e320c2b587a0d816773317b9422b8359d5c",
        "msg" : "CHG: simplify computation of intrusion_distance as average over element",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Seg.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/pfe.m"
        ],
        "commitId" : "1b80cb6721cb81201f2c734bd87592d5d377d801",
        "timestamp" : 1739998413000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: add Aitken-Rome nodes in clusters\u000a",
        "date" : "2025-02-19 12:53:33 -0800",
        "id" : "1b80cb6721cb81201f2c734bd87592d5d377d801",
        "msg" : "CHG: add Aitken-Rome nodes in clusters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Regionaloutput.cpp",
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "dc20e1238e743428cbaa60d9e4794597eaaf8f2f",
        "timestamp" : 1746648720000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include GroundinglineMassFlux to available regional outputs\u000a",
        "date" : "2025-05-07 13:12:00 -0700",
        "id" : "dc20e1238e743428cbaa60d9e4794597eaaf8f2f",
        "msg" : "CHG: include GroundinglineMassFlux to available regional outputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Regionaloutput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/groundingline.js",
          "src/m/classes/groundingline.py"
        ],
        "commitId" : "f7984ee4cb3a5645840f93cbdf4334168ce2c1ef",
        "timestamp" : 1762294131000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include spatially variable intrusion_distance in .js and .py classes\u000a",
        "date" : "2025-11-04 14:08:51 -0800",
        "id" : "f7984ee4cb3a5645840f93cbdf4334168ce2c1ef",
        "msg" : "CHG: include spatially variable intrusion_distance in .js and .py classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.js"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
        ],
        "commitId" : "21b110586df8039215b71a501cd0c97a8c703963",
        "timestamp" : 1762297285000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: change location of gldistance_input loading\u000a",
        "date" : "2025-11-04 15:01:25 -0800",
        "id" : "21b110586df8039215b71a501cd0c97a8c703963",
        "msg" : "CHG: change location of gldistance_input loading",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test456.m",
          "test/NightlyRun/test443.m"
        ],
        "commitId" : "bf8812c1ea568e5a282409cc00d7358e42858a00",
        "timestamp" : 1762297445000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include spatially variable intrusion distance in Nightly run tests\u000a",
        "date" : "2025-11-04 15:04:05 -0800",
        "id" : "bf8812c1ea568e5a282409cc00d7358e42858a00",
        "msg" : "CHG: include spatially variable intrusion distance in Nightly run tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test443.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test456.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive456.arch",
          "test/Archives/Archive443.arch"
        ],
        "commitId" : "0af71d80fce0813c3c657b6f538574d765146ca5",
        "timestamp" : 1762297541000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include spatially variable intrusion distance in Nightly run tests - archives\u000a",
        "date" : "2025-11-04 15:05:41 -0800",
        "id" : "0af71d80fce0813c3c657b6f538574d765146ca5",
        "msg" : "CHG: include spatially variable intrusion distance in Nightly run tests - archives",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive443.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive456.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "f845eb863bcaa8b532c128db92aeabd0fccf000e",
        "timestamp" : 1762369094000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: avoid multiple insert when getting solution from inputs\u000a",
        "date" : "2025-11-05 13:58:14 -0500",
        "id" : "f845eb863bcaa8b532c128db92aeabd0fccf000e",
        "msg" : "CHG: avoid multiple insert when getting solution from inputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/groundingline.m",
          "src/m/classes/groundingline.py",
          "src/m/classes/groundingline.js"
        ],
        "commitId" : "37fd277149dedb81e0128e882214da0aab7c5141",
        "timestamp" : 1762371411000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: clean-up groundingline m classes\u000a",
        "date" : "2025-11-05 11:36:51 -0800",
        "id" : "37fd277149dedb81e0128e882214da0aab7c5141",
        "msg" : "CHG: clean-up groundingline m classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "7f4cd22b8d8e6ab68d872d8917bce117e5fd22a8",
        "timestamp" : 1762375877000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "BUG: fixing missing input\u000a",
        "date" : "2025-11-05 15:51:17 -0500",
        "id" : "7f4cd22b8d8e6ab68d872d8917bce117e5fd22a8",
        "msg" : "BUG: fixing missing input",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.py"
        ],
        "commitId" : "a4036758c9bdfd4e402ccd4ad5993730b670d082",
        "timestamp" : 1762395846000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/94345578+justinh2002",
          "fullName" : "94345578+justinh2002"
        },
        "authorEmail" : "94345578+justinh2002@users.noreply.github.com",
        "comment" : "Update gadi cluster for more universal use\u000a",
        "date" : "2025-11-06 13:24:06 +1100",
        "id" : "a4036758c9bdfd4e402ccd4ad5993730b670d082",
        "msg" : "Update gadi cluster for more universal use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.py"
        ],
        "commitId" : "52dcf158e754bd3a0ff7bba41a8cb07351ad6d92",
        "timestamp" : 1762395846000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/94345578+justinh2002",
          "fullName" : "94345578+justinh2002"
        },
        "authorEmail" : "94345578+justinh2002@users.noreply.github.com",
        "comment" : "Remove default modules from gadi cluster\u000a",
        "date" : "2025-11-06 13:24:06 +1100",
        "id" : "52dcf158e754bd3a0ff7bba41a8cb07351ad6d92",
        "msg" : "Remove default modules from gadi cluster",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/miscellaneous/transientrestart.m"
        ],
        "commitId" : "aacf0690fc54c5bce5d1d320d1cc6427e761f7c0",
        "timestamp" : 1762519965000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: added hydrology outputs to transientrestart\u000a",
        "date" : "2025-11-07 07:52:45 -0500",
        "id" : "aacf0690fc54c5bce5d1d320d1cc6427e761f7c0",
        "msg" : "CHG: added hydrology outputs to transientrestart",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/miscellaneous/transientrestart.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test803.m",
          "test/NightlyRun/test803.py"
        ],
        "commitId" : "6af134689393fd9da38853b05edbc91048ff395f",
        "timestamp" : 1762520966000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: relaxed tolerance for pressure 3\u000a",
        "date" : "2025-11-07 08:09:26 -0500",
        "id" : "6af134689393fd9da38853b05edbc91048ff395f",
        "msg" : "CHG: relaxed tolerance for pressure 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test803.py"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test803.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/miscellaneous/transientrestart.m"
        ],
        "commitId" : "a593bb24ea36a536ba2c581200c1bd063348b5f5",
        "timestamp" : 1762793849000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/aleahsommers",
          "fullName" : "aleahsommers"
        },
        "authorEmail" : "aleahsommers@gmail.com",
        "comment" : "CHG:corrected shakti hydrology variables  in transientrestart.m\u000a",
        "date" : "2025-11-10 11:57:29 -0500",
        "id" : "a593bb24ea36a536ba2c581200c1bd063348b5f5",
        "msg" : "CHG:corrected shakti hydrology variables  in transientrestart.m",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/miscellaneous/transientrestart.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/solidearthsolution.m"
        ],
        "commitId" : "3e70e0619a8d0ba981e02af0c9bd96f9a023d89a",
        "timestamp" : 1762813301000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update solidearthsolution.m\u000a\u000aBUG: Time tags passed on for rates were resulting in an effective offset of 1 timestep.\u000a",
        "date" : "2025-11-10 14:21:41 -0800",
        "id" : "3e70e0619a8d0ba981e02af0c9bd96f9a023d89a",
        "msg" : "Update solidearthsolution.m",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/solidearthsolution.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/interp/InterpFromModel3dToMesh2d.py"
        ],
        "commitId" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
        "timestamp" : 1762835655000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew",
          "fullName" : "justinkinjun.hew"
        },
        "authorEmail" : "justinkinjun.hew@anu.edu.au",
        "comment" : "convert 3D mesh interpolation routine from MATLAB to python\u000a",
        "date" : "2025-11-11 15:34:15 +1100",
        "id" : "2f9c9c52550b6e746350ec4e55891dfb2664ae83",
        "msg" : "convert 3D mesh interpolation routine from MATLAB to python",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/interp/InterpFromModel3dToMesh2d.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew",
      "fullName" : "justinkinjun.hew"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
      "fullName" : "mattia.poinelli"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/aleahsommers",
      "fullName" : "aleahsommers"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/94345578+justinh2002",
      "fullName" : "94345578+justinh2002"
    }
  ]
}