{
  "_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" : 17,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac4929d9389e3e5441a8124868668cadb91feaad",
            "branch" : [
              {
                "SHA1" : "ac4929d9389e3e5441a8124868668cadb91feaad",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac4929d9389e3e5441a8124868668cadb91feaad",
            "branch" : [
              {
                "SHA1" : "ac4929d9389e3e5441a8124868668cadb91feaad",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ac4929d9389e3e5441a8124868668cadb91feaad",
        "branch" : [
          {
            "SHA1" : "ac4929d9389e3e5441a8124868668cadb91feaad",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ISSMteam/ISSM/"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#17",
  "duration" : 7535,
  "estimatedDuration" : 7805,
  "executor" : None,
  "fullDisplayName" : "macOS - Silicon - MATLAB License Check #17",
  "id" : "17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 17,
  "queueId" : 8813,
  "result" : "SUCCESS",
  "timestamp" : 1775199120445,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Infrastructure/job/macOS-Silicon-MATLAB_License_Check/17/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/m/classes/basalforcingsismip7.m",
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h",
          "src/c/shared/io/Marshalling/IoCodeConversions.cpp",
          "src/c/classes/Elements/Element.h"
        ],
        "commitId" : "3973a60c062361077b84c3858a9097f82aa20f0c",
        "timestamp" : 1774542729000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "NEW: Implement ISMIP7 sub-ice shelf forcings and associated methods in the Element and FloatingiceMeltingRatex modules. This module is not yet fully implemented, so it needs to be fixed.\u000a",
        "date" : "2026-03-26 17:32:09 +0100",
        "id" : "3973a60c062361077b84c3858a9097f82aa20f0c",
        "msg" : "NEW: Implement ISMIP7 sub-ice shelf forcings and associated methods in the Element and FloatingiceMeltingRatex modules. This module is not yet fully implemented, so it needs to be fixed.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/io/Marshalling/IoCodeConversions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/basalforcingsismip7.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3",
        "timestamp" : 1774618389000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: Fix indents and bugs.\u000a",
        "date" : "2026-03-27 22:33:09 +0900",
        "id" : "26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3",
        "msg" : "BUG: Fix indents and bugs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/issmenums.jl",
          "src/m/solve/listoutputs.m",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/Enum/Enumjl.vim"
        ],
        "commitId" : "11ecc6c6db0378b036685cf006262e9389959d5c",
        "timestamp" : 1774618441000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Synchronize \"EnumDefinitions\".\u000a",
        "date" : "2026-03-27 22:34:01 +0900",
        "id" : "11ecc6c6db0378b036685cf006262e9389959d5c",
        "msg" : "CHG: Synchronize \"EnumDefinitions\".",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/listoutputs.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test258.m",
          "test/NightlyRun/test258.py"
        ],
        "commitId" : "9095eefa79fba51528d7216f36b1baa61df1e5f7",
        "timestamp" : 1774628481000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Adjusted tolerances\u000a",
        "date" : "2026-03-27 09:21:21 -0700",
        "id" : "9095eefa79fba51528d7216f36b1baa61df1e5f7",
        "msg" : "Adjusted tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test258.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test258.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/SMBgemb.py",
          "src/m/classes/SMBgemb.m"
        ],
        "commitId" : "7fb96998a7e15ea1204ff8bf38280576ef7e2d25",
        "timestamp" : 1774628588000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: remove upper limit of GEMB pricip scaling factor for mapping\u000a",
        "date" : "2026-03-27 12:23:08 -0400",
        "id" : "7fb96998a7e15ea1204ff8bf38280576ef7e2d25",
        "msg" : "CHG: remove upper limit of GEMB pricip scaling factor for mapping",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/sealevelchange_core.cpp"
        ],
        "commitId" : "840ff68e6c2b57ebc6de27821892f99503f1b5bd",
        "timestamp" : 1774651221000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "BUG: sealevelchange_core coupler count integer was not reset properly\u000a\u000aOld bug in coupleroutput_core subroutine, was patched at some point and came back during a failed merge. This effectively prevented the coupling from working beyond time step 1 when runfrequency=1.\u000a",
        "date" : "2026-03-27 15:40:21 -0700",
        "id" : "840ff68e6c2b57ebc6de27821892f99503f1b5bd",
        "msg" : "BUG: sealevelchange_core coupler count integer was not reset properly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/sealevelchange_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/Enum.vim"
        ],
        "commitId" : "a7cc205c6e485b4e8e1cc2d7f7153668b3176805",
        "timestamp" : 1774685432000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Resolve conflicts.\u000a",
        "date" : "2026-03-28 17:10:32 +0900",
        "id" : "a7cc205c6e485b4e8e1cc2d7f7153668b3176805",
        "msg" : "CHG: Resolve conflicts.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/classes/FemModel.cpp",
          "src/c/classes/Elements/Tetra.h",
          "src/c/classes/Elements/Tria.h",
          "src/c/analyses/HydrologyShaktiAnalysis.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Penta.h",
          "src/c/shared/Enum/issmenums.jl",
          "src/m/solve/listoutputs.m",
          "src/c/classes/Elements/Seg.h",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/classes/Regionaloutput.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/classes/FemModel.h",
          "src/c/classes/Elements/Tria.cpp"
        ],
        "commitId" : "ce584a4a6c7956ae32e4c4459a38385ea783b4cd",
        "timestamp" : 1774778400000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).\u000a",
        "date" : "2026-03-29 19:00:00 +0900",
        "id" : "ce584a4a6c7956ae32e4c4459a38385ea783b4cd",
        "msg" : "CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Seg.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/HydrologyShaktiAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/FemModel.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/FemModel.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Regionaloutput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/listoutputs.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "7a65069e6bda41141efb926f62df4098e30b4629",
        "timestamp" : 1775008895000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Fix indents with tab.\u000a",
        "date" : "2026-04-01 11:01:35 +0900",
        "id" : "7a65069e6bda41141efb926f62df4098e30b4629",
        "msg" : "CHG: Fix indents with tab.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/c/modules/ModelProcessorx/CreateParameters.cpp"
        ],
        "commitId" : "80810ad7702e4068c896d9f8781d877501aa729f",
        "timestamp" : 1775010563000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: Fix computing ISMIP7 basal forcings.\u000a",
        "date" : "2026-04-01 11:29:23 +0900",
        "id" : "80810ad7702e4068c896d9f8781d877501aa729f",
        "msg" : "BUG: Fix computing ISMIP7 basal forcings.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateParameters.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
        ],
        "commitId" : "c9cb672abbfe067f86d3906e76d9210965817ac7",
        "timestamp" : 1775010693000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "NEW: Initialize interpISMIP7AntarcticaOcn.m.\u000a",
        "date" : "2026-04-01 11:31:33 +0900",
        "id" : "c9cb672abbfe067f86d3906e76d9210965817ac7",
        "msg" : "NEW: Initialize interpISMIP7AntarcticaOcn.m.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingsismip7.m"
        ],
        "commitId" : "487d27b180e0623cc5bb5747ffa2a8f3ab6ec556",
        "timestamp" : 1775010783000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: basalforcingsismip7.m - Add num_basins and basin_id as like ismip6. However, theses variables may not be used in future. (to be determined.)\u000a",
        "date" : "2026-04-01 11:33:03 +0900",
        "id" : "487d27b180e0623cc5bb5747ffa2a8f3ab6ec556",
        "msg" : "CHG: basalforcingsismip7.m - Add num_basins and basin_id as like ismip6. However, theses variables may not be used in future. (to be determined.)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/basalforcingsismip7.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/andes.m",
          "src/m/solve/loadresultsfromcluster.m"
        ],
        "commitId" : "1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72",
        "timestamp" : 1775052623000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: use different bracket style for andes\u000a",
        "date" : "2026-04-01 10:10:23 -0400",
        "id" : "1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72",
        "msg" : "CHG: use different bracket style for andes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromcluster.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.m"
        ],
        "commitId" : "489d5ac6471b980ab51fd759c49f0806caa645c8",
        "timestamp" : 1775052735000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding information message to warn user\u000a",
        "date" : "2026-04-01 10:12:15 -0400",
        "id" : "489d5ac6471b980ab51fd759c49f0806caa645c8",
        "msg" : "CHG: adding information message to warn user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/frontera.m"
        ],
        "commitId" : "d465c4a93386510bbbd062ac282efc5171e3d8a9",
        "timestamp" : 1775053849000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: use {} intead of \\{\\} for frontera\u000a",
        "date" : "2026-04-01 10:30:49 -0400",
        "id" : "d465c4a93386510bbbd062ac282efc5171e3d8a9",
        "msg" : "CHG: use {} intead of \\{\\} for frontera",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test119.py",
          "test/NightlyRun/test119.m"
        ],
        "commitId" : "7126e3c0e6d0e6d6023533bf10b4f733520248d4",
        "timestamp" : 1775065346000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Adjusted tolerances\u000a",
        "date" : "2026-04-01 10:42:26 -0700",
        "id" : "7126e3c0e6d0e6d6023533bf10b4f733520248d4",
        "msg" : "Adjusted tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test119.py"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test119.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/gshhg/install.sh"
        ],
        "commitId" : "fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c",
        "timestamp" : 1775073369000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Updated URL and version for GSHHG\u000a",
        "date" : "2026-04-01 12:56:09 -0700",
        "id" : "fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c",
        "msg" : "Updated URL and version for GSHHG",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/gshhg/install.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/modules/ModelProcessorx/CreateParameters.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/c/shared/Enum/Enum.vim"
        ],
        "commitId" : "76b055f98142d4e41edc22ed6a59b35472825d2d",
        "timestamp" : 1775110284000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in \"EnumDefinitions.h\".\u000a\u000a* BasalforcingsIsmip6TfDepthsEnum > BasalforcingsIsmip7TfDepthsEnum\u000a* BasalforcingsIsmip6NumBasinsEnum > BasalforcingsIsmip7NumBasinsEnum\u000a* BasalforcingsIsmip6TfEnum > BasalforcingsIsmip7TfEnum\u000a* BasalforcingsIsmip6TfShelfEnum > BasalforcingsIsmip7TfShelfEnum\u000a",
        "date" : "2026-04-02 15:11:24 +0900",
        "id" : "76b055f98142d4e41edc22ed6a59b35472825d2d",
        "msg" : "CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in \"EnumDefinitions.h\".",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateParameters.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d",
        "timestamp" : 1775112612000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.\u000a",
        "date" : "2026-04-02 15:50:12 +0900",
        "id" : "b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d",
        "msg" : "BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/generic.m"
        ],
        "commitId" : "533be9037ff95ae2016e77c01cd69a90736175d3",
        "timestamp" : 1775154524000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: removing comma\u000a",
        "date" : "2026-04-02 14:28:44 -0400",
        "id" : "533be9037ff95ae2016e77c01cd69a90736175d3",
        "msg" : "CHG: removing comma",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/Vertex.cpp"
        ],
        "commitId" : "97f734c4b70700e51d2f1f10ccd02c27355d8ea4",
        "timestamp" : 1775159492000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: deal with case when thickness is 0 in 3D\u000a",
        "date" : "2026-04-02 15:51:32 -0400",
        "id" : "97f734c4b70700e51d2f1f10ccd02c27355d8ea4",
        "msg" : "CHG: deal with case when thickness is 0 in 3D",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Vertex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "177dc25103e0fb48fd1335c21c8600a10c613b37",
        "timestamp" : 1775160691000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: trying to fix rush condition by separating make and make install:\u000a",
        "date" : "2026-04-02 16:11:31 -0400",
        "id" : "177dc25103e0fb48fd1335c21c8600a10c613b37",
        "msg" : "CHG: trying to fix rush condition by separating make and make install:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac",
          "src/c/Makefile.am"
        ],
        "commitId" : "ac4929d9389e3e5441a8124868668cadb91feaad",
        "timestamp" : 1775162533000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updates to avoid rush conditions\u000a",
        "date" : "2026-04-02 16:42:13 -0400",
        "id" : "ac4929d9389e3e5441a8124868668cadb91feaad",
        "msg" : "CHG: updates to avoid rush conditions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
      "fullName" : "95945328+NJSchlegel"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    }
  ]
}