<freeStyleProject _class='hudson.model.FreeStyleProject'><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction'><displayUrl>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/</displayUrl></action><action _class='com.cloudbees.plugins.credentials.ViewCredentialsAction'><stores></stores></action><description>Project to generate ISSM distributable package for Linux with Python 3 API.</description><displayName>Debian Linux - Binaries - Python 3</displayName><displayNameOrNull>Debian Linux - Binaries - Python 3</displayNameOrNull><fullDisplayName>Debian Linux - Binaries - Python 3</fullDisplayName><fullName>Debian_Linux-Binaries-Python_3</fullName><name>Debian_Linux-Binaries-Python_3</name><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/</url><buildable>true</buildable><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>136</buildNumber><marked><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#136</displayName><duration>7994921</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #136</fullDisplayName><id>136</id><inProgress>false</inProgress><keepLog>false</keepLog><number>136</number><queueId>8838</queueId><result>SUCCESS</result><timestamp>1775219955110</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/136/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.cpp</affectedPath><affectedPath>src/c/analyses/EnumToAnalysis.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>m4/analyses.m4</affectedPath><affectedPath>src/c/cores/hydrology_core.cpp</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/analyses/analyses.h</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.h</affectedPath><commitId>b5e4b6943e1f4215224100a6dfc8846e0fb10084</commitId><timestamp>1772984702000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.
</comment><date>2026-03-09 00:45:02 +0900</date><id>b5e4b6943e1f4215224100a6dfc8846e0fb10084</id><msg>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.</msg><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.h</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>m4/analyses.m4</file></path><path><editType>edit</editType><file>src/c/cores/hydrology_core.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.py</file></path><path><editType>edit</editType><file>src/c/analyses/EnumToAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/analyses.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><commitId>3973a60c062361077b84c3858a9097f82aa20f0c</commitId><timestamp>1774542729000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.
</comment><date>2026-03-26 17:32:09 +0100</date><id>3973a60c062361077b84c3858a9097f82aa20f0c</id><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.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>add</editType><file>src/m/classes/basalforcingsismip7.m</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</commitId><timestamp>1774618389000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix indents and bugs.
</comment><date>2026-03-27 22:33:09 +0900</date><id>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</id><msg>BUG: Fix indents and bugs.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><commitId>11ecc6c6db0378b036685cf006262e9389959d5c</commitId><timestamp>1774618441000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize "EnumDefinitions".
</comment><date>2026-03-27 22:34:01 +0900</date><id>11ecc6c6db0378b036685cf006262e9389959d5c</id><msg>CHG: Synchronize "EnumDefinitions".</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test258.m</affectedPath><affectedPath>test/NightlyRun/test258.py</affectedPath><commitId>9095eefa79fba51528d7216f36b1baa61df1e5f7</commitId><timestamp>1774628481000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-27 09:21:21 -0700</date><id>9095eefa79fba51528d7216f36b1baa61df1e5f7</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</commitId><timestamp>1774628588000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: remove upper limit of GEMB pricip scaling factor for mapping
</comment><date>2026-03-27 12:23:08 -0400</date><id>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</id><msg>CHG: remove upper limit of GEMB pricip scaling factor for mapping</msg><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/sealevelchange_core.cpp</affectedPath><commitId>840ff68e6c2b57ebc6de27821892f99503f1b5bd</commitId><timestamp>1774651221000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BUG: sealevelchange_core coupler count integer was not reset properly

Old 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.
</comment><date>2026-03-27 15:40:21 -0700</date><id>840ff68e6c2b57ebc6de27821892f99503f1b5bd</id><msg>BUG: sealevelchange_core coupler count integer was not reset properly</msg><path><editType>edit</editType><file>src/c/cores/sealevelchange_core.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</commitId><timestamp>1774685432000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Resolve conflicts.
</comment><date>2026-03-28 17:10:32 +0900</date><id>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</id><msg>CHG: Resolve conflicts.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/classes/Elements/Tria.h</affectedPath><affectedPath>src/c/classes/Elements/Tetra.h</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><affectedPath>src/c/classes/Elements/Penta.h</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/classes/Elements/Seg.h</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/classes/Regionaloutput.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/classes/FemModel.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.cpp</affectedPath><commitId>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</commitId><timestamp>1774778400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).
</comment><date>2026-03-29 19:00:00 +0900</date><id>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</id><msg>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Regionaloutput.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Seg.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tetra.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>7a65069e6bda41141efb926f62df4098e30b4629</commitId><timestamp>1775008895000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Fix indents with tab.
</comment><date>2026-04-01 11:01:35 +0900</date><id>7a65069e6bda41141efb926f62df4098e30b4629</id><msg>CHG: Fix indents with tab.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><commitId>80810ad7702e4068c896d9f8781d877501aa729f</commitId><timestamp>1775010563000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix computing ISMIP7 basal forcings.
</comment><date>2026-04-01 11:29:23 +0900</date><id>80810ad7702e4068c896d9f8781d877501aa729f</id><msg>BUG: Fix computing ISMIP7 basal forcings.</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</affectedPath><commitId>c9cb672abbfe067f86d3906e76d9210965817ac7</commitId><timestamp>1775010693000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: Initialize interpISMIP7AntarcticaOcn.m.
</comment><date>2026-04-01 11:31:33 +0900</date><id>c9cb672abbfe067f86d3906e76d9210965817ac7</id><msg>NEW: Initialize interpISMIP7AntarcticaOcn.m.</msg><path><editType>add</editType><file>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><commitId>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</commitId><timestamp>1775010783000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.)
</comment><date>2026-04-01 11:33:03 +0900</date><id>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</id><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.)</msg><path><editType>edit</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/andes.m</affectedPath><affectedPath>src/m/solve/loadresultsfromcluster.m</affectedPath><commitId>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</commitId><timestamp>1775052623000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: use different bracket style for andes
</comment><date>2026-04-01 10:10:23 -0400</date><id>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</id><msg>CHG: use different bracket style for andes</msg><path><editType>edit</editType><file>src/m/solve/loadresultsfromcluster.m</file></path><path><editType>edit</editType><file>src/m/classes/clusters/andes.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/os/issmscpin.m</affectedPath><commitId>489d5ac6471b980ab51fd759c49f0806caa645c8</commitId><timestamp>1775052735000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: adding information message to warn user
</comment><date>2026-04-01 10:12:15 -0400</date><id>489d5ac6471b980ab51fd759c49f0806caa645c8</id><msg>CHG: adding information message to warn user</msg><path><editType>edit</editType><file>src/m/os/issmscpin.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/frontera.m</affectedPath><commitId>d465c4a93386510bbbd062ac282efc5171e3d8a9</commitId><timestamp>1775053849000</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: use {} intead of \{\} for frontera
</comment><date>2026-04-01 10:30:49 -0400</date><id>d465c4a93386510bbbd062ac282efc5171e3d8a9</id><msg>CHG: use {} intead of \{\} for frontera</msg><path><editType>edit</editType><file>src/m/classes/clusters/frontera.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test119.py</affectedPath><affectedPath>test/NightlyRun/test119.m</affectedPath><commitId>7126e3c0e6d0e6d6023533bf10b4f733520248d4</commitId><timestamp>1775065346000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-04-01 10:42:26 -0700</date><id>7126e3c0e6d0e6d6023533bf10b4f733520248d4</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test119.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test119.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>externalpackages/gshhg/install.sh</affectedPath><commitId>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</commitId><timestamp>1775073369000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Updated URL and version for GSHHG
</comment><date>2026-04-01 12:56:09 -0700</date><id>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</id><msg>Updated URL and version for GSHHG</msg><path><editType>edit</editType><file>externalpackages/gshhg/install.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>76b055f98142d4e41edc22ed6a59b35472825d2d</commitId><timestamp>1775110284000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".

* BasalforcingsIsmip6TfDepthsEnum &gt; BasalforcingsIsmip7TfDepthsEnum
* BasalforcingsIsmip6NumBasinsEnum &gt; BasalforcingsIsmip7NumBasinsEnum
* BasalforcingsIsmip6TfEnum &gt; BasalforcingsIsmip7TfEnum
* BasalforcingsIsmip6TfShelfEnum &gt; BasalforcingsIsmip7TfShelfEnum
</comment><date>2026-04-02 15:11:24 +0900</date><id>76b055f98142d4e41edc22ed6a59b35472825d2d</id><msg>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".</msg><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</commitId><timestamp>1775112612000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.
</comment><date>2026-04-02 15:50:12 +0900</date><id>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</id><msg>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/generic.m</affectedPath><commitId>533be9037ff95ae2016e77c01cd69a90736175d3</commitId><timestamp>1775154524000</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 comma
</comment><date>2026-04-02 14:28:44 -0400</date><id>533be9037ff95ae2016e77c01cd69a90736175d3</id><msg>CHG: removing comma</msg><path><editType>edit</editType><file>src/m/classes/clusters/generic.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Penta.cpp</affectedPath><affectedPath>src/c/classes/Vertex.cpp</affectedPath><commitId>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</commitId><timestamp>1775159492000</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: deal with case when thickness is 0 in 3D
</comment><date>2026-04-02 15:51:32 -0400</date><id>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</id><msg>CHG: deal with case when thickness is 0 in 3D</msg><path><editType>edit</editType><file>src/c/classes/Vertex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.github/workflows/common-workflow.yml</affectedPath><commitId>177dc25103e0fb48fd1335c21c8600a10c613b37</commitId><timestamp>1775160691000</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: trying to fix rush condition by separating make and make install:
</comment><date>2026-04-02 16:11:31 -0400</date><id>177dc25103e0fb48fd1335c21c8600a10c613b37</id><msg>CHG: trying to fix rush condition by separating make and make install:</msg><path><editType>edit</editType><file>.github/workflows/common-workflow.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>configure.ac</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><commitId>ac4929d9389e3e5441a8124868668cadb91feaad</commitId><timestamp>1775162533000</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: updates to avoid rush conditions
</comment><date>2026-04-02 16:42:13 -0400</date><id>ac4929d9389e3e5441a8124868668cadb91feaad</id><msg>CHG: updates to avoid rush conditions</msg><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>configure.ac</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>135</buildNumber><marked><SHA1>729d345ad27ab6e62bb95b9302c95a6c76d11327</SHA1><branch><SHA1>729d345ad27ab6e62bb95b9302c95a6c76d11327</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>729d345ad27ab6e62bb95b9302c95a6c76d11327</SHA1><branch><SHA1>729d345ad27ab6e62bb95b9302c95a6c76d11327</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>729d345ad27ab6e62bb95b9302c95a6c76d11327</SHA1><branch><SHA1>729d345ad27ab6e62bb95b9302c95a6c76d11327</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#135</displayName><duration>7733922</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #135</fullDisplayName><id>135</id><inProgress>false</inProgress><keepLog>false</keepLog><number>135</number><queueId>8408</queueId><result>SUCCESS</result><timestamp>1774612020897</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/135/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBpddSicopolis.m</affectedPath><affectedPath>src/m/classes/SMBpddSicopolis.py</affectedPath><commitId>b62db5f02b078a634ecf09459601695db0090d1d</commitId><timestamp>1774445604000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: added checks to avoid non physical PDD inputs
</comment><date>2026-03-25 09:33:24 -0400</date><id>b62db5f02b078a634ecf09459601695db0090d1d</id><msg>CHG: added checks to avoid non physical PDD inputs</msg><path><editType>edit</editType><file>src/m/classes/SMBpddSicopolis.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBpddSicopolis.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Elements/elements.h</affectedPath><affectedPath>src/m/classes/SMBpddFast.m</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>src/c/analyses/SmbAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/cores/transient_core.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/shared/Elements/PddSurfaceMassBalanceFast.cpp</affectedPath><affectedPath>src/c/analyses/ThermalAnalysis.cpp</affectedPath><affectedPath>src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h</affectedPath><affectedPath>src/c/analyses/EnthalpyAnalysis.cpp</affectedPath><commitId>28e5922d3070643214a6d87ec57c2ac9ae963728</commitId><timestamp>1774446863000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>NEW: preparing code for Alicia's new PDD scheme
</comment><date>2026-03-25 09:54:23 -0400</date><id>28e5922d3070643214a6d87ec57c2ac9ae963728</id><msg>NEW: preparing code for Alicia's new PDD scheme</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>add</editType><file>src/c/shared/Elements/PddSurfaceMassBalanceFast.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/SmbAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/ThermalAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Elements/elements.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>add</editType><file>src/m/classes/SMBpddFast.m</file></path><path><editType>edit</editType><file>src/c/cores/transient_core.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/EnthalpyAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/Archives/Archive258.arch</affectedPath><affectedPath>test/NightlyRun/test258.m</affectedPath><affectedPath>src/c/analyses/SmbAnalysis.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>test/NightlyRun/test258.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>c667f352ca0f0079ae2f48e0dfc1f0319c9840d5</commitId><timestamp>1774553647000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>Add mapped precip scaling factor input
</comment><date>2026-03-26 15:34:07 -0400</date><id>c667f352ca0f0079ae2f48e0dfc1f0319c9840d5</id><msg>Add mapped precip scaling factor input</msg><path><editType>edit</editType><file>test/Archives/Archive258.arch</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/analyses/SmbAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><commitId>7e01bced8f67e7caa3e65d1e35441e3c88fac1cc</commitId><timestamp>1774553796000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>Synchronize
</comment><date>2026-03-26 15:36:36 -0400</date><id>7e01bced8f67e7caa3e65d1e35441e3c88fac1cc</id><msg>Synchronize</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><commitId>6148e1393ee27ff883e8d697787bc4ba352a01c4</commitId><timestamp>1774555837000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: add input for scaling mapped precipitation in GEMB
</comment><date>2026-03-26 16:10:37 -0400</date><id>6148e1393ee27ff883e8d697787bc4ba352a01c4</id><msg>CHG: add input for scaling mapped precipitation in GEMB</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>134</buildNumber><marked><SHA1>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</SHA1><branch><SHA1>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</SHA1><branch><SHA1>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</SHA1><branch><SHA1>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#134</displayName><duration>7899494</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #134</fullDisplayName><id>134</id><inProgress>false</inProgress><keepLog>false</keepLog><number>134</number><queueId>8187</queueId><result>SUCCESS</result><timestamp>1774007220837</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/134/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/parameterization/killberg.py</affectedPath><commitId>2bc9a5c895e147c7fbaf976b117ded684b010403</commitId><timestamp>1773638557000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: killberg.py - Dimension of levelset should be (numberofvertices,), not (numberofvertices,1). Add a check for this in the intermediates.
</comment><date>2026-03-16 14:22:37 +0900</date><id>2bc9a5c895e147c7fbaf976b117ded684b010403</id><msg>CHG: killberg.py - Dimension of levelset should be (numberofvertices,), not (numberofvertices,1). Add a check for this in the intermediates.</msg><path><editType>edit</editType><file>src/m/parameterization/killberg.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/hpc_simba2.m</affectedPath><commitId>51e81d509fb11c7ddcc26d8f01ee012c80a92338</commitId><timestamp>1773641434000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>Clean up unused cluster class: hpc_simba2.m
</comment><date>2026-03-16 15:10:34 +0900</date><id>51e81d509fb11c7ddcc26d8f01ee012c80a92338</id><msg>Clean up unused cluster class: hpc_simba2.m</msg><path><editType>delete</editType><file>src/m/classes/clusters/hpc_simba2.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/colormaps/bluewhitered.m</affectedPath><commitId>f0f31c126efe2876bc7ab1016a3576421e741833</commitId><timestamp>1773712432000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/enigne</absoluteUrl><fullName>enigne</fullName></author><authorEmail>enigne@gmail.com</authorEmail><comment>ADD: reverse color in bluewhitered, if true, then red for negative and blue for positive
</comment><date>2026-03-16 21:53:52 -0400</date><id>f0f31c126efe2876bc7ab1016a3576421e741833</id><msg>ADD: reverse color in bluewhitered, if true, then red for negative and blue for positive</msg><path><editType>edit</editType><file>src/m/plot/colormaps/bluewhitered.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plot_unit.py</affectedPath><commitId>b07c9bfcb3d986ea4ebd7b579ec8038737284923</commitId><timestamp>1773716389000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: plot_unit.py - tripcolor in matplotlib does not support `colorlevels`. Remove `colorlevels` in drawing elements.
</comment><date>2026-03-17 11:59:49 +0900</date><id>b07c9bfcb3d986ea4ebd7b579ec8038737284923</id><msg>BUG: plot_unit.py - tripcolor in matplotlib does not support `colorlevels`. Remove `colorlevels` in drawing elements.</msg><path><editType>edit</editType><file>src/m/plot/plot_unit.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/wrappers/matlab/Makefile.am</affectedPath><affectedPath>src/m/modules/InterpFromGrid.m</affectedPath><commitId>d1f01058c28be16676207d0d174d67469561a4ee</commitId><timestamp>1773842338000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: better handling of InterpFromGrid, now automatically added to ISSM
</comment><date>2026-03-18 09:58:58 -0400</date><id>d1f01058c28be16676207d0d174d67469561a4ee</id><msg>CHG: better handling of InterpFromGrid, now automatically added to ISSM</msg><path><editType>edit</editType><file>src/wrappers/matlab/Makefile.am</file></path><path><editType>add</editType><file>src/m/modules/InterpFromGrid.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBpddSicopolis.m</affectedPath><affectedPath>src/m/classes/SMBpddSicopolis.py</affectedPath><commitId>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</commitId><timestamp>1773854191000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: documentation should say water eq, not ice eq
</comment><date>2026-03-18 13:16:31 -0400</date><id>ab809d35b83c5c34f2d80a959324b9ee1a0853f3</id><msg>CHG: documentation should say water eq, not ice eq</msg><path><editType>edit</editType><file>src/m/classes/SMBpddSicopolis.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBpddSicopolis.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/enigne</absoluteUrl><fullName>enigne</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Justin Quinn</shortDescription><userId>jdquinn</userId><userName>Justin Quinn</userName></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>133</buildNumber><marked><SHA1>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</SHA1><branch><SHA1>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</SHA1><branch><SHA1>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</SHA1><branch><SHA1>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#133</displayName><duration>10727092</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #133</fullDisplayName><id>133</id><inProgress>false</inProgress><keepLog>false</keepLog><number>133</number><queueId>7903</queueId><result>SUCCESS</result><timestamp>1773443624211</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/133/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/organizer.m</affectedPath><commitId>1256088127e92b043c37c2d1fa063c2ad90c0009</commitId><timestamp>1773406527000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: ask user to create repo instead of erroring out
</comment><date>2026-03-13 08:55:27 -0400</date><id>1256088127e92b043c37c2d1fa063c2ad90c0009</id><msg>CHG: ask user to create repo instead of erroring out</msg><path><editType>edit</editType><file>src/m/classes/organizer.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/modeldata/interpBedmachineGreenland.m</affectedPath><commitId>e70338d8685f8582b61958211e8f5fce2ea686ff</commitId><timestamp>1773406587000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: make v6 official
</comment><date>2026-03-13 08:56:27 -0400</date><id>e70338d8685f8582b61958211e8f5fce2ea686ff</id><msg>CHG: make v6 official</msg><path><editType>edit</editType><file>src/m/modeldata/interpBedmachineGreenland.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><commitId>2e0255d382fd86bf500f763111b4c568bf580d67</commitId><timestamp>1773419056000</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-03-13 09:24:16 -0700</date><id>2e0255d382fd86bf500f763111b4c568bf580d67</id><msg>CHG: minor, cosmetics</msg><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>externalpackages/chaco/install-win-msys2-mingw.sh</affectedPath><affectedPath>externalpackages/chaco/install-mac.sh</affectedPath><affectedPath>externalpackages/chaco/install-linux.sh</affectedPath><commitId>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</commitId><timestamp>1773439768000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Install scripts for Chaco stalling on download of user guide, resulting in error
</comment><date>2026-03-13 15:09:28 -0700</date><id>76edf6dbd9eca7d5194784870ddc0e6e6f84e679</id><msg>Install scripts for Chaco stalling on download of user guide, resulting in error</msg><path><editType>edit</editType><file>externalpackages/chaco/install-mac.sh</file></path><path><editType>edit</editType><file>externalpackages/chaco/install-linux.sh</file></path><path><editType>edit</editType><file>externalpackages/chaco/install-win-msys2-mingw.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>132</buildNumber><marked><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#132</displayName><duration>2357870</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #132</fullDisplayName><id>132</id><inProgress>false</inProgress><keepLog>false</keepLog><number>132</number><queueId>7831</queueId><result>FAILURE</result><timestamp>1773402420631</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/132/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/modeldata/interpBamber2001.m</affectedPath><affectedPath>src/m/modeldata/interpRignotIceShelfMelt.m</affectedPath><affectedPath>src/m/modeldata/interpSeaRISE.m</affectedPath><affectedPath>src/m/modeldata/interpStal2020.m</affectedPath><affectedPath>src/m/modeldata/interpAdusumilliIceShelfMelt.m</affectedPath><commitId>eae951c4a0ed29cb6727f8773a45dba6a4ab7e54</commitId><timestamp>1772838214000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></author><authorEmail>mattia.poinelli@gmail.com</authorEmail><comment>CHG: adding wilkins.jpl.nasa.gov to list of machines
</comment><date>2026-03-06 15:03:34 -0800</date><id>eae951c4a0ed29cb6727f8773a45dba6a4ab7e54</id><msg>CHG: adding wilkins.jpl.nasa.gov to list of machines</msg><path><editType>edit</editType><file>src/m/modeldata/interpAdusumilliIceShelfMelt.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpSeaRISE.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpBamber2001.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpStal2020.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpRignotIceShelfMelt.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plotmodel.py</affectedPath><commitId>582321b20ac7b9e7cdd6cb9c1bf8fdfcc3805c4f</commitId><timestamp>1772974643000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plotmodel.py – Fix a bug in ImageGrid, which automatically shares the x and y axes across all axes. Use subplots to address this issue. The use_subplots option enables this functionality. However, this feature is experimental and may require further improvements.
</comment><date>2026-03-08 21:57:23 +0900</date><id>582321b20ac7b9e7cdd6cb9c1bf8fdfcc3805c4f</id><msg>CHG: plotmodel.py – Fix a bug in ImageGrid, which automatically shares the x and y axes across all axes. Use subplots to address this issue. The use_subplots option enables this functionality. However, this feature is experimental and may require further improvements.</msg><path><editType>edit</editType><file>src/m/plot/plotmodel.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test437.py</affectedPath><affectedPath>test/NightlyRun/test437.m</affectedPath><commitId>8ba59017370f3ae9335bf8501c27d64d862d944d</commitId><timestamp>1772996071000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-08 11:54:31 -0700</date><id>8ba59017370f3ae9335bf8501c27d64d862d944d</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test437.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test437.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>6110c687cd12439c756110cb6fe2e8cda70319ab</commitId><timestamp>1773040300000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: `hydrologyshakti` now enables the use of grounded ice melting rate from `md.basalforcings.groundedice_melt_rate` through the `isbasalforcing` option.
</comment><date>2026-03-09 16:11:40 +0900</date><id>6110c687cd12439c756110cb6fe2e8cda70319ab</id><msg>CHG: `hydrologyshakti` now enables the use of grounded ice melting rate from `md.basalforcings.groundedice_melt_rate` through the `isbasalforcing` option.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><commitId>4fe225796984fd03d88a263dfc66f33f871173ef</commitId><timestamp>1773040829000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: hydrologyshakti.m - Update isbasalforcing option.
</comment><date>2026-03-09 16:20:29 +0900</date><id>4fe225796984fd03d88a263dfc66f33f871173ef</id><msg>CHG: hydrologyshakti.m - Update isbasalforcing option.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>c2d41a8c5721d18fb6c6fe09442705749889c839</commitId><timestamp>1773040881000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: HydrologyShaktiAnalysis.cpp - Fix bugs in unit conversion of basalforcings from md.basalforcings.groundedice_melt_rate (ice meter to freshwater meter).
</comment><date>2026-03-09 16:21:21 +0900</date><id>c2d41a8c5721d18fb6c6fe09442705749889c839</id><msg>CHG: HydrologyShaktiAnalysis.cpp - Fix bugs in unit conversion of basalforcings from md.basalforcings.groundedice_melt_rate (ice meter to freshwater meter).</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>2d06c2dfaba4b86e803d2c645eecd9efe5aaaeb1</commitId><timestamp>1773041822000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize Matlab &gt; Python.
</comment><date>2026-03-09 16:37:02 +0900</date><id>2d06c2dfaba4b86e803d2c645eecd9efe5aaaeb1</id><msg>CHG: Synchronize Matlab &gt; Python.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>65b29632d0288ad391140e773a32e14d4a985d00</commitId><timestamp>1773059339000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: `hydrologyshakti` - Use `melt_flag`, not "isbasalforcing" flag. Additionally, remove `HydrologyshaktiIsBasalforcingEnum` in `EnumDefinitions.h`.
</comment><date>2026-03-09 21:28:59 +0900</date><id>65b29632d0288ad391140e773a32e14d4a985d00</id><msg>CHG: `hydrologyshakti` - Use `melt_flag`, not "isbasalforcing" flag. Additionally, remove `HydrologyshaktiIsBasalforcingEnum` in `EnumDefinitions.h`.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>663274616863933cf0e518a7a7c68cb0f438c62e</commitId><timestamp>1773060321000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>BUG: fixed bad python indentation
</comment><date>2026-03-09 08:45:21 -0400</date><id>663274616863933cf0e518a7a7c68cb0f438c62e</id><msg>BUG: fixed bad python indentation</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><commitId>50f74b1e60cd126866354ac9de7312a030f27c5a</commitId><timestamp>1773060793000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix typos and maintain consistency.
</comment><date>2026-03-09 21:53:13 +0900</date><id>50f74b1e60cd126866354ac9de7312a030f27c5a</id><msg>BUG: Fix typos and maintain consistency.</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test404.m</affectedPath><affectedPath>test/NightlyRun/test404.py</affectedPath><commitId>209abef00d6d91d8a0d3c51cf18812e1f58240bb</commitId><timestamp>1773076325000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-09 10:12:05 -0700</date><id>209abef00d6d91d8a0d3c51cf18812e1f58240bb</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test404.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test404.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/transient_core.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><commitId>1663f4d80bad8a804fd7fe863609c7d230da3bed</commitId><timestamp>1773094196000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></author><authorEmail>daniel.abele@dlr.de</authorEmail><comment>option to not output final result
</comment><date>2026-03-09 23:09:56 +0100</date><id>1663f4d80bad8a804fd7fe863609c7d230da3bed</id><msg>option to not output final result</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/cores/transient_core.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>c30cf213c994bef930bbdd1e527f2c51d98a0afa</commitId><timestamp>1773114539000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.
</comment><date>2026-03-10 12:48:59 +0900</date><id>c30cf213c994bef930bbdd1e527f2c51d98a0afa</id><msg>BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/IoModel.h</affectedPath><affectedPath>src/c/classes/IoModel.cpp</affectedPath><commitId>da6594575be45b302409fe19f02226c971ccb9f0</commitId><timestamp>1773321416000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)
</comment><date>2026-03-12 09:16:56 -0400</date><id>da6594575be45b302409fe19f02226c971ccb9f0</id><msg>CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)</msg><path><editType>edit</editType><file>src/c/classes/IoModel.h</file></path><path><editType>edit</editType><file>src/c/classes/IoModel.cpp</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Justin Quinn</shortDescription><userId>jdquinn</userId><userName>Justin Quinn</userName></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>131</buildNumber><marked><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#131</displayName><duration>7909426</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #131</fullDisplayName><id>131</id><inProgress>false</inProgress><keepLog>false</keepLog><number>131</number><queueId>7468</queueId><result>SUCCESS</result><timestamp>1772814802890</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/131/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><kind>git</kind></changeSet></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>130</buildNumber><marked><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#130</displayName><duration>4468004</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #130</fullDisplayName><id>130</id><inProgress>false</inProgress><keepLog>false</keepLog><number>130</number><queueId>7464</queueId><result>FAILURE</result><timestamp>1772801220018</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/130/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><kind>git</kind></changeSet></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>129</buildNumber><marked><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><branch><SHA1>4e87fc6cf90c60cb27693a660b490d69161f8be0</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#129</displayName><duration>7917805</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #129</fullDisplayName><id>129</id><inProgress>false</inProgress><keepLog>false</keepLog><number>129</number><queueId>7272</queueId><result>SUCCESS</result><timestamp>1772196420761</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/129/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/mech/basalstress.m</affectedPath><commitId>088aba7974c13796e01f044a4fc8bb0a5ad040e5</commitId><timestamp>1769060690000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: basalstress.m - Fix bug in checking md.friction.coupling value.
</comment><date>2026-01-22 14:44:50 +0900</date><id>088aba7974c13796e01f044a4fc8bb0a5ad040e5</id><msg>CHG: basalstress.m - Fix bug in checking md.friction.coupling value.</msg><path><editType>edit</editType><file>src/m/mech/basalstress.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/mech/basalstress.py</affectedPath><commitId>8f3335e2b7b7b7db63d9d1dc6b7176807c2401b5</commitId><timestamp>1769062710000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: basalstress.py - Check available md.friction classes and add Weertman type friction law (Matlab &gt; Python).
</comment><date>2026-01-22 15:18:30 +0900</date><id>8f3335e2b7b7b7db63d9d1dc6b7176807c2401b5</id><msg>CHG: basalstress.py - Check available md.friction classes and add Weertman type friction law (Matlab &gt; Python).</msg><path><editType>edit</editType><file>src/m/mech/basalstress.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Elements/PddSurfaceMassBalanceSicopolis.cpp</affectedPath><affectedPath>src/c/shared/Elements/elements.h</affectedPath><affectedPath>src/m/classes/SMBpddSicopolis.py</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/m/classes/model.m</affectedPath><affectedPath>src/c/analyses/SmbAnalysis.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/m/classes/SMBpddSicopolis.m</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>e664ae1a6aabec973e4fd01fcfcb5a4fb16d48fc</commitId><timestamp>1771603108000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/f008djk</absoluteUrl><fullName>f008djk</fullName></author><authorEmail>f008djk@amundsen.thayer.dartmouth.edu</authorEmail><comment>smbpddsicopolis: melt factors from user input + rlaps from user input (not overwritten by sinusoidal)
</comment><date>2026-02-20 10:58:28 -0500</date><id>e664ae1a6aabec973e4fd01fcfcb5a4fb16d48fc</id><msg>smbpddsicopolis: melt factors from user input + rlaps from user input (not overwritten by sinusoidal)</msg><path><editType>edit</editType><file>src/c/shared/Elements/PddSurfaceMassBalanceSicopolis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/m/classes/model.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/m/classes/SMBpddSicopolis.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Elements/elements.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/m/classes/SMBpddSicopolis.m</file></path><path><editType>edit</editType><file>src/c/analyses/SmbAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/Archives/Archive258.arch</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>372c47c52437db48ef4fcdde0a7ac1066fb094c0</commitId><timestamp>1771604931000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: GEMB precipitation mapping unit valideation
</comment><date>2026-02-20 11:28:51 -0500</date><id>372c47c52437db48ef4fcdde0a7ac1066fb094c0</id><msg>CHG: GEMB precipitation mapping unit valideation</msg><path><editType>edit</editType><file>test/Archives/Archive258.arch</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/processdata.py</affectedPath><commitId>feeb041b0ec5950d1954b9f32b1faa14a268f756</commitId><timestamp>1771864400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: processdata.py - Fix bug in processing projection2d.
</comment><date>2026-02-24 01:33:20 +0900</date><id>feeb041b0ec5950d1954b9f32b1faa14a268f756</id><msg>CHG: processdata.py - Fix bug in processing projection2d.</msg><path><editType>edit</editType><file>src/m/plot/processdata.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plot_unit.py</affectedPath><commitId>a90c4bd54f6318af4e3020f0ebe0c850a78fd149</commitId><timestamp>1771864400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.
</comment><date>2026-02-24 01:33:20 +0900</date><id>a90c4bd54f6318af4e3020f0ebe0c850a78fd149</id><msg>CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.</msg><path><editType>edit</editType><file>src/m/plot/plot_unit.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plot_landsat.m</affectedPath><affectedPath>src/m/plot/plot_landsat.py</affectedPath><commitId>819aec143e6479182ce2779d47ec3bcdd56f7c90</commitId><timestamp>1771907406000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plot_landsat - Check increasing order for md.radarpower.x and md.radarpower.y values. Synchronize Python &gt; Matlab.
</comment><date>2026-02-24 13:30:06 +0900</date><id>819aec143e6479182ce2779d47ec3bcdd56f7c90</id><msg>CHG: plot_landsat - Check increasing order for md.radarpower.x and md.radarpower.y values. Synchronize Python &gt; Matlab.</msg><path><editType>edit</editType><file>src/m/plot/plot_landsat.m</file></path><path><editType>edit</editType><file>src/m/plot/plot_landsat.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/processdata.py</affectedPath><commitId>2f8b97b89a546a756df0fd35b8caf254a6b6eb56</commitId><timestamp>1771907406000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: processdata.py - Fix bug in processing projection2d.
</comment><date>2026-02-24 13:30:06 +0900</date><id>2f8b97b89a546a756df0fd35b8caf254a6b6eb56</id><msg>CHG: processdata.py - Fix bug in processing projection2d.</msg><path><editType>edit</editType><file>src/m/plot/processdata.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plot_unit.py</affectedPath><commitId>c1ce7e4a757b2602c79fcf837fbe93bc3c1bebe7</commitId><timestamp>1771907406000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.
</comment><date>2026-02-24 13:30:06 +0900</date><id>c1ce7e4a757b2602c79fcf837fbe93bc3c1bebe7</id><msg>CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.</msg><path><editType>edit</editType><file>src/m/plot/plot_unit.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plot_landsat.py</affectedPath><commitId>4f55e8eab39c3a51e3e1fca3337f806609912341</commitId><timestamp>1771909008000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plot_landsat.py - Enable "log" scale plot.
</comment><date>2026-02-24 13:56:48 +0900</date><id>4f55e8eab39c3a51e3e1fca3337f806609912341</id><msg>CHG: plot_landsat.py - Enable "log" scale plot.</msg><path><editType>edit</editType><file>src/m/plot/plot_landsat.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/applyoptions.py</affectedPath><commitId>6de6bed437771a9dd4b2bb2a8edfa379002b526f</commitId><timestamp>1771914935000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Fix minor: Treaing colorbar axis.
</comment><date>2026-02-24 15:35:35 +0900</date><id>6de6bed437771a9dd4b2bb2a8edfa379002b526f</id><msg>CHG: Fix minor: Treaing colorbar axis.</msg><path><editType>edit</editType><file>src/m/plot/applyoptions.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/Archives/Archive245.arch</affectedPath><commitId>d7786f5abc67cd8d9ae7db2d10821f2a3b1f0643</commitId><timestamp>1771962642000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/alicia.bratner</absoluteUrl><fullName>alicia.bratner</fullName></author><authorEmail>alicia.bratner@gmail.com</authorEmail><comment>updated archive test 245
</comment><date>2026-02-24 14:50:42 -0500</date><id>d7786f5abc67cd8d9ae7db2d10821f2a3b1f0643</id><msg>updated archive test 245</msg><path><editType>edit</editType><file>test/Archives/Archive245.arch</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/interp/ProfileValues.py</affectedPath><commitId>01161cc2f95107082f2aa8aafcf3e4d8ed1971e3</commitId><timestamp>1772001963000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize Matlab &gt; Python for "ProfileValues.py".
</comment><date>2026-02-25 15:46:03 +0900</date><id>01161cc2f95107082f2aa8aafcf3e4d8ed1971e3</id><msg>CHG: Synchronize Matlab &gt; Python for "ProfileValues.py".</msg><path><editType>add</editType><file>src/m/interp/ProfileValues.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/modules/InterpFromMeshToMesh3d.py</affectedPath><commitId>c8d298f496661e1eb3bb3621c942b41a43f63f0b</commitId><timestamp>1772001963000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: InterpFromMeshToMesh3d.py - Fix bugs in checking number of arguments as input. This method is only for matlab, not python. This section is changed to annotation.
</comment><date>2026-02-25 15:46:03 +0900</date><id>c8d298f496661e1eb3bb3621c942b41a43f63f0b</id><msg>CHG: InterpFromMeshToMesh3d.py - Fix bugs in checking number of arguments as input. This method is only for matlab, not python. This section is changed to annotation.</msg><path><editType>edit</editType><file>src/m/modules/InterpFromMeshToMesh3d.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test291.py</affectedPath><commitId>e3ce3567bb06ddd512da3f7aea0cad6402160f5e</commitId><timestamp>1772153803000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew</absoluteUrl><fullName>justinkinjun.hew</fullName></author><authorEmail>justinkinjun.hew@anu.edu.au</authorEmail><comment>amend tolerances of test291.py
</comment><date>2026-02-27 11:56:43 +1100</date><id>e3ce3567bb06ddd512da3f7aea0cad6402160f5e</id><msg>amend tolerances of test291.py</msg><path><editType>edit</editType><file>test/NightlyRun/test291.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test291.py</affectedPath><commitId>4e87fc6cf90c60cb27693a660b490d69161f8be0</commitId><timestamp>1772157720000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew</absoluteUrl><fullName>justinkinjun.hew</fullName></author><authorEmail>justinkinjun.hew@anu.edu.au</authorEmail><comment>amend tolerance
</comment><date>2026-02-27 13:02:00 +1100</date><id>4e87fc6cf90c60cb27693a660b490d69161f8be0</id><msg>amend tolerance</msg><path><editType>edit</editType><file>test/NightlyRun/test291.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/f008djk</absoluteUrl><fullName>f008djk</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew</absoluteUrl><fullName>justinkinjun.hew</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/alicia.bratner</absoluteUrl><fullName>alicia.bratner</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>128</buildNumber><marked><SHA1>38009b926a9b8131ee92f608cd7f964c387cd4a7</SHA1><branch><SHA1>38009b926a9b8131ee92f608cd7f964c387cd4a7</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>38009b926a9b8131ee92f608cd7f964c387cd4a7</SHA1><branch><SHA1>38009b926a9b8131ee92f608cd7f964c387cd4a7</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>38009b926a9b8131ee92f608cd7f964c387cd4a7</SHA1><branch><SHA1>38009b926a9b8131ee92f608cd7f964c387cd4a7</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#128</displayName><duration>8045089</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #128</fullDisplayName><id>128</id><inProgress>false</inProgress><keepLog>false</keepLog><number>128</number><queueId>6889</queueId><result>SUCCESS</result><timestamp>1771591620079</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/128/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/Archives/Archive258.arch</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>64ffe36857ac1c0f79f36faf79f3da3bdec6e3ac</commitId><timestamp>1771460127000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: add pressure to GEMB precip scaling
</comment><date>2026-02-18 19:15:27 -0500</date><id>64ffe36857ac1c0f79f36faf79f3da3bdec6e3ac</id><msg>CHG: add pressure to GEMB precip scaling</msg><path><editType>edit</editType><file>test/Archives/Archive258.arch</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/classes/Loads/Friction.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/m/classes/model.m</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/m/classes/frictionjosh.m</affectedPath><commitId>6bc8e4f57e1f5ee5c0648223cbf752438e534a26</commitId><timestamp>1771508765000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/f008djk</absoluteUrl><fullName>f008djk</fullName></author><authorEmail>f008djk@amundsen.thayer.dartmouth.edu</authorEmail><comment>frictionjosh: cap scaled friction coefficients using user input
</comment><date>2026-02-19 08:46:05 -0500</date><id>6bc8e4f57e1f5ee5c0648223cbf752438e534a26</id><msg>frictionjosh: cap scaled friction coefficients using user input</msg><path><editType>edit</editType><file>src/c/classes/Loads/Friction.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/m/classes/frictionjosh.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/m/classes/model.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/frictionjosh.py</affectedPath><affectedPath>src/m/classes/frictionjosh.m</affectedPath><commitId>38009b926a9b8131ee92f608cd7f964c387cd4a7</commitId><timestamp>1771511090000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: translated to python
</comment><date>2026-02-19 09:24:50 -0500</date><id>38009b926a9b8131ee92f608cd7f964c387cd4a7</id><msg>CHG: translated to python</msg><path><editType>edit</editType><file>src/m/classes/frictionjosh.m</file></path><path><editType>edit</editType><file>src/m/classes/frictionjosh.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/f008djk</absoluteUrl><fullName>f008djk</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>127</buildNumber><marked><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><branch><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><branch><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><branch><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#127</displayName><duration>8010309</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #127</fullDisplayName><id>127</id><inProgress>false</inProgress><keepLog>false</keepLog><number>127</number><queueId>6657</queueId><result>SUCCESS</result><timestamp>1770986820294</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/127/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/lonestar.m</affectedPath><commitId>17e52455a7377009a3a8536571beefdb9e1c4c70</commitId><timestamp>1770679183000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update lonestar configuration properties
</comment><date>2026-02-09 18:19:43 -0500</date><id>17e52455a7377009a3a8536571beefdb9e1c4c70</id><msg>Update lonestar configuration properties</msg><path><editType>edit</editType><file>src/m/classes/clusters/lonestar.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>test/NightlyRun/test259.py</affectedPath><affectedPath>test/NightlyRun/test259.m</affectedPath><affectedPath>test/NightlyRun/test258.m</affectedPath><affectedPath>test/Archives/Archive258.arch</affectedPath><affectedPath>test/Archives/Archive259.arch</affectedPath><affectedPath>src/c/analyses/SmbAnalysis.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>test/NightlyRun/test258.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>c162ca8bb27f9ed193ea52510871c0d4b9dbdce0</commitId><timestamp>1770845817000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: add Gemb temperature depth outputs, add mean climate to mapping,
  vectorized lapse rates
</comment><date>2026-02-11 16:36:57 -0500</date><id>c162ca8bb27f9ed193ea52510871c0d4b9dbdce0</id><msg>CHG: add Gemb temperature depth outputs, add mean climate to mapping,</msg><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>test/NightlyRun/test259.m</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>test/NightlyRun/test259.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>test/Archives/Archive259.arch</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>test/Archives/Archive258.arch</file></path><path><editType>edit</editType><file>src/c/analyses/SmbAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/inversions/velocitymisfit.m</affectedPath><commitId>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</commitId><timestamp>1770925467000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>CHG: fixed function name and added some doc
</comment><date>2026-02-13 08:44:27 +1300</date><id>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</id><msg>CHG: fixed function name and added some doc</msg><path><editType>edit</editType><file>src/m/inversions/velocitymisfit.m</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit></build><color>blue</color><firstBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>127</buildNumber><marked><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><branch><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><branch><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><branch><SHA1>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#127</displayName><duration>8010309</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #127</fullDisplayName><id>127</id><inProgress>false</inProgress><keepLog>false</keepLog><number>127</number><queueId>6657</queueId><result>SUCCESS</result><timestamp>1770986820294</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/127/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/lonestar.m</affectedPath><commitId>17e52455a7377009a3a8536571beefdb9e1c4c70</commitId><timestamp>1770679183000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update lonestar configuration properties
</comment><date>2026-02-09 18:19:43 -0500</date><id>17e52455a7377009a3a8536571beefdb9e1c4c70</id><msg>Update lonestar configuration properties</msg><path><editType>edit</editType><file>src/m/classes/clusters/lonestar.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>test/NightlyRun/test259.py</affectedPath><affectedPath>test/NightlyRun/test259.m</affectedPath><affectedPath>test/NightlyRun/test258.m</affectedPath><affectedPath>test/Archives/Archive258.arch</affectedPath><affectedPath>test/Archives/Archive259.arch</affectedPath><affectedPath>src/c/analyses/SmbAnalysis.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>test/NightlyRun/test258.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>c162ca8bb27f9ed193ea52510871c0d4b9dbdce0</commitId><timestamp>1770845817000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: add Gemb temperature depth outputs, add mean climate to mapping,
  vectorized lapse rates
</comment><date>2026-02-11 16:36:57 -0500</date><id>c162ca8bb27f9ed193ea52510871c0d4b9dbdce0</id><msg>CHG: add Gemb temperature depth outputs, add mean climate to mapping,</msg><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>test/NightlyRun/test259.m</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>test/NightlyRun/test259.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>test/Archives/Archive259.arch</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>test/Archives/Archive258.arch</file></path><path><editType>edit</editType><file>src/c/analyses/SmbAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/inversions/velocitymisfit.m</affectedPath><commitId>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</commitId><timestamp>1770925467000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>CHG: fixed function name and added some doc
</comment><date>2026-02-13 08:44:27 +1300</date><id>82dbe02f7b4f0ba9f97a6971a365978c12a179f2</id><msg>CHG: fixed function name and added some doc</msg><path><editType>edit</editType><file>src/m/inversions/velocitymisfit.m</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit></firstBuild><healthReport><description>Build stability: 1 out of the last 5 builds failed.</description><iconClassName>icon-health-60to79</iconClassName><iconUrl>health-60to79.png</iconUrl><score>80</score></healthReport><inQueue>false</inQueue><keepDependencies>false</keepDependencies><lastBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>136</buildNumber><marked><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#136</displayName><duration>7994921</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #136</fullDisplayName><id>136</id><inProgress>false</inProgress><keepLog>false</keepLog><number>136</number><queueId>8838</queueId><result>SUCCESS</result><timestamp>1775219955110</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/136/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.cpp</affectedPath><affectedPath>src/c/analyses/EnumToAnalysis.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>m4/analyses.m4</affectedPath><affectedPath>src/c/cores/hydrology_core.cpp</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/analyses/analyses.h</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.h</affectedPath><commitId>b5e4b6943e1f4215224100a6dfc8846e0fb10084</commitId><timestamp>1772984702000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.
</comment><date>2026-03-09 00:45:02 +0900</date><id>b5e4b6943e1f4215224100a6dfc8846e0fb10084</id><msg>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.</msg><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.h</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>m4/analyses.m4</file></path><path><editType>edit</editType><file>src/c/cores/hydrology_core.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.py</file></path><path><editType>edit</editType><file>src/c/analyses/EnumToAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/analyses.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><commitId>3973a60c062361077b84c3858a9097f82aa20f0c</commitId><timestamp>1774542729000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.
</comment><date>2026-03-26 17:32:09 +0100</date><id>3973a60c062361077b84c3858a9097f82aa20f0c</id><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.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>add</editType><file>src/m/classes/basalforcingsismip7.m</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</commitId><timestamp>1774618389000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix indents and bugs.
</comment><date>2026-03-27 22:33:09 +0900</date><id>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</id><msg>BUG: Fix indents and bugs.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><commitId>11ecc6c6db0378b036685cf006262e9389959d5c</commitId><timestamp>1774618441000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize "EnumDefinitions".
</comment><date>2026-03-27 22:34:01 +0900</date><id>11ecc6c6db0378b036685cf006262e9389959d5c</id><msg>CHG: Synchronize "EnumDefinitions".</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test258.m</affectedPath><affectedPath>test/NightlyRun/test258.py</affectedPath><commitId>9095eefa79fba51528d7216f36b1baa61df1e5f7</commitId><timestamp>1774628481000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-27 09:21:21 -0700</date><id>9095eefa79fba51528d7216f36b1baa61df1e5f7</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</commitId><timestamp>1774628588000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: remove upper limit of GEMB pricip scaling factor for mapping
</comment><date>2026-03-27 12:23:08 -0400</date><id>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</id><msg>CHG: remove upper limit of GEMB pricip scaling factor for mapping</msg><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/sealevelchange_core.cpp</affectedPath><commitId>840ff68e6c2b57ebc6de27821892f99503f1b5bd</commitId><timestamp>1774651221000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BUG: sealevelchange_core coupler count integer was not reset properly

Old 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.
</comment><date>2026-03-27 15:40:21 -0700</date><id>840ff68e6c2b57ebc6de27821892f99503f1b5bd</id><msg>BUG: sealevelchange_core coupler count integer was not reset properly</msg><path><editType>edit</editType><file>src/c/cores/sealevelchange_core.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</commitId><timestamp>1774685432000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Resolve conflicts.
</comment><date>2026-03-28 17:10:32 +0900</date><id>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</id><msg>CHG: Resolve conflicts.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/classes/Elements/Tria.h</affectedPath><affectedPath>src/c/classes/Elements/Tetra.h</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><affectedPath>src/c/classes/Elements/Penta.h</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/classes/Elements/Seg.h</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/classes/Regionaloutput.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/classes/FemModel.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.cpp</affectedPath><commitId>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</commitId><timestamp>1774778400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).
</comment><date>2026-03-29 19:00:00 +0900</date><id>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</id><msg>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Regionaloutput.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Seg.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tetra.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>7a65069e6bda41141efb926f62df4098e30b4629</commitId><timestamp>1775008895000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Fix indents with tab.
</comment><date>2026-04-01 11:01:35 +0900</date><id>7a65069e6bda41141efb926f62df4098e30b4629</id><msg>CHG: Fix indents with tab.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><commitId>80810ad7702e4068c896d9f8781d877501aa729f</commitId><timestamp>1775010563000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix computing ISMIP7 basal forcings.
</comment><date>2026-04-01 11:29:23 +0900</date><id>80810ad7702e4068c896d9f8781d877501aa729f</id><msg>BUG: Fix computing ISMIP7 basal forcings.</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</affectedPath><commitId>c9cb672abbfe067f86d3906e76d9210965817ac7</commitId><timestamp>1775010693000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: Initialize interpISMIP7AntarcticaOcn.m.
</comment><date>2026-04-01 11:31:33 +0900</date><id>c9cb672abbfe067f86d3906e76d9210965817ac7</id><msg>NEW: Initialize interpISMIP7AntarcticaOcn.m.</msg><path><editType>add</editType><file>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><commitId>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</commitId><timestamp>1775010783000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.)
</comment><date>2026-04-01 11:33:03 +0900</date><id>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</id><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.)</msg><path><editType>edit</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/andes.m</affectedPath><affectedPath>src/m/solve/loadresultsfromcluster.m</affectedPath><commitId>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</commitId><timestamp>1775052623000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: use different bracket style for andes
</comment><date>2026-04-01 10:10:23 -0400</date><id>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</id><msg>CHG: use different bracket style for andes</msg><path><editType>edit</editType><file>src/m/solve/loadresultsfromcluster.m</file></path><path><editType>edit</editType><file>src/m/classes/clusters/andes.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/os/issmscpin.m</affectedPath><commitId>489d5ac6471b980ab51fd759c49f0806caa645c8</commitId><timestamp>1775052735000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: adding information message to warn user
</comment><date>2026-04-01 10:12:15 -0400</date><id>489d5ac6471b980ab51fd759c49f0806caa645c8</id><msg>CHG: adding information message to warn user</msg><path><editType>edit</editType><file>src/m/os/issmscpin.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/frontera.m</affectedPath><commitId>d465c4a93386510bbbd062ac282efc5171e3d8a9</commitId><timestamp>1775053849000</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: use {} intead of \{\} for frontera
</comment><date>2026-04-01 10:30:49 -0400</date><id>d465c4a93386510bbbd062ac282efc5171e3d8a9</id><msg>CHG: use {} intead of \{\} for frontera</msg><path><editType>edit</editType><file>src/m/classes/clusters/frontera.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test119.py</affectedPath><affectedPath>test/NightlyRun/test119.m</affectedPath><commitId>7126e3c0e6d0e6d6023533bf10b4f733520248d4</commitId><timestamp>1775065346000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-04-01 10:42:26 -0700</date><id>7126e3c0e6d0e6d6023533bf10b4f733520248d4</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test119.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test119.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>externalpackages/gshhg/install.sh</affectedPath><commitId>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</commitId><timestamp>1775073369000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Updated URL and version for GSHHG
</comment><date>2026-04-01 12:56:09 -0700</date><id>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</id><msg>Updated URL and version for GSHHG</msg><path><editType>edit</editType><file>externalpackages/gshhg/install.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>76b055f98142d4e41edc22ed6a59b35472825d2d</commitId><timestamp>1775110284000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".

* BasalforcingsIsmip6TfDepthsEnum &gt; BasalforcingsIsmip7TfDepthsEnum
* BasalforcingsIsmip6NumBasinsEnum &gt; BasalforcingsIsmip7NumBasinsEnum
* BasalforcingsIsmip6TfEnum &gt; BasalforcingsIsmip7TfEnum
* BasalforcingsIsmip6TfShelfEnum &gt; BasalforcingsIsmip7TfShelfEnum
</comment><date>2026-04-02 15:11:24 +0900</date><id>76b055f98142d4e41edc22ed6a59b35472825d2d</id><msg>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".</msg><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</commitId><timestamp>1775112612000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.
</comment><date>2026-04-02 15:50:12 +0900</date><id>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</id><msg>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/generic.m</affectedPath><commitId>533be9037ff95ae2016e77c01cd69a90736175d3</commitId><timestamp>1775154524000</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 comma
</comment><date>2026-04-02 14:28:44 -0400</date><id>533be9037ff95ae2016e77c01cd69a90736175d3</id><msg>CHG: removing comma</msg><path><editType>edit</editType><file>src/m/classes/clusters/generic.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Penta.cpp</affectedPath><affectedPath>src/c/classes/Vertex.cpp</affectedPath><commitId>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</commitId><timestamp>1775159492000</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: deal with case when thickness is 0 in 3D
</comment><date>2026-04-02 15:51:32 -0400</date><id>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</id><msg>CHG: deal with case when thickness is 0 in 3D</msg><path><editType>edit</editType><file>src/c/classes/Vertex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.github/workflows/common-workflow.yml</affectedPath><commitId>177dc25103e0fb48fd1335c21c8600a10c613b37</commitId><timestamp>1775160691000</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: trying to fix rush condition by separating make and make install:
</comment><date>2026-04-02 16:11:31 -0400</date><id>177dc25103e0fb48fd1335c21c8600a10c613b37</id><msg>CHG: trying to fix rush condition by separating make and make install:</msg><path><editType>edit</editType><file>.github/workflows/common-workflow.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>configure.ac</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><commitId>ac4929d9389e3e5441a8124868668cadb91feaad</commitId><timestamp>1775162533000</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: updates to avoid rush conditions
</comment><date>2026-04-02 16:42:13 -0400</date><id>ac4929d9389e3e5441a8124868668cadb91feaad</id><msg>CHG: updates to avoid rush conditions</msg><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>configure.ac</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit></lastBuild><lastCompletedBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>136</buildNumber><marked><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#136</displayName><duration>7994921</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #136</fullDisplayName><id>136</id><inProgress>false</inProgress><keepLog>false</keepLog><number>136</number><queueId>8838</queueId><result>SUCCESS</result><timestamp>1775219955110</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/136/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.cpp</affectedPath><affectedPath>src/c/analyses/EnumToAnalysis.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>m4/analyses.m4</affectedPath><affectedPath>src/c/cores/hydrology_core.cpp</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/analyses/analyses.h</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.h</affectedPath><commitId>b5e4b6943e1f4215224100a6dfc8846e0fb10084</commitId><timestamp>1772984702000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.
</comment><date>2026-03-09 00:45:02 +0900</date><id>b5e4b6943e1f4215224100a6dfc8846e0fb10084</id><msg>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.</msg><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.h</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>m4/analyses.m4</file></path><path><editType>edit</editType><file>src/c/cores/hydrology_core.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.py</file></path><path><editType>edit</editType><file>src/c/analyses/EnumToAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/analyses.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><commitId>3973a60c062361077b84c3858a9097f82aa20f0c</commitId><timestamp>1774542729000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.
</comment><date>2026-03-26 17:32:09 +0100</date><id>3973a60c062361077b84c3858a9097f82aa20f0c</id><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.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>add</editType><file>src/m/classes/basalforcingsismip7.m</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</commitId><timestamp>1774618389000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix indents and bugs.
</comment><date>2026-03-27 22:33:09 +0900</date><id>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</id><msg>BUG: Fix indents and bugs.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><commitId>11ecc6c6db0378b036685cf006262e9389959d5c</commitId><timestamp>1774618441000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize "EnumDefinitions".
</comment><date>2026-03-27 22:34:01 +0900</date><id>11ecc6c6db0378b036685cf006262e9389959d5c</id><msg>CHG: Synchronize "EnumDefinitions".</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test258.m</affectedPath><affectedPath>test/NightlyRun/test258.py</affectedPath><commitId>9095eefa79fba51528d7216f36b1baa61df1e5f7</commitId><timestamp>1774628481000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-27 09:21:21 -0700</date><id>9095eefa79fba51528d7216f36b1baa61df1e5f7</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</commitId><timestamp>1774628588000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: remove upper limit of GEMB pricip scaling factor for mapping
</comment><date>2026-03-27 12:23:08 -0400</date><id>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</id><msg>CHG: remove upper limit of GEMB pricip scaling factor for mapping</msg><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/sealevelchange_core.cpp</affectedPath><commitId>840ff68e6c2b57ebc6de27821892f99503f1b5bd</commitId><timestamp>1774651221000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BUG: sealevelchange_core coupler count integer was not reset properly

Old 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.
</comment><date>2026-03-27 15:40:21 -0700</date><id>840ff68e6c2b57ebc6de27821892f99503f1b5bd</id><msg>BUG: sealevelchange_core coupler count integer was not reset properly</msg><path><editType>edit</editType><file>src/c/cores/sealevelchange_core.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</commitId><timestamp>1774685432000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Resolve conflicts.
</comment><date>2026-03-28 17:10:32 +0900</date><id>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</id><msg>CHG: Resolve conflicts.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/classes/Elements/Tria.h</affectedPath><affectedPath>src/c/classes/Elements/Tetra.h</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><affectedPath>src/c/classes/Elements/Penta.h</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/classes/Elements/Seg.h</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/classes/Regionaloutput.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/classes/FemModel.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.cpp</affectedPath><commitId>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</commitId><timestamp>1774778400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).
</comment><date>2026-03-29 19:00:00 +0900</date><id>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</id><msg>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Regionaloutput.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Seg.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tetra.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>7a65069e6bda41141efb926f62df4098e30b4629</commitId><timestamp>1775008895000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Fix indents with tab.
</comment><date>2026-04-01 11:01:35 +0900</date><id>7a65069e6bda41141efb926f62df4098e30b4629</id><msg>CHG: Fix indents with tab.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><commitId>80810ad7702e4068c896d9f8781d877501aa729f</commitId><timestamp>1775010563000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix computing ISMIP7 basal forcings.
</comment><date>2026-04-01 11:29:23 +0900</date><id>80810ad7702e4068c896d9f8781d877501aa729f</id><msg>BUG: Fix computing ISMIP7 basal forcings.</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</affectedPath><commitId>c9cb672abbfe067f86d3906e76d9210965817ac7</commitId><timestamp>1775010693000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: Initialize interpISMIP7AntarcticaOcn.m.
</comment><date>2026-04-01 11:31:33 +0900</date><id>c9cb672abbfe067f86d3906e76d9210965817ac7</id><msg>NEW: Initialize interpISMIP7AntarcticaOcn.m.</msg><path><editType>add</editType><file>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><commitId>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</commitId><timestamp>1775010783000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.)
</comment><date>2026-04-01 11:33:03 +0900</date><id>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</id><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.)</msg><path><editType>edit</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/andes.m</affectedPath><affectedPath>src/m/solve/loadresultsfromcluster.m</affectedPath><commitId>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</commitId><timestamp>1775052623000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: use different bracket style for andes
</comment><date>2026-04-01 10:10:23 -0400</date><id>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</id><msg>CHG: use different bracket style for andes</msg><path><editType>edit</editType><file>src/m/solve/loadresultsfromcluster.m</file></path><path><editType>edit</editType><file>src/m/classes/clusters/andes.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/os/issmscpin.m</affectedPath><commitId>489d5ac6471b980ab51fd759c49f0806caa645c8</commitId><timestamp>1775052735000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: adding information message to warn user
</comment><date>2026-04-01 10:12:15 -0400</date><id>489d5ac6471b980ab51fd759c49f0806caa645c8</id><msg>CHG: adding information message to warn user</msg><path><editType>edit</editType><file>src/m/os/issmscpin.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/frontera.m</affectedPath><commitId>d465c4a93386510bbbd062ac282efc5171e3d8a9</commitId><timestamp>1775053849000</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: use {} intead of \{\} for frontera
</comment><date>2026-04-01 10:30:49 -0400</date><id>d465c4a93386510bbbd062ac282efc5171e3d8a9</id><msg>CHG: use {} intead of \{\} for frontera</msg><path><editType>edit</editType><file>src/m/classes/clusters/frontera.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test119.py</affectedPath><affectedPath>test/NightlyRun/test119.m</affectedPath><commitId>7126e3c0e6d0e6d6023533bf10b4f733520248d4</commitId><timestamp>1775065346000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-04-01 10:42:26 -0700</date><id>7126e3c0e6d0e6d6023533bf10b4f733520248d4</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test119.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test119.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>externalpackages/gshhg/install.sh</affectedPath><commitId>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</commitId><timestamp>1775073369000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Updated URL and version for GSHHG
</comment><date>2026-04-01 12:56:09 -0700</date><id>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</id><msg>Updated URL and version for GSHHG</msg><path><editType>edit</editType><file>externalpackages/gshhg/install.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>76b055f98142d4e41edc22ed6a59b35472825d2d</commitId><timestamp>1775110284000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".

* BasalforcingsIsmip6TfDepthsEnum &gt; BasalforcingsIsmip7TfDepthsEnum
* BasalforcingsIsmip6NumBasinsEnum &gt; BasalforcingsIsmip7NumBasinsEnum
* BasalforcingsIsmip6TfEnum &gt; BasalforcingsIsmip7TfEnum
* BasalforcingsIsmip6TfShelfEnum &gt; BasalforcingsIsmip7TfShelfEnum
</comment><date>2026-04-02 15:11:24 +0900</date><id>76b055f98142d4e41edc22ed6a59b35472825d2d</id><msg>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".</msg><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</commitId><timestamp>1775112612000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.
</comment><date>2026-04-02 15:50:12 +0900</date><id>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</id><msg>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/generic.m</affectedPath><commitId>533be9037ff95ae2016e77c01cd69a90736175d3</commitId><timestamp>1775154524000</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 comma
</comment><date>2026-04-02 14:28:44 -0400</date><id>533be9037ff95ae2016e77c01cd69a90736175d3</id><msg>CHG: removing comma</msg><path><editType>edit</editType><file>src/m/classes/clusters/generic.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Penta.cpp</affectedPath><affectedPath>src/c/classes/Vertex.cpp</affectedPath><commitId>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</commitId><timestamp>1775159492000</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: deal with case when thickness is 0 in 3D
</comment><date>2026-04-02 15:51:32 -0400</date><id>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</id><msg>CHG: deal with case when thickness is 0 in 3D</msg><path><editType>edit</editType><file>src/c/classes/Vertex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.github/workflows/common-workflow.yml</affectedPath><commitId>177dc25103e0fb48fd1335c21c8600a10c613b37</commitId><timestamp>1775160691000</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: trying to fix rush condition by separating make and make install:
</comment><date>2026-04-02 16:11:31 -0400</date><id>177dc25103e0fb48fd1335c21c8600a10c613b37</id><msg>CHG: trying to fix rush condition by separating make and make install:</msg><path><editType>edit</editType><file>.github/workflows/common-workflow.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>configure.ac</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><commitId>ac4929d9389e3e5441a8124868668cadb91feaad</commitId><timestamp>1775162533000</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: updates to avoid rush conditions
</comment><date>2026-04-02 16:42:13 -0400</date><id>ac4929d9389e3e5441a8124868668cadb91feaad</id><msg>CHG: updates to avoid rush conditions</msg><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>configure.ac</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit></lastCompletedBuild><lastFailedBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>132</buildNumber><marked><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#132</displayName><duration>2357870</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #132</fullDisplayName><id>132</id><inProgress>false</inProgress><keepLog>false</keepLog><number>132</number><queueId>7831</queueId><result>FAILURE</result><timestamp>1773402420631</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/132/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/modeldata/interpBamber2001.m</affectedPath><affectedPath>src/m/modeldata/interpRignotIceShelfMelt.m</affectedPath><affectedPath>src/m/modeldata/interpSeaRISE.m</affectedPath><affectedPath>src/m/modeldata/interpStal2020.m</affectedPath><affectedPath>src/m/modeldata/interpAdusumilliIceShelfMelt.m</affectedPath><commitId>eae951c4a0ed29cb6727f8773a45dba6a4ab7e54</commitId><timestamp>1772838214000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></author><authorEmail>mattia.poinelli@gmail.com</authorEmail><comment>CHG: adding wilkins.jpl.nasa.gov to list of machines
</comment><date>2026-03-06 15:03:34 -0800</date><id>eae951c4a0ed29cb6727f8773a45dba6a4ab7e54</id><msg>CHG: adding wilkins.jpl.nasa.gov to list of machines</msg><path><editType>edit</editType><file>src/m/modeldata/interpSeaRISE.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpAdusumilliIceShelfMelt.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpRignotIceShelfMelt.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpStal2020.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpBamber2001.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plotmodel.py</affectedPath><commitId>582321b20ac7b9e7cdd6cb9c1bf8fdfcc3805c4f</commitId><timestamp>1772974643000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plotmodel.py – Fix a bug in ImageGrid, which automatically shares the x and y axes across all axes. Use subplots to address this issue. The use_subplots option enables this functionality. However, this feature is experimental and may require further improvements.
</comment><date>2026-03-08 21:57:23 +0900</date><id>582321b20ac7b9e7cdd6cb9c1bf8fdfcc3805c4f</id><msg>CHG: plotmodel.py – Fix a bug in ImageGrid, which automatically shares the x and y axes across all axes. Use subplots to address this issue. The use_subplots option enables this functionality. However, this feature is experimental and may require further improvements.</msg><path><editType>edit</editType><file>src/m/plot/plotmodel.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test437.m</affectedPath><affectedPath>test/NightlyRun/test437.py</affectedPath><commitId>8ba59017370f3ae9335bf8501c27d64d862d944d</commitId><timestamp>1772996071000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-08 11:54:31 -0700</date><id>8ba59017370f3ae9335bf8501c27d64d862d944d</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test437.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test437.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>6110c687cd12439c756110cb6fe2e8cda70319ab</commitId><timestamp>1773040300000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: `hydrologyshakti` now enables the use of grounded ice melting rate from `md.basalforcings.groundedice_melt_rate` through the `isbasalforcing` option.
</comment><date>2026-03-09 16:11:40 +0900</date><id>6110c687cd12439c756110cb6fe2e8cda70319ab</id><msg>CHG: `hydrologyshakti` now enables the use of grounded ice melting rate from `md.basalforcings.groundedice_melt_rate` through the `isbasalforcing` option.</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><commitId>4fe225796984fd03d88a263dfc66f33f871173ef</commitId><timestamp>1773040829000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: hydrologyshakti.m - Update isbasalforcing option.
</comment><date>2026-03-09 16:20:29 +0900</date><id>4fe225796984fd03d88a263dfc66f33f871173ef</id><msg>CHG: hydrologyshakti.m - Update isbasalforcing option.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>c2d41a8c5721d18fb6c6fe09442705749889c839</commitId><timestamp>1773040881000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: HydrologyShaktiAnalysis.cpp - Fix bugs in unit conversion of basalforcings from md.basalforcings.groundedice_melt_rate (ice meter to freshwater meter).
</comment><date>2026-03-09 16:21:21 +0900</date><id>c2d41a8c5721d18fb6c6fe09442705749889c839</id><msg>CHG: HydrologyShaktiAnalysis.cpp - Fix bugs in unit conversion of basalforcings from md.basalforcings.groundedice_melt_rate (ice meter to freshwater meter).</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>2d06c2dfaba4b86e803d2c645eecd9efe5aaaeb1</commitId><timestamp>1773041822000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize Matlab &gt; Python.
</comment><date>2026-03-09 16:37:02 +0900</date><id>2d06c2dfaba4b86e803d2c645eecd9efe5aaaeb1</id><msg>CHG: Synchronize Matlab &gt; Python.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>65b29632d0288ad391140e773a32e14d4a985d00</commitId><timestamp>1773059339000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: `hydrologyshakti` - Use `melt_flag`, not "isbasalforcing" flag. Additionally, remove `HydrologyshaktiIsBasalforcingEnum` in `EnumDefinitions.h`.
</comment><date>2026-03-09 21:28:59 +0900</date><id>65b29632d0288ad391140e773a32e14d4a985d00</id><msg>CHG: `hydrologyshakti` - Use `melt_flag`, not "isbasalforcing" flag. Additionally, remove `HydrologyshaktiIsBasalforcingEnum` in `EnumDefinitions.h`.</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>663274616863933cf0e518a7a7c68cb0f438c62e</commitId><timestamp>1773060321000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>BUG: fixed bad python indentation
</comment><date>2026-03-09 08:45:21 -0400</date><id>663274616863933cf0e518a7a7c68cb0f438c62e</id><msg>BUG: fixed bad python indentation</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><commitId>50f74b1e60cd126866354ac9de7312a030f27c5a</commitId><timestamp>1773060793000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix typos and maintain consistency.
</comment><date>2026-03-09 21:53:13 +0900</date><id>50f74b1e60cd126866354ac9de7312a030f27c5a</id><msg>BUG: Fix typos and maintain consistency.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test404.m</affectedPath><affectedPath>test/NightlyRun/test404.py</affectedPath><commitId>209abef00d6d91d8a0d3c51cf18812e1f58240bb</commitId><timestamp>1773076325000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-09 10:12:05 -0700</date><id>209abef00d6d91d8a0d3c51cf18812e1f58240bb</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test404.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test404.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/transient_core.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><commitId>1663f4d80bad8a804fd7fe863609c7d230da3bed</commitId><timestamp>1773094196000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></author><authorEmail>daniel.abele@dlr.de</authorEmail><comment>option to not output final result
</comment><date>2026-03-09 23:09:56 +0100</date><id>1663f4d80bad8a804fd7fe863609c7d230da3bed</id><msg>option to not output final result</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/cores/transient_core.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>c30cf213c994bef930bbdd1e527f2c51d98a0afa</commitId><timestamp>1773114539000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.
</comment><date>2026-03-10 12:48:59 +0900</date><id>c30cf213c994bef930bbdd1e527f2c51d98a0afa</id><msg>BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/IoModel.h</affectedPath><affectedPath>src/c/classes/IoModel.cpp</affectedPath><commitId>da6594575be45b302409fe19f02226c971ccb9f0</commitId><timestamp>1773321416000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)
</comment><date>2026-03-12 09:16:56 -0400</date><id>da6594575be45b302409fe19f02226c971ccb9f0</id><msg>CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)</msg><path><editType>edit</editType><file>src/c/classes/IoModel.h</file></path><path><editType>edit</editType><file>src/c/classes/IoModel.cpp</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></culprit></lastFailedBuild><lastStableBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>136</buildNumber><marked><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#136</displayName><duration>7994921</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #136</fullDisplayName><id>136</id><inProgress>false</inProgress><keepLog>false</keepLog><number>136</number><queueId>8838</queueId><result>SUCCESS</result><timestamp>1775219955110</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/136/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.cpp</affectedPath><affectedPath>src/c/analyses/EnumToAnalysis.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>m4/analyses.m4</affectedPath><affectedPath>src/c/cores/hydrology_core.cpp</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/analyses/analyses.h</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.h</affectedPath><commitId>b5e4b6943e1f4215224100a6dfc8846e0fb10084</commitId><timestamp>1772984702000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.
</comment><date>2026-03-09 00:45:02 +0900</date><id>b5e4b6943e1f4215224100a6dfc8846e0fb10084</id><msg>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/EnumToAnalysis.cpp</file></path><path><editType>edit</editType><file>m4/analyses.m4</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/cores/hydrology_core.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.py</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/analyses/analyses.h</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><commitId>3973a60c062361077b84c3858a9097f82aa20f0c</commitId><timestamp>1774542729000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.
</comment><date>2026-03-26 17:32:09 +0100</date><id>3973a60c062361077b84c3858a9097f82aa20f0c</id><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.</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>add</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</commitId><timestamp>1774618389000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix indents and bugs.
</comment><date>2026-03-27 22:33:09 +0900</date><id>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</id><msg>BUG: Fix indents and bugs.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><commitId>11ecc6c6db0378b036685cf006262e9389959d5c</commitId><timestamp>1774618441000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize "EnumDefinitions".
</comment><date>2026-03-27 22:34:01 +0900</date><id>11ecc6c6db0378b036685cf006262e9389959d5c</id><msg>CHG: Synchronize "EnumDefinitions".</msg><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test258.py</affectedPath><affectedPath>test/NightlyRun/test258.m</affectedPath><commitId>9095eefa79fba51528d7216f36b1baa61df1e5f7</commitId><timestamp>1774628481000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-27 09:21:21 -0700</date><id>9095eefa79fba51528d7216f36b1baa61df1e5f7</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</commitId><timestamp>1774628588000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: remove upper limit of GEMB pricip scaling factor for mapping
</comment><date>2026-03-27 12:23:08 -0400</date><id>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</id><msg>CHG: remove upper limit of GEMB pricip scaling factor for mapping</msg><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/sealevelchange_core.cpp</affectedPath><commitId>840ff68e6c2b57ebc6de27821892f99503f1b5bd</commitId><timestamp>1774651221000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BUG: sealevelchange_core coupler count integer was not reset properly

Old 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.
</comment><date>2026-03-27 15:40:21 -0700</date><id>840ff68e6c2b57ebc6de27821892f99503f1b5bd</id><msg>BUG: sealevelchange_core coupler count integer was not reset properly</msg><path><editType>edit</editType><file>src/c/cores/sealevelchange_core.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</commitId><timestamp>1774685432000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Resolve conflicts.
</comment><date>2026-03-28 17:10:32 +0900</date><id>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</id><msg>CHG: Resolve conflicts.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/classes/Elements/Tetra.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.h</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><affectedPath>src/c/classes/Elements/Penta.h</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/classes/Elements/Seg.h</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/classes/Regionaloutput.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/classes/FemModel.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.cpp</affectedPath><commitId>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</commitId><timestamp>1774778400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).
</comment><date>2026-03-29 19:00:00 +0900</date><id>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</id><msg>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tetra.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Seg.h</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/classes/Regionaloutput.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.cpp</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>7a65069e6bda41141efb926f62df4098e30b4629</commitId><timestamp>1775008895000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Fix indents with tab.
</comment><date>2026-04-01 11:01:35 +0900</date><id>7a65069e6bda41141efb926f62df4098e30b4629</id><msg>CHG: Fix indents with tab.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><commitId>80810ad7702e4068c896d9f8781d877501aa729f</commitId><timestamp>1775010563000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix computing ISMIP7 basal forcings.
</comment><date>2026-04-01 11:29:23 +0900</date><id>80810ad7702e4068c896d9f8781d877501aa729f</id><msg>BUG: Fix computing ISMIP7 basal forcings.</msg><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</affectedPath><commitId>c9cb672abbfe067f86d3906e76d9210965817ac7</commitId><timestamp>1775010693000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: Initialize interpISMIP7AntarcticaOcn.m.
</comment><date>2026-04-01 11:31:33 +0900</date><id>c9cb672abbfe067f86d3906e76d9210965817ac7</id><msg>NEW: Initialize interpISMIP7AntarcticaOcn.m.</msg><path><editType>add</editType><file>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><commitId>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</commitId><timestamp>1775010783000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.)
</comment><date>2026-04-01 11:33:03 +0900</date><id>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</id><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.)</msg><path><editType>edit</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/andes.m</affectedPath><affectedPath>src/m/solve/loadresultsfromcluster.m</affectedPath><commitId>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</commitId><timestamp>1775052623000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: use different bracket style for andes
</comment><date>2026-04-01 10:10:23 -0400</date><id>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</id><msg>CHG: use different bracket style for andes</msg><path><editType>edit</editType><file>src/m/solve/loadresultsfromcluster.m</file></path><path><editType>edit</editType><file>src/m/classes/clusters/andes.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/os/issmscpin.m</affectedPath><commitId>489d5ac6471b980ab51fd759c49f0806caa645c8</commitId><timestamp>1775052735000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: adding information message to warn user
</comment><date>2026-04-01 10:12:15 -0400</date><id>489d5ac6471b980ab51fd759c49f0806caa645c8</id><msg>CHG: adding information message to warn user</msg><path><editType>edit</editType><file>src/m/os/issmscpin.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/frontera.m</affectedPath><commitId>d465c4a93386510bbbd062ac282efc5171e3d8a9</commitId><timestamp>1775053849000</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: use {} intead of \{\} for frontera
</comment><date>2026-04-01 10:30:49 -0400</date><id>d465c4a93386510bbbd062ac282efc5171e3d8a9</id><msg>CHG: use {} intead of \{\} for frontera</msg><path><editType>edit</editType><file>src/m/classes/clusters/frontera.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test119.py</affectedPath><affectedPath>test/NightlyRun/test119.m</affectedPath><commitId>7126e3c0e6d0e6d6023533bf10b4f733520248d4</commitId><timestamp>1775065346000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-04-01 10:42:26 -0700</date><id>7126e3c0e6d0e6d6023533bf10b4f733520248d4</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test119.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test119.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>externalpackages/gshhg/install.sh</affectedPath><commitId>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</commitId><timestamp>1775073369000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Updated URL and version for GSHHG
</comment><date>2026-04-01 12:56:09 -0700</date><id>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</id><msg>Updated URL and version for GSHHG</msg><path><editType>edit</editType><file>externalpackages/gshhg/install.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>76b055f98142d4e41edc22ed6a59b35472825d2d</commitId><timestamp>1775110284000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".

* BasalforcingsIsmip6TfDepthsEnum &gt; BasalforcingsIsmip7TfDepthsEnum
* BasalforcingsIsmip6NumBasinsEnum &gt; BasalforcingsIsmip7NumBasinsEnum
* BasalforcingsIsmip6TfEnum &gt; BasalforcingsIsmip7TfEnum
* BasalforcingsIsmip6TfShelfEnum &gt; BasalforcingsIsmip7TfShelfEnum
</comment><date>2026-04-02 15:11:24 +0900</date><id>76b055f98142d4e41edc22ed6a59b35472825d2d</id><msg>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</commitId><timestamp>1775112612000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.
</comment><date>2026-04-02 15:50:12 +0900</date><id>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</id><msg>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/generic.m</affectedPath><commitId>533be9037ff95ae2016e77c01cd69a90736175d3</commitId><timestamp>1775154524000</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 comma
</comment><date>2026-04-02 14:28:44 -0400</date><id>533be9037ff95ae2016e77c01cd69a90736175d3</id><msg>CHG: removing comma</msg><path><editType>edit</editType><file>src/m/classes/clusters/generic.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Penta.cpp</affectedPath><affectedPath>src/c/classes/Vertex.cpp</affectedPath><commitId>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</commitId><timestamp>1775159492000</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: deal with case when thickness is 0 in 3D
</comment><date>2026-04-02 15:51:32 -0400</date><id>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</id><msg>CHG: deal with case when thickness is 0 in 3D</msg><path><editType>edit</editType><file>src/c/classes/Vertex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.github/workflows/common-workflow.yml</affectedPath><commitId>177dc25103e0fb48fd1335c21c8600a10c613b37</commitId><timestamp>1775160691000</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: trying to fix rush condition by separating make and make install:
</comment><date>2026-04-02 16:11:31 -0400</date><id>177dc25103e0fb48fd1335c21c8600a10c613b37</id><msg>CHG: trying to fix rush condition by separating make and make install:</msg><path><editType>edit</editType><file>.github/workflows/common-workflow.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>configure.ac</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><commitId>ac4929d9389e3e5441a8124868668cadb91feaad</commitId><timestamp>1775162533000</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: updates to avoid rush conditions
</comment><date>2026-04-02 16:42:13 -0400</date><id>ac4929d9389e3e5441a8124868668cadb91feaad</id><msg>CHG: updates to avoid rush conditions</msg><path><editType>edit</editType><file>configure.ac</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit></lastStableBuild><lastSuccessfulBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>136</buildNumber><marked><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#136</displayName><duration>7994921</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #136</fullDisplayName><id>136</id><inProgress>false</inProgress><keepLog>false</keepLog><number>136</number><queueId>8838</queueId><result>SUCCESS</result><timestamp>1775219955110</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/136/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.cpp</affectedPath><affectedPath>src/c/analyses/EnumToAnalysis.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>m4/analyses.m4</affectedPath><affectedPath>src/c/cores/hydrology_core.cpp</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/analyses/analyses.h</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.h</affectedPath><commitId>b5e4b6943e1f4215224100a6dfc8846e0fb10084</commitId><timestamp>1772984702000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.
</comment><date>2026-03-09 00:45:02 +0900</date><id>b5e4b6943e1f4215224100a6dfc8846e0fb10084</id><msg>NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.</msg><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/EnumToAnalysis.cpp</file></path><path><editType>edit</editType><file>m4/analyses.m4</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/cores/hydrology_core.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.py</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/analyses/analyses.h</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><commitId>3973a60c062361077b84c3858a9097f82aa20f0c</commitId><timestamp>1774542729000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.
</comment><date>2026-03-26 17:32:09 +0100</date><id>3973a60c062361077b84c3858a9097f82aa20f0c</id><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.</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>add</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</commitId><timestamp>1774618389000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix indents and bugs.
</comment><date>2026-03-27 22:33:09 +0900</date><id>26a4c50b7aaa8c79dcda78dfa5e09eca108a90b3</id><msg>BUG: Fix indents and bugs.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><commitId>11ecc6c6db0378b036685cf006262e9389959d5c</commitId><timestamp>1774618441000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize "EnumDefinitions".
</comment><date>2026-03-27 22:34:01 +0900</date><id>11ecc6c6db0378b036685cf006262e9389959d5c</id><msg>CHG: Synchronize "EnumDefinitions".</msg><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test258.py</affectedPath><affectedPath>test/NightlyRun/test258.m</affectedPath><commitId>9095eefa79fba51528d7216f36b1baa61df1e5f7</commitId><timestamp>1774628481000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-27 09:21:21 -0700</date><id>9095eefa79fba51528d7216f36b1baa61df1e5f7</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test258.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test258.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/SMBgemb.py</affectedPath><affectedPath>src/m/classes/SMBgemb.m</affectedPath><commitId>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</commitId><timestamp>1774628588000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></author><authorEmail>95945328+NJSchlegel@users.noreply.github.com</authorEmail><comment>CHG: remove upper limit of GEMB pricip scaling factor for mapping
</comment><date>2026-03-27 12:23:08 -0400</date><id>7fb96998a7e15ea1204ff8bf38280576ef7e2d25</id><msg>CHG: remove upper limit of GEMB pricip scaling factor for mapping</msg><path><editType>edit</editType><file>src/m/classes/SMBgemb.m</file></path><path><editType>edit</editType><file>src/m/classes/SMBgemb.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/sealevelchange_core.cpp</affectedPath><commitId>840ff68e6c2b57ebc6de27821892f99503f1b5bd</commitId><timestamp>1774651221000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>BUG: sealevelchange_core coupler count integer was not reset properly

Old 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.
</comment><date>2026-03-27 15:40:21 -0700</date><id>840ff68e6c2b57ebc6de27821892f99503f1b5bd</id><msg>BUG: sealevelchange_core coupler count integer was not reset properly</msg><path><editType>edit</editType><file>src/c/cores/sealevelchange_core.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</commitId><timestamp>1774685432000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Resolve conflicts.
</comment><date>2026-03-28 17:10:32 +0900</date><id>a7cc205c6e485b4e8e1cc2d7f7153668b3176805</id><msg>CHG: Resolve conflicts.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/classes/Elements/Tetra.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.h</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.h</affectedPath><affectedPath>src/c/classes/Elements/Penta.h</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/m/solve/listoutputs.m</affectedPath><affectedPath>src/c/classes/Elements/Seg.h</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/classes/Regionaloutput.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/classes/FemModel.h</affectedPath><affectedPath>src/c/classes/Elements/Tria.cpp</affectedPath><commitId>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</commitId><timestamp>1774778400000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).
</comment><date>2026-03-29 19:00:00 +0900</date><id>ce584a4a6c7956ae32e4c4459a38385ea783b4cd</id><msg>CHG: Compute TotalHydrologyBasalFlux [m³ s⁻¹] at the grounding line (Shakti only).</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.h</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tetra.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Seg.h</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.h</file></path><path><editType>edit</editType><file>src/m/solve/listoutputs.m</file></path><path><editType>edit</editType><file>src/c/classes/Regionaloutput.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.cpp</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Tria.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><commitId>7a65069e6bda41141efb926f62df4098e30b4629</commitId><timestamp>1775008895000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Fix indents with tab.
</comment><date>2026-04-01 11:01:35 +0900</date><id>7a65069e6bda41141efb926f62df4098e30b4629</id><msg>CHG: Fix indents with tab.</msg><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><commitId>80810ad7702e4068c896d9f8781d877501aa729f</commitId><timestamp>1775010563000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix computing ISMIP7 basal forcings.
</comment><date>2026-04-01 11:29:23 +0900</date><id>80810ad7702e4068c896d9f8781d877501aa729f</id><msg>BUG: Fix computing ISMIP7 basal forcings.</msg><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</affectedPath><commitId>c9cb672abbfe067f86d3906e76d9210965817ac7</commitId><timestamp>1775010693000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>NEW: Initialize interpISMIP7AntarcticaOcn.m.
</comment><date>2026-04-01 11:31:33 +0900</date><id>c9cb672abbfe067f86d3906e76d9210965817ac7</id><msg>NEW: Initialize interpISMIP7AntarcticaOcn.m.</msg><path><editType>add</editType><file>src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/basalforcingsismip7.m</affectedPath><commitId>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</commitId><timestamp>1775010783000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.)
</comment><date>2026-04-01 11:33:03 +0900</date><id>487d27b180e0623cc5bb5747ffa2a8f3ab6ec556</id><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.)</msg><path><editType>edit</editType><file>src/m/classes/basalforcingsismip7.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/andes.m</affectedPath><affectedPath>src/m/solve/loadresultsfromcluster.m</affectedPath><commitId>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</commitId><timestamp>1775052623000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: use different bracket style for andes
</comment><date>2026-04-01 10:10:23 -0400</date><id>1e6e1072600b8cfb6ba96eef86dfb16d8b69fe72</id><msg>CHG: use different bracket style for andes</msg><path><editType>edit</editType><file>src/m/solve/loadresultsfromcluster.m</file></path><path><editType>edit</editType><file>src/m/classes/clusters/andes.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/os/issmscpin.m</affectedPath><commitId>489d5ac6471b980ab51fd759c49f0806caa645c8</commitId><timestamp>1775052735000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: adding information message to warn user
</comment><date>2026-04-01 10:12:15 -0400</date><id>489d5ac6471b980ab51fd759c49f0806caa645c8</id><msg>CHG: adding information message to warn user</msg><path><editType>edit</editType><file>src/m/os/issmscpin.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/frontera.m</affectedPath><commitId>d465c4a93386510bbbd062ac282efc5171e3d8a9</commitId><timestamp>1775053849000</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: use {} intead of \{\} for frontera
</comment><date>2026-04-01 10:30:49 -0400</date><id>d465c4a93386510bbbd062ac282efc5171e3d8a9</id><msg>CHG: use {} intead of \{\} for frontera</msg><path><editType>edit</editType><file>src/m/classes/clusters/frontera.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test119.py</affectedPath><affectedPath>test/NightlyRun/test119.m</affectedPath><commitId>7126e3c0e6d0e6d6023533bf10b4f733520248d4</commitId><timestamp>1775065346000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-04-01 10:42:26 -0700</date><id>7126e3c0e6d0e6d6023533bf10b4f733520248d4</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test119.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test119.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>externalpackages/gshhg/install.sh</affectedPath><commitId>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</commitId><timestamp>1775073369000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Updated URL and version for GSHHG
</comment><date>2026-04-01 12:56:09 -0700</date><id>fc7dd6f7b5fb3897dc2f1ac8f3c96094a5d21c3c</id><msg>Updated URL and version for GSHHG</msg><path><editType>edit</editType><file>externalpackages/gshhg/install.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/classes/Elements/Element.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><commitId>76b055f98142d4e41edc22ed6a59b35472825d2d</commitId><timestamp>1775110284000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".

* BasalforcingsIsmip6TfDepthsEnum &gt; BasalforcingsIsmip7TfDepthsEnum
* BasalforcingsIsmip6NumBasinsEnum &gt; BasalforcingsIsmip7NumBasinsEnum
* BasalforcingsIsmip6TfEnum &gt; BasalforcingsIsmip7TfEnum
* BasalforcingsIsmip6TfShelfEnum &gt; BasalforcingsIsmip7TfShelfEnum
</comment><date>2026-04-02 15:11:24 +0900</date><id>76b055f98142d4e41edc22ed6a59b35472825d2d</id><msg>CHG: ISMIP7 Ocean forcings - Do not reuse definitions from ISMIP6 for ISMIP7. Additionally, fix space indent to tab in "EnumDefinitions.h".</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Element.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/MasstransportAnalysis.cpp</affectedPath><commitId>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</commitId><timestamp>1775112612000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.
</comment><date>2026-04-02 15:50:12 +0900</date><id>b6a1e7d5eac0c2776c6d3a821894cc7d15dd199d</id><msg>BUG: Fix block scoping with {} to avoid issues with cross-initialization of variables in Ismip6 and Ismip7.</msg><path><editType>edit</editType><file>src/c/analyses/MasstransportAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/generic.m</affectedPath><commitId>533be9037ff95ae2016e77c01cd69a90736175d3</commitId><timestamp>1775154524000</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 comma
</comment><date>2026-04-02 14:28:44 -0400</date><id>533be9037ff95ae2016e77c01cd69a90736175d3</id><msg>CHG: removing comma</msg><path><editType>edit</editType><file>src/m/classes/clusters/generic.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Elements/Penta.cpp</affectedPath><affectedPath>src/c/classes/Vertex.cpp</affectedPath><commitId>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</commitId><timestamp>1775159492000</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: deal with case when thickness is 0 in 3D
</comment><date>2026-04-02 15:51:32 -0400</date><id>97f734c4b70700e51d2f1f10ccd02c27355d8ea4</id><msg>CHG: deal with case when thickness is 0 in 3D</msg><path><editType>edit</editType><file>src/c/classes/Vertex.cpp</file></path><path><editType>edit</editType><file>src/c/classes/Elements/Penta.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.github/workflows/common-workflow.yml</affectedPath><commitId>177dc25103e0fb48fd1335c21c8600a10c613b37</commitId><timestamp>1775160691000</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: trying to fix rush condition by separating make and make install:
</comment><date>2026-04-02 16:11:31 -0400</date><id>177dc25103e0fb48fd1335c21c8600a10c613b37</id><msg>CHG: trying to fix rush condition by separating make and make install:</msg><path><editType>edit</editType><file>.github/workflows/common-workflow.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>configure.ac</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><commitId>ac4929d9389e3e5441a8124868668cadb91feaad</commitId><timestamp>1775162533000</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: updates to avoid rush conditions
</comment><date>2026-04-02 16:42:13 -0400</date><id>ac4929d9389e3e5441a8124868668cadb91feaad</id><msg>CHG: updates to avoid rush conditions</msg><path><editType>edit</editType><file>configure.ac</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel</absoluteUrl><fullName>95945328+NJSchlegel</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit></lastSuccessfulBuild><lastUnsuccessfulBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>132</buildNumber><marked><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><branch><SHA1>da6594575be45b302409fe19f02226c971ccb9f0</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#132</displayName><duration>2357870</duration><estimatedDuration>7876112</estimatedDuration><fullDisplayName>Debian Linux - Binaries - Python 3 #132</fullDisplayName><id>132</id><inProgress>false</inProgress><keepLog>false</keepLog><number>132</number><queueId>7831</queueId><result>FAILURE</result><timestamp>1773402420631</timestamp><url>https://ross.ics.uci.edu/jenkins/view/Windows/job/Debian_Linux-Binaries-Python_3/132/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/modeldata/interpBamber2001.m</affectedPath><affectedPath>src/m/modeldata/interpRignotIceShelfMelt.m</affectedPath><affectedPath>src/m/modeldata/interpSeaRISE.m</affectedPath><affectedPath>src/m/modeldata/interpStal2020.m</affectedPath><affectedPath>src/m/modeldata/interpAdusumilliIceShelfMelt.m</affectedPath><commitId>eae951c4a0ed29cb6727f8773a45dba6a4ab7e54</commitId><timestamp>1772838214000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></author><authorEmail>mattia.poinelli@gmail.com</authorEmail><comment>CHG: adding wilkins.jpl.nasa.gov to list of machines
</comment><date>2026-03-06 15:03:34 -0800</date><id>eae951c4a0ed29cb6727f8773a45dba6a4ab7e54</id><msg>CHG: adding wilkins.jpl.nasa.gov to list of machines</msg><path><editType>edit</editType><file>src/m/modeldata/interpSeaRISE.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpAdusumilliIceShelfMelt.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpRignotIceShelfMelt.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpStal2020.m</file></path><path><editType>edit</editType><file>src/m/modeldata/interpBamber2001.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plotmodel.py</affectedPath><commitId>582321b20ac7b9e7cdd6cb9c1bf8fdfcc3805c4f</commitId><timestamp>1772974643000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: plotmodel.py – Fix a bug in ImageGrid, which automatically shares the x and y axes across all axes. Use subplots to address this issue. The use_subplots option enables this functionality. However, this feature is experimental and may require further improvements.
</comment><date>2026-03-08 21:57:23 +0900</date><id>582321b20ac7b9e7cdd6cb9c1bf8fdfcc3805c4f</id><msg>CHG: plotmodel.py – Fix a bug in ImageGrid, which automatically shares the x and y axes across all axes. Use subplots to address this issue. The use_subplots option enables this functionality. However, this feature is experimental and may require further improvements.</msg><path><editType>edit</editType><file>src/m/plot/plotmodel.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test437.m</affectedPath><affectedPath>test/NightlyRun/test437.py</affectedPath><commitId>8ba59017370f3ae9335bf8501c27d64d862d944d</commitId><timestamp>1772996071000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-08 11:54:31 -0700</date><id>8ba59017370f3ae9335bf8501c27d64d862d944d</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test437.m</file></path><path><editType>edit</editType><file>test/NightlyRun/test437.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>6110c687cd12439c756110cb6fe2e8cda70319ab</commitId><timestamp>1773040300000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: `hydrologyshakti` now enables the use of grounded ice melting rate from `md.basalforcings.groundedice_melt_rate` through the `isbasalforcing` option.
</comment><date>2026-03-09 16:11:40 +0900</date><id>6110c687cd12439c756110cb6fe2e8cda70319ab</id><msg>CHG: `hydrologyshakti` now enables the use of grounded ice melting rate from `md.basalforcings.groundedice_melt_rate` through the `isbasalforcing` option.</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><commitId>4fe225796984fd03d88a263dfc66f33f871173ef</commitId><timestamp>1773040829000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: hydrologyshakti.m - Update isbasalforcing option.
</comment><date>2026-03-09 16:20:29 +0900</date><id>4fe225796984fd03d88a263dfc66f33f871173ef</id><msg>CHG: hydrologyshakti.m - Update isbasalforcing option.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>c2d41a8c5721d18fb6c6fe09442705749889c839</commitId><timestamp>1773040881000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: HydrologyShaktiAnalysis.cpp - Fix bugs in unit conversion of basalforcings from md.basalforcings.groundedice_melt_rate (ice meter to freshwater meter).
</comment><date>2026-03-09 16:21:21 +0900</date><id>c2d41a8c5721d18fb6c6fe09442705749889c839</id><msg>CHG: HydrologyShaktiAnalysis.cpp - Fix bugs in unit conversion of basalforcings from md.basalforcings.groundedice_melt_rate (ice meter to freshwater meter).</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>2d06c2dfaba4b86e803d2c645eecd9efe5aaaeb1</commitId><timestamp>1773041822000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: Synchronize Matlab &gt; Python.
</comment><date>2026-03-09 16:37:02 +0900</date><id>2d06c2dfaba4b86e803d2c645eecd9efe5aaaeb1</id><msg>CHG: Synchronize Matlab &gt; Python.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>65b29632d0288ad391140e773a32e14d4a985d00</commitId><timestamp>1773059339000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>CHG: `hydrologyshakti` - Use `melt_flag`, not "isbasalforcing" flag. Additionally, remove `HydrologyshaktiIsBasalforcingEnum` in `EnumDefinitions.h`.
</comment><date>2026-03-09 21:28:59 +0900</date><id>65b29632d0288ad391140e773a32e14d4a985d00</id><msg>CHG: `hydrologyshakti` - Use `melt_flag`, not "isbasalforcing" flag. Additionally, remove `HydrologyshaktiIsBasalforcingEnum` in `EnumDefinitions.h`.</msg><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><commitId>663274616863933cf0e518a7a7c68cb0f438c62e</commitId><timestamp>1773060321000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>BUG: fixed bad python indentation
</comment><date>2026-03-09 08:45:21 -0400</date><id>663274616863933cf0e518a7a7c68cb0f438c62e</id><msg>BUG: fixed bad python indentation</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyshakti.py</affectedPath><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><affectedPath>src/m/classes/hydrologyshakti.m</affectedPath><commitId>50f74b1e60cd126866354ac9de7312a030f27c5a</commitId><timestamp>1773060793000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: Fix typos and maintain consistency.
</comment><date>2026-03-09 21:53:13 +0900</date><id>50f74b1e60cd126866354ac9de7312a030f27c5a</id><msg>BUG: Fix typos and maintain consistency.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.py</file></path><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyshakti.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test404.m</affectedPath><affectedPath>test/NightlyRun/test404.py</affectedPath><commitId>209abef00d6d91d8a0d3c51cf18812e1f58240bb</commitId><timestamp>1773076325000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></author><authorEmail>34657535+TidbitSoftware@users.noreply.github.com</authorEmail><comment>Adjusted tolerances
</comment><date>2026-03-09 10:12:05 -0700</date><id>209abef00d6d91d8a0d3c51cf18812e1f58240bb</id><msg>Adjusted tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test404.py</file></path><path><editType>edit</editType><file>test/NightlyRun/test404.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/cores/transient_core.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><commitId>1663f4d80bad8a804fd7fe863609c7d230da3bed</commitId><timestamp>1773094196000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></author><authorEmail>daniel.abele@dlr.de</authorEmail><comment>option to not output final result
</comment><date>2026-03-09 23:09:56 +0100</date><id>1663f4d80bad8a804fd7fe863609c7d230da3bed</id><msg>option to not output final result</msg><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/cores/transient_core.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/analyses/HydrologyShaktiAnalysis.cpp</affectedPath><commitId>c30cf213c994bef930bbdd1e527f2c51d98a0afa</commitId><timestamp>1773114539000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><comment>BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.
</comment><date>2026-03-10 12:48:59 +0900</date><id>c30cf213c994bef930bbdd1e527f2c51d98a0afa</id><msg>BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.</msg><path><editType>edit</editType><file>src/c/analyses/HydrologyShaktiAnalysis.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/IoModel.h</affectedPath><affectedPath>src/c/classes/IoModel.cpp</affectedPath><commitId>da6594575be45b302409fe19f02226c971ccb9f0</commitId><timestamp>1773321416000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></author><authorEmail>mathieu.morlighem@dartmouth.edu</authorEmail><comment>CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)
</comment><date>2026-03-12 09:16:56 -0400</date><id>da6594575be45b302409fe19f02226c971ccb9f0</id><msg>CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)</msg><path><editType>edit</editType><file>src/c/classes/IoModel.h</file></path><path><editType>edit</editType><file>src/c/classes/IoModel.cpp</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mattia.poinelli</absoluteUrl><fullName>mattia.poinelli</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/daniel.abele</absoluteUrl><fullName>daniel.abele</fullName></culprit></lastUnsuccessfulBuild><nextBuildNumber>137</nextBuildNumber><property _class='jenkins.model.BuildDiscarderProperty'></property><property _class='com.coravy.hudson.plugins.github.GithubProjectProperty'></property><concurrentBuild>false</concurrentBuild><disabled>false</disabled><labelExpression>Debian_12-VM</labelExpression><scm _class='hudson.plugins.git.GitSCM'><browser _class='hudson.plugins.git.browser.GithubWeb'></browser><type>hudson.plugins.git.GitSCM</type><branche></branche><mergeOptions><fastForwardMode>--ff</fastForwardMode><mergeStrategy>default</mergeStrategy></mergeOptions><userRemoteConfig></userRemoteConfig></scm></freeStyleProject>