<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by MathieuMorlighem</shortDescription></cause></action><action></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>3692</buildNumber><marked><SHA1>99cf9bad601c2b012a77b90c6e803f26769e6caa</SHA1><branch><SHA1>99cf9bad601c2b012a77b90c6e803f26769e6caa</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>99cf9bad601c2b012a77b90c6e803f26769e6caa</SHA1><branch><SHA1>99cf9bad601c2b012a77b90c6e803f26769e6caa</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>99cf9bad601c2b012a77b90c6e803f26769e6caa</SHA1><branch><SHA1>99cf9bad601c2b012a77b90c6e803f26769e6caa</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>7</totalCount><urlName>testReport</urlName></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Ice-Ocean/3692/artifact</artifactsUrl><changesUrl>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Ice-Ocean/changes</changesUrl><displayUrl>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Ice-Ocean/3692/</displayUrl><testsUrl>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Ice-Ocean/3692/testReport</testsUrl></action><building>false</building><displayName>#3692</displayName><duration>690249</duration><estimatedDuration>485136</estimatedDuration><fullDisplayName>Debian Linux - Ice-Ocean #3692</fullDisplayName><id>3692</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3692</number><queueId>4068</queueId><result>SUCCESS</result><timestamp>1787808978782</timestamp><url>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Ice-Ocean/3692/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/model.m</affectedPath><commitId>898285e12451619579214fa72516278580d08b40</commitId><timestamp>1787791968000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: removing weird relic from initial import
</comment><date>2026-08-27 08:52:48 +0800</date><id>898285e12451619579214fa72516278580d08b40</id><msg>CHG: removing weird relic from initial import</msg><path><editType>edit</editType><file>src/m/classes/model.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/io/loadmodel.m</affectedPath><commitId>2feef269429f1ea203f5abe470cb23556be9d0f4</commitId><timestamp>1787792360000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: minor cosmetics
</comment><date>2026-08-27 08:59:20 +0800</date><id>2feef269429f1ea203f5abe470cb23556be9d0f4</id><msg>CHG: minor cosmetics</msg><path><editType>edit</editType><file>src/m/io/loadmodel.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/netcdf/OLD/export_netCDF.py</affectedPath><affectedPath>src/m/netcdf/README.txt</affectedPath><affectedPath>src/m/contrib/musselman/README.txt</affectedPath><affectedPath>src/m/contrib/musselman/write_netCDF_commit.py</affectedPath><affectedPath>src/m/classes/model.m</affectedPath><affectedPath>src/m/netcdf/read_netCDF.py</affectedPath><affectedPath>src/m/classes/m1qn3inversion.m</affectedPath><affectedPath>src/m/classes/taoinversion.m</affectedPath><affectedPath>src/m/classes/inversion.m</affectedPath><affectedPath>src/m/netcdf/write_netCDF.m</affectedPath><affectedPath>src/m/classes/inversionvalidation.m</affectedPath><affectedPath>src/m/contrib/musselman/read_netCDF_beta.py</affectedPath><affectedPath>src/m/netcdf/write_netCDF.py</affectedPath><affectedPath>src/m/contrib/musselman/HEDUnet_filter_plots.ipynb</affectedPath><affectedPath>src/m/contrib/musselman/write_netCDF_beta.py</affectedPath><affectedPath>src/m/io/structtonc.m</affectedPath><affectedPath>src/m/netcdf/OLD/restable.m</affectedPath><affectedPath>src/m/netcdf/read_netCDF.m</affectedPath><affectedPath>src/m/netcdf/OLD/export_netCDF.m</affectedPath><affectedPath>src/m/contrib/musselman/read_netCDF_commit.py</affectedPath><commitId>29dd6d1109adc25ee613d14bf4d2ffe97c31a23a</commitId><timestamp>1787808898000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: fixed read/write netcdf for MATLAB/python. Tested a few models and worked surprisingly well
</comment><date>2026-08-27 13:34:58 +0800</date><id>29dd6d1109adc25ee613d14bf4d2ffe97c31a23a</id><msg>CHG: fixed read/write netcdf for MATLAB/python. Tested a few models and worked surprisingly well</msg><path><editType>delete</editType><file>src/m/io/structtonc.m</file></path><path><editType>delete</editType><file>src/m/contrib/musselman/HEDUnet_filter_plots.ipynb</file></path><path><editType>delete</editType><file>src/m/contrib/musselman/read_netCDF_beta.py</file></path><path><editType>edit</editType><file>src/m/netcdf/read_netCDF.m</file></path><path><editType>edit</editType><file>src/m/classes/m1qn3inversion.m</file></path><path><editType>edit</editType><file>src/m/classes/inversion.m</file></path><path><editType>edit</editType><file>src/m/netcdf/write_netCDF.py</file></path><path><editType>edit</editType><file>src/m/classes/taoinversion.m</file></path><path><editType>edit</editType><file>src/m/netcdf/write_netCDF.m</file></path><path><editType>delete</editType><file>src/m/contrib/musselman/README.txt</file></path><path><editType>delete</editType><file>src/m/netcdf/README.txt</file></path><path><editType>edit</editType><file>src/m/classes/inversionvalidation.m</file></path><path><editType>delete</editType><file>src/m/netcdf/OLD/restable.m</file></path><path><editType>edit</editType><file>src/m/classes/model.m</file></path><path><editType>edit</editType><file>src/m/netcdf/read_netCDF.py</file></path><path><editType>delete</editType><file>src/m/netcdf/OLD/export_netCDF.m</file></path><path><editType>delete</editType><file>src/m/netcdf/OLD/export_netCDF.py</file></path><path><editType>delete</editType><file>src/m/contrib/musselman/write_netCDF_beta.py</file></path><path><editType>delete</editType><file>src/m/contrib/musselman/write_netCDF_commit.py</file></path><path><editType>delete</editType><file>src/m/contrib/musselman/read_netCDF_commit.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName><id>mathieu.morlighem</id></culprit></freeStyleBuild>