Skip to content

Changes

Started by timer
Started 9 days 21 hr ago
Took 2 hr 13 min on Debian_12-VM

Summary

  1. CHG: src/m/mech/basalstress.m - Enable calculate basal drag using "frictioncshoof". (commit: db9e69c) (details)
  2. Updated math77 install script to grab from GitHub; cleanup (commit: 00dc871) (details)
  3. External package cleanup (commit: 358a764) (details)
  4. Update MATLAB version (commit: a7dd1a3) (details)
  5. CHG: do not use Scotch anymore (commit: c3a0977) (details)
  6. CHG: Matlab > Python conversion - basalstress.py. Support for Schoof frcition law. (commit: 941f4ee) (details)
  7. Trying a different cleanup method (commit: 6a81546) (details)
  8. Updated modules ext pkg; cleanup (commit: 78ecccf) (details)
  9. add two Enums for DJUICE (commit: 207b5c3) (details)
  10. Change MATLAB version in CI back to R2023b (commit: 0c2a113) (details)
  11. Clean up ISSM artifact after unpacking (commit: 674d88e) (details)
  12. Remove disk cleanup and update MATLAB version (commit: de61e31) (details)
  13. Add disk space cleanup step to workflow (commit: 36e9b9a) (details)
  14. Update common-workflow.yml (commit: f3f2a4a) (details)
  15. Format free disk space step in common workflow (commit: 0d7395a) (details)
  16. CHG: fixed compilation error about ‘operator==’ (operand types are ‘std::complex<double>’ and ‘int' (commit: 7b29db2) (details)
  17. CHG: fixing complex operations (commit: c6992bf) (details)
  18. CHG: simplified code (commit: f24fbaf) (details)
  19. Added additional cleanup step to CoDiPack build and common workflow (commit: bac11ab) (details)
  20. Fork was missing artifact tarball cleanup (commit: 42ef946) (details)
  21. Modified cleanup so that it occurs before creation of artifact (commit: 67f6e65) (details)
  22. Adjusted tolerances (commit: 8aa18d7) (details)
Commit db9e69cce1ce9e2341635ae99b1d92182872b618 by inwoo0415
CHG: src/m/mech/basalstress.m - Enable calculate basal drag using "frictioncshoof".
(commit: db9e69c)
The file was modifiedsrc/m/mech/basalstress.m (diff)
Commit 00dc87138ea82a0ff7171599b87f25a6870981c0 by 34657535+TidbitSoftware
Updated math77 install script to grab from GitHub; cleanup
(commit: 00dc871)
The file was modifiedexternalpackages/math77/install.sh (diff)
The file was removedexternalpackages/scotch/mex/Makefile
The file was removedexternalpackages/scotch/configs/6.0/linux/Makefile.inc.linux-parallel-static
The file was removedexternalpackages/scotch/scotch.patch
The file was removedexternalpackages/scotch/Makefile.inc
The file was removedexternalpackages/scotch/gmapx.c
The file was removedexternalpackages/scotch/mex/Gmapx.c
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was removedexternalpackages/math77/install.sh
The file was removedsrc/m/modules/Scotch.m
The file was removedexternalpackages/bbftp/install.sh
The file was removedexternalpackages/pcatool/install.sh
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedetc/environment.csh (diff)
The file was modifiedetc/environment.sh (diff)
The file was removedsrc/c/modules/Scotchx/Scotchx.cpp
The file was modifiedexternalpackages/vim/install.sh (diff)
The file was removedsrc/wrappers/ShpRead/ShpRead.h
The file was removedexternalpackages/scotch/Makefile.inc.mac
The file was modifiedsrc/c/Makefile.am (diff)
The file was removedexternalpackages/scotch/mex/Gmap.c
The file was removedsrc/wrappers/Scotch/Scotch.h
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedexternalpackages/esmf/install.sh (diff)
The file was removedexternalpackages/valgrind/install-win32.sh
The file was removedexternalpackages/shapelib/install.sh
The file was removedjenkins/ross-debian_linux-gia
The file was removedsrc/m/os/issmbbftpout.m
The file was removedexternalpackages/scotch/install.sh
The file was removedsrc/wrappers/Scotch/Scotch.cpp
The file was removedexternalpackages/scotch/scotch_jes_notes.txt
The file was removedsrc/c/modules/Scotchx/Scotchx.h
The file was removedsrc/m/os/issmbbftpin.m
The file was modifiedm4/issm_options.m4 (diff)
The file was removedexternalpackages/scotch/gmap.m
The file was removedexternalpackages/yams/install.sh
The file was removedsrc/wrappers/ShpRead/ShpRead.cpp
The file was modifiedexternalpackages/cppcheck/install.sh (diff)
The file was removedexternalpackages/scotch/mex/VectorToSparse.c
The file was removedsrc/m/modules/Scotch.py
The file was removedexternalpackages/scotch/install-6.0-linux-parallel-static.sh
The file was removedexternalpackages/scotch/scotch_README.txt
The file was removedexternalpackages/scotch/gmap_mex.c
The file was removedsrc/m/modules/ShpRead.m
The file was removedexternalpackages/cppcheck/install-dev.sh
The file was removedexternalpackages/shapelib/shapelib.patch
The file was removedexternalpackages/scotch/gpart.m
The file was removedexternalpackages/valgrind/install-altix64.sh
The file was removedexternalpackages/scotch/install_macosx64.sh
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
Commit 941f4ee72d3d646f7a6ccb042e1fdc6c26fdd554 by inwoo0415
CHG: Matlab > Python conversion - basalstress.py. Support for Schoof frcition law.
(commit: 941f4ee)
The file was modifiedsrc/m/mech/basalstress.py (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removedexternalpackages/modules/install.sh
The file was addedexternalpackages/modules/install-mac.sh
The file was removedexternalpackages/modules/install-macosx64.sh
The file was addedexternalpackages/modules/install-linux.sh
The file was modifiedexternalpackages/esmf/install.sh (diff)
The file was modifiedexternalpackages/vim/install.sh (diff)
The file was modifiedexternalpackages/cppcheck/install.sh (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
Commit 0c2a113c0018ee2068249b66112573db91e455c8 by noreply
Change MATLAB version in CI back to R2023b
(commit: 0c2a113)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 674d88e68fa3e1a48a3cd1de645098d94a4c7746 by noreply
Clean up ISSM artifact after unpacking

Remove the ISSM artifact tar file after unpacking.
(commit: 674d88e)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit de61e31682616a263c982fec810611e924f69edc by noreply
Remove disk cleanup and update MATLAB version

Removed disk space cleanup step and updated MATLAB release version.
(commit: de61e31)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 36e9b9a8a4b197cb55f203625b4b4fe8c6b76119 by noreply
Add disk space cleanup step to workflow

Added a step to free disk space in the workflow.
(commit: 36e9b9a)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 0d7395a6382a7fdbae02da4342f21d91894872be by noreply
Format free disk space step in common workflow
(commit: 0d7395a)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 7b29db27a7d2236b5c9cbb865b1ba127086be738 by Mathieu Morlighem
CHG: fixed compilation error about ‘operator==’ (operand types are ‘std::complex<double>’ and ‘int'
(commit: 7b29db2)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
Commit bac11ab886d298f57d8ddce67818923aaf25b9cc by 34657535+TidbitSoftware
Added additional cleanup step to CoDiPack build and common workflow
(commit: bac11ab)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 42ef9465391efde2b743bfa8e9da843bc4c562ee by 34657535+TidbitSoftware
Fork was missing artifact tarball cleanup
(commit: 42ef946)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 67f6e6559a6450b795d37853b034ee4dbe01360f by 34657535+TidbitSoftware
Modified cleanup so that it occurs before creation of artifact
(commit: 67f6e65)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)