{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by inwoo-park"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1484,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "30a4c94003e924d9560c559182f83415d05fcbff",
            "branch" : [
              {
                "SHA1" : "30a4c94003e924d9560c559182f83415d05fcbff",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "30a4c94003e924d9560c559182f83415d05fcbff",
            "branch" : [
              {
                "SHA1" : "30a4c94003e924d9560c559182f83415d05fcbff",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "30a4c94003e924d9560c559182f83415d05fcbff",
        "branch" : [
          {
            "SHA1" : "30a4c94003e924d9560c559182f83415d05fcbff",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 52,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1484",
  "duration" : 786844,
  "estimatedDuration" : 748572,
  "executor" : null,
  "fullDisplayName" : "macOS - Intel - Dakota #1484",
  "id" : "1484",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1484,
  "queueId" : 5150,
  "result" : "SUCCESS",
  "timestamp" : 1789455887581,
  "url" : "https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-Dakota/1484/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/read_netCDF.py",
          "src/m/netcdf/read_netCDF.m",
          "src/m/netcdf/write_netCDF.py",
          "src/m/netcdf/write_netCDF.m"
        ],
        "commitId" : "30a4c94003e924d9560c559182f83415d05fcbff",
        "timestamp" : 1789455877000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "CHG: Strongly recommended to use the “.nc” extension when writing or reading NetCDF files. Without the extension, the file name can easily be confused with “.mat” files, which may lead to unexpected behavior or misinterpretation. (#183)\u000a",
        "date" : "2026-09-15 17:04:37 +1000",
        "id" : "30a4c94003e924d9560c559182f83415d05fcbff",
        "msg" : "CHG: Strongly recommended to use the “.nc” extension when writing or reading NetCDF files. Without the extension, the file name can easily be confused with “.mat” files, which may lead to unexpected behavior or misinterpretation. (#183)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}