Skip to content
Success

Changes

Summary

  1. NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (commit: 3875940) (details)
  2. CHG: 1st edit of interpPaolo2023 (commit: 266f7ef) (details)
  3. ADD: output melt rate and its components in SHAKTI hydrology (commit: eb104ba) (details)
  4. CHG: removing unused options (commit: 179c0e1) (details)
  5. CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (commit: edf3382) (details)
  6. CHG: More clarification about HTTPS vs SSH (commit: 04c2e18) (details)
  7. NEW: added file to interpolate undercutting forcings from ISMIP6 data files (commit: e67508f) (details)
  8. CHG: added ref (commit: a1b5485) (details)
  9. CHG: moving file to a better directory (commit: 534d762) (details)
  10. CHG: update ICESat2 ATL14/15 to version 4 (commit: 303c711) (details)
  11. CHG: closed contour should be option #1 (commit: ea7f3f6) (details)
  12. CHG: minor estetics (commit: 3533cfa) (details)
  13. CHG:update script for TACC Frontera (commit: f98ea83) (details)
  14. NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (commit: 65a0dde) (details)
  15. CHG: include stressbalance hydrology layer capability in python (commit: f91a234) (details)
  16. BUG: fix loading MEaSUREs velocity for individual glaciers (commit: 5149a85) (details)
  17. CHG: update Jakobshavn MEaSUREs velocity to 2024 (commit: c05462e) (details)
  18. BUG: add if for more general model results (commit: cce08d8) (details)
  19. BUG: generalize analyzeCalvingfront function (commit: 2b89286) (details)
  20. CHG: second iteration of interpPaolo2023- add interpolation routine (commit: 368b7a0) (details)
  21. CHG: include temporal component in Paolo2023 melt rate (commit: 681261f) (details)
  22. NEW: added error message if cxxoptflags is provided (commit: 27d598e) (details)
  23. BUG: python should not need MEXLIB, this introduces dependencies that are problematic (commit: 43afcce) (details)
  24. BUG: bad python syntax (commit: 13ff1be) (details)
  25. CHG: simplifying hydro slope code (commit: f5fe9bf) (details)
  26. NEW: nightly run test for stressbalance hydrology layer (commit: 63801ab) (details)
  27. CHG: add interpolated dates as output (commit: 05a3bc3) (details)
  28. CHG: do not use configure.py in installation script, call configure directly (commit: 88caf6f) (details)
  29. CHG: fixed RHS (commit: 2412ce3) (details)
  30. ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (commit: ee8d2e1) (details)
  31. BUG: ocean-averaged sea level loads (commit: 40790d0) (details)
  32. NEW: retrieving change in gravitational acceleration from ESA solver (commit: 7bb99ab) (details)
  33. CHG: fixed bad character from Surendra's commit (commit: 1744867) (details)
  34. CHG: fixing NR (commit: 58c5d9f) (details)
  35. CHG: make python test identical to MATLAB test (commit: 8f25deb) (details)
  36. CHG: making python test identical to MATLAB (commit: 2adee40) (details)
  37. ESA nightly updated with a new diagostic (commit: 52f6f6b) (details)
  38. CHG: relaxing tolerances (commit: 45900e6) (details)
  39. CHG: relaxing tolerances (commit: 298cb7b) (details)
  40. CHG: relaxing tolerances (commit: ec666e0) (details)
  41. CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (commit: 0eae8ab) (details)
  42. Update .gitignore (commit: edf75a0) (details)
  43. CHG: Updated PETSc version (commit: 6c1248e) (details)
  44. CHG: Renaming of GDAL install scripts (commit: b3c0a8b) (details)
  45. CHG: Fixes for latest PETSc version install script (commit: c15f2a6) (details)
  46. BUG: Corrected install script (commit: 487471c) (details)
  47. CHG: Adjusted tolerances (commit: 486465f) (details)
  48. CHG: Disabling test 362 for Silicon-based Mac as it has large errors (commit: 1a65809) (details)
  49. CHG: Adjusted tolerances (commit: 8921351) (details)
  50. CHG: Adjusted tolerances (commit: 3553fe3) (details)
  51. CHG: Corrected install script name (commit: 7a19986) (details)
  52. Update .gitignore (commit: dab7cb3) (details)
  53. CHG: moving functions around (commit: c285b96) (details)
  54. CHG: Bug in Python wrapper; cleanup (commit: 5ee7514) (details)
  55. CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (commit: ebebeee) (details)
  56. CHG: Committing local changes from UB CCR (commit: 6447d8a) (details)
Commit 38759406335acc83cfb108612424aaf38a5294d2 by mattia.poinelli
NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script
(commit: 3875940)
The file was addedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m
Commit 266f7ef79b0ec16ccd1f8c0b91cf1fe32b7f9e2c by mattia.poinelli
CHG: 1st edit of interpPaolo2023
(commit: 266f7ef)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit eb104bab0e372df7364ceeabad2dd7ec01f4a658 by aleahsommers
ADD: output melt rate and its components in SHAKTI hydrology
(commit: eb104ba)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/m/plot/plotdoc.m (diff)
Commit edf33825034088bc9e7392c5ca4a416f10ac28a9 by support
CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error
(commit: edf3382)
The file was modifiedREADME.md (diff)
Commit 04c2e181669ee4a48b597dfe4626280431e88338 by support
CHG: More clarification about HTTPS vs SSH
(commit: 04c2e18)
The file was modifiedREADME.md (diff)
Commit e67508fdc476cf8b34831eda8d7304df11cd19fc by Mathieu Morlighem
NEW: added file to interpolate undercutting forcings from ISMIP6 data files
(commit: e67508f)
The file was addedsrc/m/parameterization/interpISMIP6GreenlandOcn.m
The file was modifiedsrc/m/parameterization/interpISMIP6GreenlandOcn.m (diff)
Commit 534d762d0330ec13f1a56b395951faec33ad61b3 by Mathieu Morlighem
CHG: moving file to a better directory
(commit: 534d762)
The file was addedsrc/m/parameterization/interpISMIP6GreenlandSMB.m
The file was removedsrc/m/contrib/badgeley/interpISMIP6GreenlandSMB.m
Commit 303c7115f759a5221b7d9bf03b4963fe8de856c7 by enigne
CHG: update ICESat2 ATL14/15 to version 4
(commit: 303c711)
The file was modifiedsrc/m/contrib/badgeley/interpICESat2ATL1415.m (diff)
Commit ea7f3f6dfacda6530823e67f95996e0032d71f73 by Mathieu Morlighem
CHG: closed contour should be option #1
(commit: ea7f3f6)
The file was modifiedsrc/m/exp/exptool.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit f98ea83e2a0c9015b5737e8a57e7eb4c4e438150 by enigne
CHG:update script for TACC Frontera
(commit: f98ea83)
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
Commit 65a0ddecdaae333162085e9278b5bbba2dddc542 by kr2mcart
NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA
(commit: 65a0dde)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.h (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/m/classes/stressbalance.m (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
Commit f91a234eeec4a010e56d85f4265a97ef91929214 by kr2mcart
CHG: include stressbalance hydrology layer capability in python
(commit: f91a234)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit 5149a8575a45c64fcdb7ad4fc395fd672a539011 by enigne
BUG: fix loading MEaSUREs velocity for individual glaciers
(commit: 5149a85)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit c05462ea825c464add6fe2a3e56b62b4b9dd2d2e by enigne
CHG: update Jakobshavn MEaSUREs velocity to 2024
(commit: c05462e)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit cce08d8f964f96865e812b4f96b191d344f60a37 by enigne
BUG: add if for more general model results
(commit: cce08d8)
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/extractTransientSolutions.m (diff)
Commit 2b8928653264d0f70b23fec6508ab46c0101d69f by enigne
BUG: generalize analyzeCalvingfront function
(commit: 2b89286)
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/analyzeCalvingFront.m (diff)
Commit 368b7a0930d04637d10e6448395a2c2e7da8602d by mattia.poinelli
CHG: second iteration of interpPaolo2023- add interpolation routine
(commit: 368b7a0)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 681261fe14a4236b19b26c6057fe832e26869d33 by mattia.poinelli
CHG: include temporal component in Paolo2023 melt rate
(commit: 681261f)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 27d598e09ce4f16c07c7419dc0aeae120cddf154 by mathieu.morlighem
NEW: added error message if cxxoptflags is provided
(commit: 27d598e)
The file was modifiedm4/issm_options.m4 (diff)
Commit 43afcce24227436c98bbff7496c14d3bc69fbc96 by mathieu.morlighem
BUG: python should not need MEXLIB, this introduces dependencies that are problematic
(commit: 43afcce)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit f5fe9bfa25d596e58e7149c588ad8640ce3dd9cd by mathieu.morlighem
CHG: simplifying hydro slope code
(commit: f5fe9bf)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 63801abdd7a272a7d19ab7230f873dfa492b4f10 by kr2mcart
NEW: nightly run test for stressbalance hydrology layer
(commit: 63801ab)
The file was addedtest/Archives/Archive362.arch
The file was addedtest/NightlyRun/test362.m
The file was addedtest/NightlyRun/test362.py
Commit 05a3bc374a527d7ebc7361e15edc6feff76d974e by mattia.poinelli
CHG: add interpolated dates as output
(commit: 05a3bc3)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 88caf6f1bd4cbb65b6776a4c4cb87cc19c328fb7 by Mathieu Morlighem
CHG: do not use configure.py in installation script, call configure directly
(commit: 88caf6f)
The file was modifiedexternalpackages/petsc/install-3.15-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.17-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.16-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-babylon.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.19-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
Commit ee8d2e11b3b15ae13dcc76bb493a918e9c3310cc by enigne
ADD: stanage cluster settings for Sheffield University Stanage HPC cluster
(commit: ee8d2e1)
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
The file was addedsrc/m/classes/clusters/stanage.m
Commit 40790d025a371658a3df1a3c165f84e643c9d710 by adhikari
BUG: ocean-averaged sea level loads
(commit: 40790d0)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit 7bb99abcfcbaf1f16d8865a35543abbc636b8e38 by adhikari
NEW: retrieving change in gravitational acceleration from ESA solver
(commit: 7bb99ab)
The file was modifiedsrc/c/classes/Elements/Tria.h (diff)
The file was modifiedsrc/c/classes/Elements/Penta.h (diff)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/classes/Elements/Seg.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/analyses/EsaAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/cores/esa_core.cpp (diff)
The file was modifiedsrc/c/classes/FemModel.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.h (diff)
Commit 1744867b600329ae8e9eb3e37bcffdda4ce9e05d by Mathieu Morlighem
CHG: fixed bad character from Surendra's commit
(commit: 1744867)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/m/classes/dsl.py (diff)
Commit 8f25debeae38a1933b860ebbb093961340bf0099 by Mathieu Morlighem
CHG: make python test identical to MATLAB test
(commit: 8f25deb)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 2adee4069df541b0c53d850514a56205fb109d78 by Mathieu Morlighem
CHG: making python test identical to MATLAB
(commit: 2adee40)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 52f6f6bdf5e3962d144bb8c276b923cbaa3b56d7 by adhikari
ESA nightly updated with a new diagostic
(commit: 52f6f6b)
The file was modifiedtest/NightlyRun/test2110.m (diff)
The file was modifiedtest/NightlyRun/test2113.m (diff)
The file was modifiedtest/NightlyRun/test2111.m (diff)
The file was modifiedtest/NightlyRun/test2112.m (diff)
The file was modifiedtest/NightlyRun/test2101.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 0eae8abec141fb65041a01d6828b6425ae732af7 by support
CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker
(commit: 0eae8ab)
The file was addedexternalpackages/gdal/install-3-mac-python.sh
The file was addedexternalpackages/gdal/install-3-linux.sh
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was modifiedtest/Archives/Archive2112.arch (diff)
The file was modifiedtest/Archives/Archive2091.arch (diff)
The file was modifiedtest/Archives/Archive2111.arch (diff)
The file was removedexternalpackages/gdal/install-3-python.sh
The file was addedexternalpackages/petsc/install-3.22-linux.sh
The file was modifiedtest/Archives/Archive2010.arch (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2113.arch (diff)
The file was modifiedtest/Archives/Archive2092.arch (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was addedexternalpackages/proj/install-9.sh
The file was removedexternalpackages/gdal/install-3.sh
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2101.arch (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedtest/Archives/Archive2110.arch (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was addedexternalpackages/petsc/install-3.22-mac.sh
The file was modifiedtest/Archives/Archive2003.arch (diff)
The file was modified.gitignore (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was addedexternalpackages/gdal/install-3-mac.sh
The file was addedexternalpackages/gdal/install-3-linux-python.sh
The file was modified.gitignore (diff)
The file was modifiedjenkins/ross-debian_linux-iceocean (diff)
The file was modifiedjenkins/ross-debian_linux-basic (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was addedexternalpackages/petsc/install-3.22-linux-static.sh
The file was modifiedjenkins/mac-intel-binaries-matlab (diff)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was addedexternalpackages/petsc/install-3.22-mac-static.sh
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/github_linux_basic (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
Commit b3c0a8b9a1a71b1c5da24e698a8ad103741e6d32 by support
CHG: Renaming of GDAL install scripts
(commit: b3c0a8b)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/eis-daskhub-python-modules (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedjenkins/eis-smce-binaries (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
Commit c15f2a660161c765b54a714209e96fdb5b879774 by support
CHG: Fixes for latest PETSc version install script
(commit: c15f2a6)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
Commit 487471c67be393812fa8c505c246298f290f7bc7 by support
BUG: Corrected install script
(commit: 487471c)
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
Commit 1a65809e7040997eb9439a27b9966c7127d6a260 by support
CHG: Disabling test 362 for Silicon-based Mac as it has large errors
(commit: 1a65809)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
Commit 7a19986acfcd4c4e01db00bfcfaa3484fc90a514 by support
CHG: Corrected install script name
(commit: 7a19986)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modified.gitignore (diff)
The file was addedsrc/m/contrib/larour/converttopowerof2.m
The file was addedsrc/m/contrib/larour/diagnostics.m
The file was removedsrc/m/miscellaneous/converttopowerof2.m
The file was removedsrc/m/miscellaneous/diagnostics.m
Commit 5ee7514fc29d68e777a52bbe73961161a37dc6c3 by support
CHG: Bug in Python wrapper; cleanup
(commit: 5ee7514)
The file was modifiedsrc/wrappers/InterpFromMeshToGrid/InterpFromMeshToGrid.h (diff)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.py (diff)
The file was modifiedsrc/m/modules/InterpFromGridToMesh.py (diff)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.m (diff)
Commit ebebeeeaebefec8dc42b9455157c92da33e2700e by support
CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs
(commit: ebebeee)
The file was modified.gitignore (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
Commit 6447d8a8beab358a7d468a11bc9b20d23da11d17 by support
CHG: Committing local changes from UB CCR
(commit: 6447d8a)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedjenkins/ub-ccr (diff)