Skip to content

Changes

Started by timer
Started 14 hr ago

Summary

  1. CHG: estetics (details)
  2. CHG: estetics (details)
  3. Updated install script for sqlite; cleaned up binaries signing script (details)
  4. add python conversion of test134.py (details)
  5. CHG: added performance measurements flags for Max (details)
  6. BUG: fixed bad coming from Justin (details)
  7. CHG: added check to make sure X does not have any NaN (details)
  8. CHG: making sure scaling factor is >0 and not NaN (details)
  9. CHG: fixed syntax copied from MATLAB (details)
  10. CHG: added default scaling to 1 (details)
  11. CHG: make sure scaling is 1 by default (details)
  12. change how math is imported (details)
  13. delete broken test (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 (details)
  15. CHG: Cleanup; trimming special characters from Jenkins test log (details)
  16. Correction to commands to strip special chars from Jenkins test log (details)
  17. Correction to commands to strip special chars from Jenkins test log (no input file) (details)
  18. Correction of test log file to strip special chars from (details)
  19. Need to strip special chars from individual test log files (details)
  20. Also need to strip \e from Jenkins test logs (details)
  21. Need to remove escape chars as octals (details)
  22. Target chars to filter out of Jenkins test logs with hex instead of octal (details)
  23. Targeting incorrect log file (details)
  24. Correcting order of independent class setup; cleanup (details)
  25. add extrude for tf structure (details)
  26. fixing spacing... (details)
  27. Updated patch files for GMT 6.6 (details)
  28. changed to specfically modify basalforcings (details)
  29. more spacing... (details)
  30. BUG: end missing (details)
  31. add optional time argument (details)
  32. clean up a few lines (details)
  33. simpler input parsing (details)
  34. CHG: fixed documentation (details)
  35. CHG: removed unused variables and cleaned up code (details)
  36. correcting floating ice deactivation in SHAKTI (details)
  37. NEW: Added test to check floating ice in SHAKTI (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
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
The file was addedtest/NightlyRun/test134.py
Commit e81cb1ec36c4fb3b25b24800dccb8fc3aaecf2aa by Mathieu Morlighem
CHG: added performance measurements flags for Max
The file was modifiedm4/issm_options.m4 (diff)
Commit 342ae88469b1a293f8d24aee3a009e23fd0de054 by Mathieu Morlighem
BUG: fixed bad coming from Justin
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
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
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
The file was modifiedsrc/m/classes/independent.py (diff)
Commit 5f9fbfcdca4d33a2e57283890266595ff7c01ddc by Mathieu Morlighem
CHG: added default scaling to 1
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
The file was modifiedsrc/m/classes/independent.m (diff)
Commit cdfe81d511b546281be35eb3737dc007da40d3ee by justinkinjun.hew
change how math is imported
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
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
Commit 79d88e910c7c9e8542eaeba4a2a8e53a431abdcc by 34657535+TidbitSoftware
CHG: Cleanup; trimming special characters from Jenkins test log
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/jenkins.sh (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
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)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 769d3a5aa6a492fa3ba2a5cd5ca4cf7f8a6e5ab5 by 34657535+TidbitSoftware
Correction of test log file to strip special chars from
The file was modifiedjenkins/jenkins.sh (diff)
Commit a2e0c5f93c53c1350a80efcc872df8130fc9b821 by 34657535+TidbitSoftware
Need to strip special chars from individual test log files
The file was modifiedjenkins/jenkins.sh (diff)
Commit b2de01a55e703b472ea89d5214b52ed953d0653f by 34657535+TidbitSoftware
Also need to strip \e from Jenkins test logs
The file was modifiedjenkins/jenkins.sh (diff)
Commit 9a75a8d780e0a3a599fb4ded5c6f925d4d7e9784 by 34657535+TidbitSoftware
Need to remove escape chars as octals
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
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
The file was modifiedsrc/m/classes/independent.m (diff)
The file was modifiedsrc/m/classes/independent.py (diff)
Commit c92f36df35d80efcec8e5db695d0e58b7c036aca by f007fk5
add extrude for tf structure
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 3795fa2af9d1c6e6a59f9a9c7f0ffdb071ef4dd7 by 34657535+TidbitSoftware
Updated patch files for GMT 6.6
The file was modifiedexternalpackages/gmt/configs/6.6/static/cmake/ConfigUserAdvancedTemplate.cmake.patch (diff)
The file was modifiedexternalpackages/gmt/configs/6.6/cmake/ConfigUserAdvancedTemplate.cmake.patch (diff)
Commit 7d71c4527a8abde89f250974a85e12e301dfcd28 by f007fk5
changed to specfically modify basalforcings
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)
Commit db17c3156a1d5bde7dbc1894331433008ecbced7 by f007fk5
add optional time argument
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit de196e31032513b25bae93cc04966d5bfb40aacf by noreply
clean up a few lines
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit d7818e9a2a791d8f2f4a645144012f20d14b1498 by f007fk5
simpler input parsing
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit 94c3307417d4160cb8502341989464221b66209d by Mathieu Morlighem
CHG: removed unused variables and cleaned up code
The file was modifiedsrc/c/main/issm_slc.cpp (diff)
Commit 20c8fdf961682721b978e4145a6e5db5edd98aab by aleahsommers
correcting floating ice deactivation in SHAKTI
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
Commit 3f70c7cef8bbbcb39ce51dc89bb3d89d9a0e8a73 by aleahsommers
NEW: Added test to check floating ice in SHAKTI
The file was addedtest/Archives/Archive550.arch
The file was addedtest/NightlyRun/test550.m