Skip to content

Changes

Started by Justin Quinn
Started 13 hr ago
Took 3 hr 16 min on macOS-Intel

Summary

  1. CHG: estetics (commit: df69a40) (details)
  2. CHG: estetics (commit: 50f1a1d) (details)
  3. Updated install script for sqlite; cleaned up binaries signing script (commit: bfc4ca0) (details)
  4. add python conversion of test134.py (commit: e9b7553) (details)
  5. CHG: added performance measurements flags for Max (commit: e81cb1e) (details)
  6. BUG: fixed bad coming from Justin (commit: 342ae88) (details)
  7. CHG: added check to make sure X does not have any NaN (commit: a2880ee) (details)
  8. CHG: making sure scaling factor is >0 and not NaN (commit: cb5429a) (details)
  9. CHG: fixed syntax copied from MATLAB (commit: eb430ce) (details)
  10. CHG: added default scaling to 1 (commit: 5f9fbfc) (details)
  11. CHG: make sure scaling is 1 by default (commit: 88a91f8) (details)
  12. change how math is imported (commit: cdfe81d) (details)
  13. delete broken test (commit: 90a218f) (details)
  14. 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)
  15. CHG: Cleanup; trimming special characters from Jenkins test log (commit: 79d88e9) (details)
  16. Correction to commands to strip special chars from Jenkins test log (commit: be7e41d) (details)
  17. Correction to commands to strip special chars from Jenkins test log (no input file) (commit: 12bec7d) (details)
  18. Correction of test log file to strip special chars from (commit: 769d3a5) (details)
  19. Need to strip special chars from individual test log files (commit: a2e0c5f) (details)
  20. Also need to strip \e from Jenkins test logs (commit: b2de01a) (details)
  21. Need to remove escape chars as octals (commit: 9a75a8d) (details)
  22. Target chars to filter out of Jenkins test logs with hex instead of octal (commit: 92dd69e) (details)
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 modifiedpackagers/mac/sign-issm-mac-binaries.sh (diff)
The file was modifiedexternalpackages/sqlite/install.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.m (diff)
The file was modifiedsrc/m/classes/independent.py (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/jenkins.sh (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedsrc/m/solve/solveslm.py (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)