Skip to content

Changes

Started by timer
Started 5 hr 50 min ago
Took 2 hr 3 min on Debian_12-VM

Summary

  1. CHG: better link to doc (commit: 77745f3) (details)
  2. CHG: minor estetics (commit: 452e09d) (details)
  3. CHG: estetics (commit: df69a40) (details)
  4. CHG: estetics (commit: 50f1a1d) (details)
  5. Updated install script for sqlite; cleaned up binaries signing script (commit: bfc4ca0) (details)
  6. add python conversion of test134.py (commit: e9b7553) (details)
  7. CHG: added performance measurements flags for Max (commit: e81cb1e) (details)
  8. BUG: fixed bad coming from Justin (commit: 342ae88) (details)
  9. CHG: added check to make sure X does not have any NaN (commit: a2880ee) (details)
  10. CHG: making sure scaling factor is >0 and not NaN (commit: cb5429a) (details)
  11. CHG: fixed syntax copied from MATLAB (commit: eb430ce) (details)
  12. CHG: added default scaling to 1 (commit: 5f9fbfc) (details)
  13. CHG: make sure scaling is 1 by default (commit: 88a91f8) (details)
  14. change how math is imported (commit: cdfe81d) (details)
  15. delete broken test (commit: 90a218f) (details)
  16. CHG: making SHAKTI work when large areas are not grounded, we need to set defaults to requested outputs otherwise they are not found (commit: 12b623b) (details)
  17. CHG: Cleanup; trimming special characters from Jenkins test log (commit: 79d88e9) (details)
  18. Correction to commands to strip special chars from Jenkins test log (commit: be7e41d) (details)
  19. Correction to commands to strip special chars from Jenkins test log (no input file) (commit: 12bec7d) (details)
  20. Correction of test log file to strip special chars from (commit: 769d3a5) (details)
  21. Need to strip special chars from individual test log files (commit: a2e0c5f) (details)
  22. Also need to strip \e from Jenkins test logs (commit: b2de01a) (details)
  23. Need to remove escape chars as octals (commit: 9a75a8d) (details)
  24. Target chars to filter out of Jenkins test logs with hex instead of octal (commit: 92dd69e) (details)
  25. Targeting incorrect log file (commit: 32c243e) (details)
  26. Correcting order of independent class setup; cleanup (commit: a6536fc) (details)
  27. add extrude for tf structure (commit: c92f36d) (details)
  28. fixing spacing... (commit: 7eef9cf) (details)
  29. Updated patch files for GMT 6.6 (commit: 3795fa2) (details)
  30. changed to specfically modify basalforcings (commit: 7d71c45) (details)
  31. more spacing... (commit: dc132db) (details)
  32. BUG: end missing (commit: 05bb7c5) (details)
  33. add optional time argument (commit: db17c31) (details)
  34. clean up a few lines (commit: de196e3) (details)
  35. simpler input parsing (commit: d7818e9) (details)
  36. CHG: fixed documentation (commit: 2009b14) (details)
The file was modifiedREADME.md (diff)
The file was modifiedsrc/m/solve/solve.m (diff)
The file was modifiedsrc/m/consistency/checkfield.m (diff)
The file was modifiedsrc/m/consistency/ismodelselfconsistent.m (diff)
The file was modifiedsrc/m/solve/WriteData.m (diff)
The file was modifiedsrc/m/solve/marshall.m (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
Commit bfc4ca0cba5a8da4a29d34ff470f35d4d1c682bf by 34657535+TidbitSoftware
Updated install script for sqlite; cleaned up binaries signing script
(commit: bfc4ca0)
The file was modifiedexternalpackages/sqlite/install.sh (diff)
The file was modifiedpackagers/mac/sign-issm-mac-binaries.sh (diff)
Commit e9b75537105676f9ccd7131d07fab9d20b51c068 by justinkinjun.hew
add python conversion of test134.py
(commit: e9b7553)
The file was addedtest/NightlyRun/test134.py
Commit e81cb1ec36c4fb3b25b24800dccb8fc3aaecf2aa by Mathieu Morlighem
CHG: added performance measurements flags for Max
(commit: e81cb1e)
The file was modifiedm4/issm_options.m4 (diff)
Commit 342ae88469b1a293f8d24aee3a009e23fd0de054 by Mathieu Morlighem
BUG: fixed bad coming from Justin
(commit: 342ae88)
The file was modifiedtest/NightlyRun/test134.py (diff)
Commit a2880ee79ead1b6f24a32bc3252526b4f534b0ef by Mathieu Morlighem
CHG: added check to make sure X does not have any NaN
(commit: a2880ee)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
Commit cb5429a9c9240b58811f8c1bdc98120b66802275 by Mathieu Morlighem
CHG: making sure scaling factor is >0 and not NaN
(commit: cb5429a)
The file was modifiedsrc/m/classes/independent.py (diff)
The file was modifiedsrc/m/classes/independent.m (diff)
Commit eb430cebd607913890bdfef21e0d370569d30763 by Mathieu Morlighem
CHG: fixed syntax copied from MATLAB
(commit: eb430ce)
The file was modifiedsrc/m/classes/independent.py (diff)
The file was modifiedsrc/m/classes/independent.py (diff)
The file was modifiedsrc/m/classes/independent.m (diff)
Commit 88a91f8ba3af84cf2b74e3658c0458a9b77d76f7 by Mathieu Morlighem
CHG: make sure scaling is 1 by default
(commit: 88a91f8)
The file was modifiedsrc/m/classes/independent.m (diff)
The file was modifiedsrc/m/classes/sampling.py (diff)
The file was removedtest/NightlyRun/test134.py
Commit 12b623b956301e8be146f9f70ae09ec32123f68c by Mathieu Morlighem
CHG: making SHAKTI work when large areas are not grounded, we need to set defaults to requested outputs otherwise they are not found
(commit: 12b623b)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
Commit 79d88e910c7c9e8542eaeba4a2a8e53a431abdcc by 34657535+TidbitSoftware
CHG: Cleanup; trimming special characters from Jenkins test log
(commit: 79d88e9)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedsrc/m/solve/solveslm.py (diff)
The file was modifiedjenkins/jenkins.sh (diff)
Commit be7e41d8eab571bbce67b6bd330def1cfaca77d9 by 34657535+TidbitSoftware
Correction to commands to strip special chars from Jenkins test log
(commit: be7e41d)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 12bec7da57809070bf68a7127d17fff8ec39c401 by 34657535+TidbitSoftware
Correction to commands to strip special chars from Jenkins test log (no input file)
(commit: 12bec7d)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 769d3a5aa6a492fa3ba2a5cd5ca4cf7f8a6e5ab5 by 34657535+TidbitSoftware
Correction of test log file to strip special chars from
(commit: 769d3a5)
The file was modifiedjenkins/jenkins.sh (diff)
Commit a2e0c5f93c53c1350a80efcc872df8130fc9b821 by 34657535+TidbitSoftware
Need to strip special chars from individual test log files
(commit: a2e0c5f)
The file was modifiedjenkins/jenkins.sh (diff)
Commit b2de01a55e703b472ea89d5214b52ed953d0653f by 34657535+TidbitSoftware
Also need to strip \e from Jenkins test logs
(commit: b2de01a)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 9a75a8d780e0a3a599fb4ded5c6f925d4d7e9784 by 34657535+TidbitSoftware
Need to remove escape chars as octals
(commit: 9a75a8d)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 92dd69e5c927fab346f4306c03e485e11c0d8f00 by 34657535+TidbitSoftware
Target chars to filter out of Jenkins test logs with hex instead of octal
(commit: 92dd69e)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/jenkins.sh (diff)
Commit a6536fc4adae15851efc44c310943b8424a48dc7 by 34657535+TidbitSoftware
Correcting order of independent class setup; cleanup
(commit: a6536fc)
The file was modifiedsrc/m/classes/independent.py (diff)
The file was modifiedsrc/m/classes/independent.m (diff)
Commit c92f36df35d80efcec8e5db695d0e58b7c036aca by f007fk5
add extrude for tf structure
(commit: c92f36d)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedexternalpackages/gmt/configs/6.6/cmake/ConfigUserAdvancedTemplate.cmake.patch (diff)
The file was modifiedexternalpackages/gmt/configs/6.6/static/cmake/ConfigUserAdvancedTemplate.cmake.patch (diff)
Commit 7d71c4527a8abde89f250974a85e12e301dfcd28 by f007fk5
changed to specfically modify basalforcings
(commit: 7d71c45)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)