Skip to content
Failed

Changes

Summary

  1. Update README.md (commit: 5fad7e8) (details)
  2. Update README.md (commit: 804d9cb) (details)
  3. CHG: adding other way to download ISSM from GitHub (commit: cd0db55) (details)
  4. CHG: Updating paths to Python installation (now using venv) (commit: 48fafb4) (details)
  5. CHG: Adjusted tolerances (commit: a7642ec) (details)
  6. Delete README (commit: 9c87598) (details)
  7. CHG: upgrading to latest PETSc version (commit: 1954c7d) (details)
  8. BUG: Path to libgfortran (commit: ade0cdf) (details)
  9. CHG: Need libgcc in package (commit: 34edfea) (details)
  10. BUG: Path fixes (commit: 06014d2) (details)
  11. BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: 7829943) (details)
  12. CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (commit: 86d56f4) (details)
  13. BUG: Incorrect file name (commit: 3f1d135) (details)
  14. CHG: Virtual environment not preserved in called script (commit: 6c6e3fc) (details)
  15. CHG: removing old scripts (commit: 77ece86) (details)
  16. CHG: moved up one directory and removed  from version check (commit: 3da6aa4) (details)
  17. CHG: adding more files to gitignore (commit: 71cf980) (details)
  18. CHG: Adjusted tolerances (commit: ab5622d) (details)
  19. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 5f72777) (details)
  20. CHG: removing reference to cshrc, replacing by zshrc (commit: c96bbfd) (details)
  21. CHG: Adjusted tolerances (commit: 3aec6f3) (details)
  22. CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 71a5854) (details)
  23. BUG: Removed 'command' (commit: 23e5006) (details)
  24. ADD: Missing empty Models/ dir (commit: d046084) (details)
  25. Update of .gitignore. (commit: bef7fd6) (details)
  26. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: c637383) (details)
  27. CHG: Add default location for libgfortran on Mac to rpath (commit: c21aea7) (details)
  28. CHG: adaptive time stepping needs vz in 3d (commit: cfdb310) (details)
  29. CHG: throw error message if FCT in 3d (commit: 6693f07) (details)
  30. CHG: Use git now to get changes and determine installation type (commit: 9417447) (details)
  31. CHG: minor, testing to see if jenkins will recompile (commit: d46094f) (details)
  32. CHG: forgot to change path to m/mesh/planet (commit: 48f2f11) (details)
  33. CHG: Additions to ignore list (commit: 292ee72) (details)
  34. Create codeql.yml (commit: d31839f) (details)
  35. Bump the npm_and_yarn group across 1 directory with 2 updates (commit: 224629e) (details)
  36. CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 49c111d) (details)
  37. Update codeql.yml (commit: 17a4dda) (details)
  38. Update codeql.yml (commit: 85e70df) (details)
  39. Update codeql.yml (commit: a522fbb) (details)
  40. Update codeql.yml (commit: a2d5637) (details)
  41. CHG: Disabling wrappers on CodeQL build (commit: f3154a6) (details)
  42. CHG: Correcting handling of git commit and changes when fetch has not been used (commit: 2e2e447) (details)
  43. Delete codeql.yml (commit: 2650861) (details)
  44. CHG: Adding whitespace and rerunning jobs (commit: c241279) (details)
  45. CHG: removing double blank lines (commit: 501faea) (details)
  46. CHG: Adjusted tolerances (commit: befbb36) (details)
  47. CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: b5969f1) (details)
  48. CHG: do not rotate matrices if no node is rotated (breaking a golden rule here: this change is NOT tested yet, sorry if I am breaking anything (commit: 746e2a0) (details)
  49. CoDiPack type can be defined during the configuration. (commit: 0c86d88) (details)
  50. BUG: Need to update previous commit every time we run (commit: 0939b23) (details)
  51. CHG: Outstanding commit and test fix to git change polling (commit: f94c8d5) (details)
  52. Extracted common computation from StressbalanceAnalysis.cpp. (commit: 1c23b49) (details)
  53. Added Preaccumulation helper for sparse row assembly. (commit: a28008d) (details)
  54. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: f3be32b) (details)
  55. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 004acae) (details)
  56. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: d4ab726) (details)
  57. CHG: missing -fPIC install-linux.sh (commit: ef4f38b) (details)
  58. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: acf9490) (details)
  59. CHG: removing SLEPSC and ADIC2 that we have never used (commit: eb56793) (details)
  60. CHG: adding common factor to KMatrices StressBalance (commit: d79f20f) (details)
  61. CHG: do not extrude lat/lon if undefined (commit: 542dd67) (details)
  62. CHG: refine should deal with lat/long as well (commit: 1c44f94) (details)
  63. BUG: output is md2 and not md (commit: 624b32e) (details)
  64. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: ebfeed6) (details)
  65. CHG: New cluster class for submitting jobs to UB CCR; typos (commit: d5ffcb6) (details)
  66. CHG: adding factors to analysis (commit: 5221b49) (details)
  67. CHG: added Data directory for examples (commit: 3b21465) (details)
  68. CHG: adding factors in analysis (commit: 5a7f851) (details)
  69. CHG: added factors in analysis (commit: e049dfc) (details)
  70. CHG: fixed problem with Glads (commit: 06ba999) (details)
  71. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: 79e0383) (details)
  72. CHG: renaming Viscous Budd (commit: 58ec93e) (details)
  73. CHG: Adjusted tolerances (commit: 3d3884b) (details)
  74. CHG: multithreading ContourToNodes (commit: a5cce0e) (details)
  75. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 7031ace) (details)
  76. CHG: Temporary fix for not being able to connect via port 22 (commit: 7930043) (details)
  77. CHG: Need P instead of p option (commit: 1ae9f62) (details)
  78. CHG: added PROJ_LIB env variable to make sure proj.db is found. There are sometimes conflicts with MATLAB's libraries which must be taken care of (commit: ab72887) (details)
  79. CHG: minor changed ISSM description (commit: e79d8fc) (details)
  80. CHG: ITS_LIVE annual velocity updated to v02, data avaliable from 1985 to 2022. The .nc files are in netCDF4 format, to load in Matlab, we need to use `h5read` (commit: 07d41ed) (details)
  81. ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (commit: 96f163d) (details)
  82. CHG: use mapping toolbox map if Googlemaps is not available (commit: 877f97d) (details)
  83. CHG: fixed zoom level option (commit: f13265c) (details)
  84. CHG: adjusted tolerances (commit: 67ecf56) (details)
  85. CHG: added interactive to disp: (commit: 82f74cc) (details)
  86. Added time and memory output for CoDiPack. (commit: dee0d08) (details)
  87. Make preaccumulation configurable. (commit: 0053772) (details)
  88. Create c-cpp.yml (commit: de8cfa1) (details)
  89. Update c-cpp.yml (commit: 6ea1be6) (details)
  90. CHG: changed checks on flags (commit: 75710aa) (details)
  91. CHG: need to initialize as 0 (commit: 206ded5) (details)
  92. Update c-cpp.yml (commit: 5f63850) (details)
  93. Update c-cpp.yml (commit: c26805a) (details)
  94. Update c-cpp.yml (commit: c4d8675) (details)
  95. Update c-cpp.yml (commit: 1b9716a) (details)
  96. Update c-cpp.yml, add matlab (commit: b0584a0) (details)
  97. Update c-cpp.yml (commit: 3de0de9) (details)
  98. Update c-cpp.yml (commit: 97b7d9f) (details)
  99. Create github_linux_basic (commit: 917aa3b) (details)
  100. Update c-cpp.yml (commit: 7e7cb29) (details)
  101. Update c-cpp.yml (commit: a09e38a) (details)
  102. change the directory for CI files (commit: ed557da) (details)
  103. Update README.md (commit: 6f97503) (details)
  104. Update README.md (commit: 7ee2aa6) (details)
  105. create badge for CI, add it to README (commit: 5b19ff4) (details)
  106. CHG: minor (commit: 3155d83) (details)
  107. BUG: forgot to close parenthesis (commit: 99e58f8) (details)
  108. CHG: upgrading PETSc in order to find latest ZLIB (commit: 0a5d4f8) (details)
  109. FIX: calculation of VAF based on mask in Tria.cpp (commit: c76bcad) (details)
  110. CHG: trying to simplify CI (commit: 345ce88) (details)
  111. CHG: trying to simplify CI (commit: 8ca30ea) (details)
  112. CHG: getting PETSc from apt-get (commit: 7653d0b) (details)
  113. CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (commit: 0a7c0f0) (details)
  114. BUG: fixing CI problem (commit: a762b38) (details)
  115. CHG: trying to fix CI (commit: b4cb2c6) (details)
  116. CHG: trying to fix CI (commit: 8b5f7e9) (details)
  117. CHG: trying to fix CI (commit: 07c5512) (details)
  118. CHG: trying to fix CI (commit: 34f659f) (details)
  119. Update README.md (commit: 1ad8f26) (details)
  120. NEW: added option 'quitonerror' for GitHub's CI (commit: cadec61) (details)
  121. CHG: fixing matlab tests in GitHub CI (commit: e29269a) (details)
  122. CHG: trying to fix CI with MATLAB (commit: c02ba76) (details)
  123. CHG: trying to debug CI (commit: dbb040a) (details)
  124. CHG: trying to add MATLAB tests (commit: 9e03058) (details)
  125. CHG: fixing MATLAB (commit: 47fec1e) (details)
  126. load matlab action manually (commit: 979bccd) (details)
  127. FIX: updated archive 540 (commit: 2a46a3e) (details)
  128. CHG: checking env (commit: d0b793d) (details)
  129. CHG: checking env (commit: 38a30bf) (details)
  130. CHG: checking env (commit: cec57fd) (details)
  131. CHG: checking env (commit: af5690c) (details)
  132. CHG: checking env (commit: a9938ed) (details)
  133. CHG: checking env (commit: 9208d86) (details)
  134. set environment before running matlab (commit: 4a1a946) (details)
  135. Update c-cpp.yml (commit: 32b049b) (details)
  136. Update c-cpp.yml (commit: 71c965d) (details)
  137. Update c-cpp.yml (commit: d6b4c45) (details)
  138. Update c-cpp.yml (commit: f32cecc) (details)
  139. CHG: fixed typo (commit: fa5e47b) (details)
  140. NEW: added a function that reads a geotiff and outputs x,y,data (commit: d3a11cb) (details)
  141. CHG: better check on METIS header (commit: aab5168) (details)
  142. CHG: removing PETSc from installation (commit: 2788cec) (details)
  143. CHG: install openMPI (commit: 0b37126) (details)
  144. CHG: figuring out open MPI (commit: 8b91009) (details)
  145. CHG: mpi-include does not need -I (commit: b55430e) (details)
  146. CHG: scalapack is installed as part of open MPI (commit: 6f937e4) (details)
  147. CHG: do not assume that ParMETIS is installed if MUMPS is provided (commit: 0f97bbc) (details)
  148. CHG: do not preload petsc files if petsc is not installed (commit: 2f07102) (details)
  149. CHG: reverting to installing PETSc (commit: 9640ebb) (details)
  150. CHG: simplifying workflow and scripts (commit: 0319b46) (details)
  151. CHG: change name (commit: 482d3f8) (details)
  152. CHG: removing MPICH from PETSc to speed up CI (commit: 6d818da) (details)
  153. CHG: adding more libs to mpi (commit: e69a782) (details)
  154. CHG: forgot to change LD_PRELOAD (commit: b00c721) (details)
  155. CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (commit: 3cb916c) (details)
  156. CHG: do not make MeshPartition a template (commit: 7f7505c) (details)
  157. CHG: added example (commit: 60d676d) (details)
  158. BUG: do not initialize codi_global if autodiff is false (commit: 6aa5da9) (details)
  159. CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (commit: d1e52e2) (details)
  160. try to set two steps for the CI (commit: 5975640) (details)
  161. try to add cache (commit: 50190d3) (details)
  162. try to set the path for cache (commit: 15a348d) (details)
  163. try again with env variable (commit: 1b19f0b) (details)
  164. update download path in artifact (commit: 0848c3f) (details)
  165. try to also cache matlab (commit: 9b235c5) (details)
  166. change mpi back to petsc version (commit: 2e7ff85) (details)
  167. no need to cache matlab (commit: d6fe336) (details)
  168. cache matlab (commit: 80b3c04) (details)
  169. try the uncompress path again (commit: dfc6574) (details)
  170. download to /root (commit: 81b8b98) (details)
  171. try to use relative path (commit: e864a3b) (details)
  172. add relative path (commit: ff1f207) (details)
  173. change relative path again (commit: e113efe) (details)
  174. typo fixed (commit: 995b94a) (details)
  175. update working dir (commit: 84a03dd) (details)
  176. activate compile (commit: 8c98e69) (details)
  177. put test back (commit: e339299) (details)
  178. remove apt-get installed mpi (commit: eaae0d7) (details)
  179. try to create a matrix of test (commit: efc7cc7) (details)
  180. try matrix with string variables (commit: e91fd41) (details)
  181. add codipack in CI (commit: 182c715) (details)
  182. try to fix codipack configure (commit: 837a322) (details)
  183. add gsl (commit: c71caeb) (details)
  184. seperate basic and codipack (commit: 7594905) (details)
  185. Update common-workflow.yml (commit: 083c437) (details)
  186. only include ad tests for ccdipack (commit: 25b6dfc) (details)
  187. fix bug in main-ci (commit: 6e84779) (details)
  188. set different names for different runs (commit: b0269ef) (details)
  189. add type of input.os (commit: e0b1eed) (details)
  190. try to cache src/c (commit: 565963c) (details)
  191. fix error in the test job (commit: 0206504) (details)
  192. remove cache src/c (commit: feaeafc) (details)
  193. try petsc-3.20 for ad (commit: b377c3a) (details)
  194. try to use env to set the id of cache (commit: ea1e689) (details)
  195. try github.env (commit: 24468bb) (details)
  196. try to fix bugs when using inputs in cache id (commit: 1d4ea2d) (details)
  197. fix bug in the if condition (commit: c3b3660) (details)
  198. fix codipack (commit: d2062bb) (details)
  199. try ad again (commit: 28d82e6) (details)
  200. CHG: added error message instead of just bypassing (commit: 6594401) (details)
  201. CHG: for macOS we now also need to add  -commons use_dylibs (commit: 1a3699f) (details)
  202. BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (commit: e49bead) (details)
  203. CHG: cleanup (commit: a8f5547) (details)
  204. remove with-petsc in codipack (commit: 9d331f1) (details)
  205. reduce matrix size for tests (commit: 2fcdd45) (details)
  206. check spaces (commit: 22c2e32) (details)
  207. turn off codipack tests (commit: b8d2d51) (details)
  208. do not compress petsc/src/ to decrease the size of the artifact (commit: 57d4613) (details)
  209. try to exclude petsc/src (commit: f9262f6) (details)
  210. add gsl to codipack version (commit: a358592) (details)
  211. CHG: calving rate in CalvingMIP use normal vector from the levelset (commit: b181f85) (details)
  212. Update README.md (commit: 0fb4465) (details)
  213. Update README.md (commit: 3a00056) (details)
  214. Update action badge in README.md (commit: f4f10ac) (details)
  215. CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (commit: 2f6a9e3) (details)
  216. CHG: make two CIs separately for Ubuntu basic and codipack (commit: 4741ed5) (details)
  217. CHG: Update test540, due to update default reinit_frequency (commit: 430b105) (details)
  218. change the way to reuse workflow (commit: 0efe728) (details)
  219. hard code the version of configure ISSM for now (commit: db8075d) (details)
  220. BUG: fix CalvingCalvingMIP in Penta (commit: 2698137) (details)
  221. fix bugs in action.yml (commit: 7f6f141) (details)
  222. separate prepare externalpackes and build (commit: 584f3a5) (details)
  223. test ISSM_DIR (commit: 08d6530) (details)
  224. Update action.yml (commit: 37527bd) (details)
  225. fix ISSM_DIR issue (commit: 47f8a7b) (details)
  226. rerun CI, make input name shorter (commit: f857165) (details)
  227. fix bug in action.yml (commit: ff67c9f) (details)
  228. CHG: update Archive540 (commit: a30382f) (details)
  229. rerun full CI (commit: 323ceb5) (details)
  230. fix bug in uploading artifact (commit: b4ae7ad) (details)
  231. BUG: fix CalvingCalvingMIP (commit: 92549b0) (details)
  232. BUG: recompile ISSM, update test540 Archive (commit: a53cd43) (details)
  233. CHG: update Archive affected by levelset.reinit_frequency=10 (commit: 87b72a8) (details)
  234. add badges for Ubuntu Basic and CodiPack (commit: feb47a9) (details)
  235. CHG: MATLAB -> Python and Javascript (commit: ba72369) (details)
  236. NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (commit: 4436be0) (details)
  237. CHG: 1st edit of interpPaolo2023 (commit: 37889e4) (details)
  238. CHG: taking care of paths with white spaces (commit: b52a7fa) (details)
  239. CHG: relaxed tolerances for test 541 (commit: 17823c6) (details)
  240. CHG: Cleanup (commit: 15ceb8f) (details)
  241. CHG: update to GEMB merge layers to parallel matlab version updates (commit: e96dabc) (details)
  242. CHG: update GEMB tols for latest commit (commit: 6ae19af) (details)
  243. CHG: update remaining tols in windows and on git for GEMB (commit: 16ba5ed) (details)
  244. CHG: Cleanup of configuration options (commit: a96a4ea) (details)
  245. BUG: Needed closing ;; (commit: cde015c) (details)
  246. CHG: Removing support for Android (commit: f2dc910) (details)
  247. CHG: Synchronized enums after pull and merge (commit: 31a5504) (details)
  248. BUG: Cleaned up configs (commit: 52cd3be) (details)
  249. BUG: Correcting env var substitution (commit: 53e2064) (details)
  250. CHG: Cleanup (commit: ecc8bdf) (details)
  251. CHG: Cleanup (commit: f4eedf7) (details)
  252. CHG: Moving standard env vars to issm_options for MSYS2 builds (commit: 317ec23) (details)
  253. CHG: Cleanup; missing env var for Javascript build (commit: e96bbbb) (details)
  254. BUG: Fix for MSYS2 build (commit: efeecc0) (details)
  255. merge actions to the workflow file (commit: 426b2b2) (details)
  256. use multiple lines for the yml (commit: 731bcc7) (details)
  257. try to set matlab outside (commit: 3cf77f7) (details)
  258. fix missing type of common-workflow.yml (commit: f596275) (details)
  259. fix bug in setting matlab root (commit: ec42822) (details)
  260. if cache not hit, then recompile (commit: 20636a0) (details)
  261. CHG: added check to tell useers they cannot use both PETSc and CoDiPack (commit: 912b605) (details)
  262. BUG: Need to check if supplied gfortran and other libs are files for binaries builds (commit: 3256dd9) (details)
  263. CHG: added some explanation (commit: 13ed448) (details)
  264. BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (commit: 34142a6) (details)
  265. BUG: update archive 540,541,542 (commit: d00366b) (details)
  266. update 806,812 (commit: e0f5c70) (details)
  267. BUG: update archive 3203 (commit: 1c2cf34) (details)
  268. CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (commit: 613dd08) (details)
  269. BUG: Missing commit from pristine copy (commit: 01418c9) (details)
  270. BUG: CXXFLAGS is not empty by default under clang (commit: 03ddf03) (details)
  271. BUG: Bad path to gfortran (commit: a6bb061) (details)
  272. use json to handle matrix strategy (commit: c700e2b) (details)
  273. CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (commit: f202e0d) (details)
  274. BUG: fixed memory leak (commit: 4124654) (details)
  275. BUG: Reverting changes for now to get versioned code working (commit: 5922889) (details)
  276. CHG: Standardizing MATLAB and Python wrapper makefiles (commit: c1e78be) (details)
  277. BUG: Reverting (again, sigh) (commit: 16fcdb0) (details)
  278. add \' in common_workflow (commit: 102f07b) (details)
  279. Update common-workflow.yml (commit: 6ec3517) (details)
  280. Update common-workflow.yml (commit: 8bdf8d2) (details)
  281. Update common-workflow.yml (commit: 92334a9) (details)
  282. update workflow using one file for one case (commit: e477fa3) (details)
  283. CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (commit: e715320) (details)
  284. ADD: output melt rate and its components in SHAKTI hydrology (commit: 4bfad50) (details)
  285. CHG: removing unused options (commit: 187f80c) (details)
  286. CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (commit: 42ac9cb) (details)
  287. CHG: More clarification about HTTPS vs SSH (commit: 66a11ce) (details)
  288. NEW: added file to interpolate undercutting forcings from ISMIP6 data files (commit: 3392563) (details)
  289. CHG: added ref (commit: 39d675d) (details)
  290. CHG: moving file to a better directory (commit: 7621d80) (details)
  291. CHG: update ICESat2 ATL14/15 to version 4 (commit: 29bf890) (details)
  292. CHG: closed contour should be option #1 (commit: 3814cab) (details)
  293. CHG: minor estetics (commit: 909f497) (details)
  294. CHG:update script for TACC Frontera (commit: 0af0688) (details)
  295. NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (commit: 1105aba) (details)
  296. CHG: include stressbalance hydrology layer capability in python (commit: da74c91) (details)
  297. BUG: fix loading MEaSUREs velocity for individual glaciers (commit: ba48cc8) (details)
  298. CHG: update Jakobshavn MEaSUREs velocity to 2024 (commit: f2e798e) (details)
  299. BUG: add if for more general model results (commit: d81f05d) (details)
  300. BUG: generalize analyzeCalvingfront function (commit: 8448acd) (details)
  301. CHG: second iteration of interpPaolo2023- add interpolation routine (commit: bd63da8) (details)
  302. CHG: include temporal component in Paolo2023 melt rate (commit: 99209c8) (details)
  303. NEW: added error message if cxxoptflags is provided (commit: 08657b9) (details)
  304. BUG: python should not need MEXLIB, this introduces dependencies that are problematic (commit: e36b9bf) (details)
  305. BUG: bad python syntax (commit: 0142b7c) (details)
  306. CHG: simplifying hydro slope code (commit: 338886f) (details)
  307. NEW: nightly run test for stressbalance hydrology layer (commit: ad33e61) (details)
  308. CHG: add interpolated dates as output (commit: eff452a) (details)
  309. CHG: do not use configure.py in installation script, call configure directly (commit: 0ae352e) (details)
  310. CHG: fixed RHS (commit: 425b448) (details)
  311. ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (commit: 272614d) (details)
  312. BUG: ocean-averaged sea level loads (commit: a9afa9f) (details)
  313. NEW: retrieving change in gravitational acceleration from ESA solver (commit: 934614b) (details)
  314. CHG: fixed bad character from Surendra's commit (commit: 54b4de7) (details)
  315. CHG: fixing NR (commit: 973ddb7) (details)
  316. CHG: make python test identical to MATLAB test (commit: b4aa682) (details)
  317. CHG: making python test identical to MATLAB (commit: e546cd0) (details)
  318. ESA nightly updated with a new diagostic (commit: 513a325) (details)
  319. CHG: relaxing tolerances (commit: b9e596c) (details)
  320. CHG: relaxing tolerances (commit: 77d5533) (details)
  321. CHG: relaxing tolerances (commit: eed8df1) (details)
  322. CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (commit: 3d2b61e) (details)
  323. Update .gitignore (commit: 195664c) (details)
  324. CHG: Updated PETSc version (commit: afc8a21) (details)
  325. CHG: Renaming of GDAL install scripts (commit: fcff971) (details)
  326. CHG: Fixes for latest PETSc version install script (commit: 5f36b1e) (details)
  327. BUG: Corrected install script (commit: df66d12) (details)
  328. CHG: Adjusted tolerances (commit: 0ed2108) (details)
  329. CHG: Disabling test 362 for Silicon-based Mac as it has large errors (commit: f421911) (details)
  330. CHG: Adjusted tolerances (commit: fb91a00) (details)
  331. CHG: Adjusted tolerances (commit: e4a2c1e) (details)
  332. CHG: Corrected install script name (commit: 27ae96f) (details)
  333. Update .gitignore (commit: 2b00a6f) (details)
  334. CHG: moving functions around (commit: 02c609d) (details)
  335. ADD: mac basic CI (commit: fb15aad) (details)
  336. ADD: mac basic CI (commit: 42d81d1) (details)
  337. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 507291f) (details)
  338. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 3083c90) (details)
  339. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: c7c1b20) (details)
  340. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 1c6ce92) (details)
  341. fixing merging error in Makefile.am (commit: 80570a2) (details)
  342. fixing merging error in Makefile.am (commit: 9a7c619) (details)
  343. CHG:cleaned up Love core for final version (commit: cee3df6) (details)
  344. CHG:cleaned up Love core for final version (commit: 1044ddf) (details)
  345. FIX: fixing recast of int/double to double precision for some compilers in Love core (commit: 57a34e6) (details)
  346. FIX: fixing recast of int/double to double precision for some compilers in Love core (commit: ac99ef7) (details)
  347. FIX: cleaning up love core (commit: e3030e4) (details)
  348. FIX: cleaning up love core (commit: f3f84ba) (details)
  349. CHG: Bug in Python wrapper; cleanup (commit: f5a7c45) (details)
  350. CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (commit: 0763279) (details)
  351. CHG: Committing local changes from UB CCR (commit: a5e6ef6) (details)
  352. Update test2085.m (commit: f986dcc) (details)
  353. Update test2085.m (commit: 2733d6e) (details)
  354. Update test2084.m (commit: 08a9fb4) (details)
  355. Update test2084.m (commit: ce8285b) (details)
  356. CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (commit: f58a1a7) (details)
  357. CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (commit: 86a3b91) (details)
  358. CHG: Older versions of PETSc use config/configure.py (may need to change others) (commit: 3fdb691) (details)
  359. CHG: Older versions of PETSc use config/configure.py (may need to change others) (commit: 4edb121) (details)
  360. CHG: Updates for saving model for JavaScript (commit: 0f22121) (details)
  361. CHG: Updates for saving model for JavaScript (commit: 9d324ae) (details)
  362. CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (commit: baca642) (details)
  363. CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (commit: 4631b66) (details)
  364. CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (commit: 1ae1d97) (details)
  365. CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (commit: 457cb9e) (details)
  366. CHG: Fixes for JavaScript API and Emscripten compilation (commit: 69bbd50) (details)
  367. CHG: Fixes for JavaScript API and Emscripten compilation (commit: 150ded5) (details)
  368. CHG: no error compiler flag still needed (commit: ac7755e) (details)
  369. CHG: no error compiler flag still needed (commit: bfe4006) (details)
  370. CHG: More JavaScript API fixes; compiler options to disable wasm (commit: 8c4ac40) (details)
  371. CHG: More JavaScript API fixes; compiler options to disable wasm (commit: 7393150) (details)
  372. CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (commit: 93e6151) (details)
  373. CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (commit: 3a60c66) (details)
  374. CHG: Emscripten does not like opt flag (commit: 455e885) (details)
  375. CHG: Emscripten does not like opt flag (commit: a1fa7c0) (details)
  376. BUG: Issue was missing quote, not flag (commit: 025c1f7) (details)
  377. BUG: Issue was missing quote, not flag (commit: 4fa7540) (details)
  378. CHG: Added missing exported functions for JavaScript binaries (commit: d40778d) (details)
  379. CHG: Added missing exported functions for JavaScript binaries (commit: 6cbf657) (details)
  380. CHG: Adjusted tolerances (commit: 46ed7a1) (details)
  381. CHG: Adjusted tolerances (commit: 933c33c) (details)
  382. CHG: Fixes for outputting transient class to JavaScript model (commit: 9a73fc2) (details)
  383. CHG: Fixes for outputting transient class to JavaScript model (commit: 6e9dbd7) (details)
  384. BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (commit: 2fc48ba) (details)
  385. BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (commit: 63f13df) (details)
  386. CHG: Updated archives (commit: b9a0f5c) (details)
  387. CHG: Updated archives (commit: 58d0ba8) (details)
  388. FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (commit: c7e1e66) (details)
  389. FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (commit: e8b3f46) (details)
  390. FIX: love core: recast some integers to doubletype to help some mac compilers (commit: c597ea0) (details)
  391. FIX: love core: recast some integers to doubletype to help some mac compilers (commit: 6f59af1) (details)
  392. FIX: Missing synched enum files for Love core update (commit: de53456) (details)
  393. FIX: Missing synched enum files for Love core update (commit: 2e0d421) (details)
  394. Update test2075.m (commit: 346cdbe) (details)
  395. Update test2075.m (commit: f463f88) (details)
  396. Update test2071.m (commit: 3bfeb3d) (details)
  397. Update test2071.m (commit: 825cf18) (details)
  398. CHG: Adjusted tolerances (commit: 6b4611e) (details)
  399. CHG: Adjusted tolerances (commit: 8b7ecfc) (details)
  400. CHG: Fixes for love numbers and related tests under Python API (commit: 15cf622) (details)
  401. CHG: Fixes for love numbers and related tests under Python API (commit: 90fe3da) (details)
  402. BUG: Fixed parens (commit: 189738f) (details)
  403. BUG: Fixed parens (commit: 4d9897d) (details)
  404. CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 7fa8267) (details)
  405. CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 369a51b) (details)
  406. CHG: Translated test2085 from MATLAB -> Python (commit: de6aa4a) (details)
  407. CHG: Translated test2085 from MATLAB -> Python (commit: 9634a49) (details)
  408. fix penta section normals and remove duplicate code (commit: 68a1198) (details)
  409. fix penta section normals and remove duplicate code (commit: efde1a9) (details)
  410. fix indentation (commit: ba34a19) (details)
  411. fix indentation (commit: 4586e1c) (details)
  412. CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: adf71c2) (details)
  413. CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: 9b45c84) (details)
  414. CHG: Adjusted tolerances (commit: 6164a6e) (details)
  415. CHG: Adjusted tolerances (commit: 08469f9) (details)
  416. remove unused indices in  Tria::NormalTop (commit: 2b35078) (details)
  417. remove unused indices in  Tria::NormalTop (commit: 21dcef2) (details)
  418. CHG: Updated path to gfortran (commit: b41fcb4) (details)
  419. CHG: Updated path to gfortran (commit: 70147fb) (details)
  420. CHG: extract AD cost functions (commit: 58fe6ce) (details)
  421. CHG: extract AD cost functions (commit: d03a573) (details)
  422. CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 957ed85) (details)
  423. CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 0e1d4f4) (details)
  424. CHG: Check if LDFLAGS is set (commit: f275274) (details)
  425. CHG: Check if LDFLAGS is set (commit: c8c5fd8) (details)
  426. CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 2f62628) (details)
  427. CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 3918dec) (details)
  428. CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 8a018b9) (details)
  429. CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 2c403f6) (details)
  430. CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 9270a30) (details)
  431. CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 951d8ba) (details)
  432. CHG: More external package fixes (commit: b4d061b) (details)
  433. CHG: More external package fixes (commit: 79fcea5) (details)
  434. CHG: Adjusted tolerances (commit: 419bba7) (details)
  435. CHG: Adjusted tolerances (commit: 2e6f604) (details)
  436. CHG: Need to ignore download script in directory to properly download datasets (commit: 648c7e7) (details)
  437. CHG: Need to ignore download script in directory to properly download datasets (commit: db7f6b2) (details)
  438. CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: 551c597) (details)
  439. CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: c432a9f) (details)
  440. BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: 3438d0b) (details)
  441. BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: fd275dd) (details)
  442. CHG: Adjusted tolerances (commit: c6abcf6) (details)
  443. CHG: Adjusted tolerances (commit: 473a8bf) (details)
  444. CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: 45dcbbb) (details)
  445. CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: fed894b) (details)
  446. CHG: Update SmbSEMIC modules (commit: 7eed5a3) (details)
  447. CHG: Update SmbSEMIC modules (commit: 111e86f) (details)
  448. ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: 318919a) (details)
  449. ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: daf8293) (details)
  450. CHG: Resolve memory leakage in SEMIC. (commit: 0dda306) (details)
  451. CHG: Resolve memory leakage in SEMIC. (commit: 5bec532) (details)
  452. CHG: model.refine MATLAB -> Python; clean up (commit: 50c4f95) (details)
  453. CHG: model.refine MATLAB -> Python; clean up (commit: 70cadb9) (details)
  454. BUG: Bad indexing of bamgmesh out (commit: c6bade2) (details)
  455. BUG: Bad indexing of bamgmesh out (commit: 617fa79) (details)
  456. CHG: Catch unsupported draw function; clean up (commit: d641506) (details)
  457. CHG: Catch unsupported draw function; clean up (commit: a5470e5) (details)
  458. CHG: Adjusted tolerances (commit: 5d36a67) (details)
  459. CHG: Adjusted tolerances (commit: 750f4b7) (details)
  460. FIX: Output of Tidal love numbers in Love core (commit: 89066e2) (details)
  461. FIX: Output of Tidal love numbers in Love core (commit: 5bbf926) (details)
  462. CHG: do not assume hemisphere (commit: 73416d6) (details)
  463. CHG: do not assume hemisphere (commit: 29e26a7) (details)
  464. BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 36a100d) (details)
  465. BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 734d71a) (details)
  466. CHG: Fix SEMIC enables to run surface mass and energy balance with albedo scheme of Alex. Fix Documentation for SMBsemic with albedo scheme of Denby and ISBA. (commit: 06e43c8) (details)
  467. CHG: Fix SEMIC enables to run surface mass and energy balance with albedo scheme of Alex. Fix Documentation for SMBsemic with albedo scheme of Denby and ISBA. (commit: 3c778b7) (details)
  468. ADD: flag `with_matlab` in CI with matlab (commit: 4088830) (details)
  469. ADD: flag `with_matlab` in CI with matlab (commit: a1d0fbe) (details)
  470. CHG: input.with_matlab -> input.interface (commit: bcd7f0e) (details)
  471. CHG: input.with_matlab -> input.interface (commit: bd92bb5) (details)
  472. ADD: ubuntu python test (commit: c45e791) (details)
  473. ADD: ubuntu python test (commit: 14fe0b8) (details)
  474. ADD: install python-dev (commit: 5d792ba) (details)
  475. ADD: install python-dev (commit: c23fa5e) (details)
  476. ADD: python tests (commit: ab6f5c2) (details)
  477. ADD: python tests (commit: 00193b4) (details)
  478. BUG: fix .yml (commit: 5f1f739) (details)
  479. BUG: fix .yml (commit: 2d40145) (details)
  480. CHG: python path for CI (commit: b07f2ea) (details)
  481. CHG: python path for CI (commit: 0776a0a) (details)
  482. BUG: fix python path (commit: 307f8a0) (details)
  483. BUG: fix python path (commit: 9cd4b54) (details)
  484. CHG: get python path from python action (commit: 06adc93) (details)
  485. CHG: get python path from python action (commit: eac81c0) (details)
  486. CHG: use env (commit: 97a4ea5) (details)
  487. CHG: use env (commit: 9e781b9) (details)
  488. Update ubuntu-python.yml (commit: 002f28d) (details)
  489. Update ubuntu-python.yml (commit: 6b751ae) (details)
  490. CHG: output python path after setup (commit: a9da2df) (details)
  491. CHG: output python path after setup (commit: cc03516) (details)
  492. change to v5 python action (commit: 0de8889) (details)
  493. change to v5 python action (commit: 6012a64) (details)
  494. update python path (commit: 1f4c9cc) (details)
  495. update python path (commit: 79a9ec3) (details)
  496. fix bug in python_version (commit: 939717a) (details)
  497. fix bug in python_version (commit: 10e0102) (details)
  498. CHG: wrong place holder for string (commit: 1428b1e) (details)
  499. CHG: wrong place holder for string (commit: 2c7f585) (details)
  500. currentlt test with only python (commit: ca2f893) (details)
  501. currentlt test with only python (commit: 2722bc2) (details)
  502. add libpython (commit: 219ebf2) (details)
  503. add libpython (commit: 49c8613) (details)
  504. update CI (commit: c7136a8) (details)
  505. update CI (commit: 74f450e) (details)
  506. update CI (commit: df8e6a1) (details)
  507. update CI (commit: 6073f89) (details)
  508. set python path (commit: 175c34a) (details)
  509. set python path (commit: 0d924c2) (details)
  510. update numpy path (commit: e6f88df) (details)
  511. update numpy path (commit: e33ed82) (details)
  512. check the folder (commit: 5ef1549) (details)
  513. check the folder (commit: 51346a8) (details)
  514. add path to numpy (commit: ba7cb7d) (details)
  515. add path to numpy (commit: 89950de) (details)
  516. add path to numpy (commit: b92e094) (details)
  517. add path to numpy (commit: 7e617b9) (details)
  518. update numpy (commit: 3d580b5) (details)
  519. update numpy (commit: a16ee76) (details)
  520. add test numpy (commit: 52705c4) (details)
  521. add test numpy (commit: c7ff259) (details)
  522. print more (commit: 138ee42) (details)
  523. print more (commit: 93fc7cc) (details)
  524. look into _core (commit: 062bd2a) (details)
  525. look into _core (commit: f1b7cf4) (details)
  526. add python to test (commit: 547646e) (details)
  527. add python to test (commit: 67a6f83) (details)
  528. add netCDF4 (commit: 8536c41) (details)
  529. add netCDF4 (commit: be2d32c) (details)
  530. add source ISSM (commit: c88d507) (details)
  531. add source ISSM (commit: 2e5bf2e) (details)
  532. ADD: ubuntu python CI test (commit: 7f7ee10) (details)
  533. ADD: ubuntu python CI test (commit: 14b7eaa) (details)
  534. Revert "add python CI" (commit: 101481c) (details)
  535. Revert "add python CI" (commit: 1861be8) (details)
  536. Revert "Revert "add python CI"" (commit: dd63a1b) (details)
  537. Revert "Revert "add python CI"" (commit: 830f9fd) (details)
  538. CHG: Eased tolerances (commit: 868cbe1) (details)
  539. CHG: Eased tolerances (commit: 56a15f2) (details)
  540. CHG: Moving certain external packages to new repo (commit: 672689d) (details)
  541. CHG: Moving certain external packages to new repo (commit: a178c10) (details)
  542. ADD: `cutoff` option in flowlines.m (commit: 950c755) (details)
  543. ADD: `cutoff` option in flowlines.m (commit: d0b3440) (details)
  544. BUG: revert issmscpin to previous version (commit: 23b709c) (details)
  545. BUG: revert issmscpin to previous version (commit: 3cb91ea) (details)
  546. CHG: adding dynamic function name (commit: dd8dc91) (details)
  547. CHG: adding dynamic function name (commit: caad0b5) (details)
  548. CHG: automatically remove checkpoint file once done to save disk space (commit: 3a24974) (details)
  549. CHG: automatically remove checkpoint file once done to save disk space (commit: b73355e) (details)
  550. CHG: Cleanup; MATLAB -> Python; documentation (commit: 61ab59f) (details)
  551. CHG: Cleanup; MATLAB -> Python; documentation (commit: c8d98c1) (details)
  552. CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 6b9c9fc) (details)
  553. CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 3fc67bb) (details)
  554. BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 08c867c) (details)
  555. BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 12f6cf4) (details)
  556. BUG: Lowercasing JavaScript (commit: 90ee39e) (details)
  557. CHG: no need to delete checkpoint data anymore (commit: c72d312) (details)
  558. CHG: adding path for amundsen machine (commit: f8a7f2b) (details)
  559. BUG: Reapplying recent changes after merge (commit: aa992d3) (details)
  560. CHG: added amundsen path in velocity interpolation (commit: 6cd980d) (details)
  561. BUG: textscan can error out when the outlog is too long, limit to 1000 lines (commit: 38e777c) (details)
  562. New continuous design variable (commit: 678e0b2) (details)
  563. NEW: adding continuous design QMU capabilities and Mmemasstransport (commit: 122bcd6) (details)
  564. Revert "NEW: adding continuous design QMU capabilities and Mmemasstransport" (commit: ea293af) (details)
  565. NEW: adding continuous design QMU capabilities and Mmemasstransport (commit: e99a386) (details)
  566. Revert "NEW: adding continuous design QMU capabilities and Mmemasstransport" (commit: 84b0849) (details)
  567. NEW: adding continuous design QMU capabilities and Mmemasstransport (commit: 2cbbce0) (details)
  568. CHG: fixing issues with MemOps.h (commit: a4b8bc4) (details)
  569. CHG: missing EnumDefinitions for Mme mass transport (commit: d5c0e07) (details)
  570. CHG: fixing issue with MmeToInputsFromaIdx prototype. (commit: fc0505e) (details)
  571. CHG: missing MMEMASSTRANSPORTCORE symbol. (commit: d19b985) (details)
  572. CHG: fixing issue with missing InputToP0. (commit: 343f9a0) (details)
  573. CHG: missing prototype for InputToP0. (commit: 2eed371) (details)
  574. CHG: missing Finalize routine. Also fixing major segfault. (commit: 7cf5bf0) (details)
  575. CHG: fixing issue with Mmes missign the Parameters dataset. (commit: afa4f78) (details)
  576. CHG: adding ismmemasstransport field to transient.m, was missing. (commit: 7710d4e) (details)
  577. CHG: pushing horiz inside solid Earth code. (commit: 9d5b4a6) (details)
  578. CHG: missing Mme mass transport logic. (commit: a6284ba) (details)
  579. CHG: missing  comma. (commit: 34c9649) (details)
  580. CHG: added reCast for codipack. (commit: 1571e71) (details)
  581. NEW: new mmemasstransport class. (commit: 513585e) (details)
  582. CHG: mmemasstransport should not be set by default. (commit: d464a3b) (details)
  583. BUG: need to cast variable to int (commit: e6bb8a3) (details)
  584. BUG: modelid should be an int (commit: 1565de3) (details)
  585. CHG: making sure modelid is an integer, so as to not recast it. (commit: 6f3d3e2) (details)
  586. CHG: adding mmemasstransport class into model. (commit: 34054c0) (details)
  587. C (commit: 93c8c76) (details)
  588. CHG: protect nond sampling variable. (commit: 975daed) (details)
  589. CHG: Adding Mme  mass transport. (commit: 06f3184) (details)
  590. CHG: fixing some segfaults. (commit: 9224985) (details)
  591. CHG: slc coupling not activated in UQ mode. (commit: 3a0e6ae) (details)
  592. CHG: missing instantiation of mmemasstransport field in model class. (commit: 91f439d) (details)
  593. CHG: collapsing removed for mmemasstransport class. (commit: 4830a10) (details)
  594. CHG: fixed issue with geometry kernel being recomputed several times (commit: 7ea993e) (details)
  595. Update sealevelchange_core.cpp (commit: f108956) (details)
  596. NEW: Add src/m/contrib/inwoo/loadmodel_netcdf.py - load ISSM model written in netcdfil with "export_netCDF". (commit: a775369) (details)
  597. NEW: Python > Matlab - add loadmodel_netcdf.m from "loadmodel_netcdf.py". (commit: fc6fbc7) (details)
  598. CHG: Testing if any other cases fail GitHub CI (commit: 6f9dacc) (details)
  599. CHG: Pinning NumPy version as temporary fix for GitHub CI issues; cleanup (commit: 1ab7d86) (details)
  600. CHG: Unpinning NumPy version for GitHub CI; fix for syntax that works for latest version of NumPy (commit: da6d594) (details)
  601. CHG: make sure to add proj lib to path if we are calling CoordTransform (commit: 7a76b05) (details)
  602. CHG: more flexible interface to interpFromGeotiff, we can now ask for a specific interpolation method (commit: 40ce928) (details)
  603. NEW: moved to IBCSO v2 2024 (commit: ffc573d) (details)
  604. CHG: Various fixes for nightly tests (commit: 3fc6ba0) (details)
  605. CHG: More fixes for nightlies (moving MATLAB license test to separate build) (commit: 0fc1a93) (details)
  606. CHG: Do not test for MATLAB license on examples builds (commit: 468b63e) (details)
  607. CHG: improved performance of SetValues (commit: c8946ee) (details)
  608. CHG: Updating GCC version (commit: 2d961ee) (details)
  609. CHG: Added note about accessing older revisions (commit: a7df220) (details)
  610. CHG: Adjusted tolerances (commit: a2cee86) (details)
  611. BUG: remove weak- from the library added by MATLAB 2024b on macOS 15.02 (commit: 51d4948) (details)
  612. CHG: Applying patch that disables requirement of Python 2 (commit: 002427c) (details)
  613. CHG: Fix default value for decreasing downward longwave radiation with value of 29 W m-2 km-1. (commit: 49d92f6) (details)
  614. add amundsen path to ISMIP6 interp functions (commit: c65a67b) (details)
  615. add exp file generating function (commit: c393f5f) (details)
  616. CHG: Need no error flag for newer GCC (commit: 86cd2eb) (details)
  617. CHG: Updated path to libgfortran (commit: 265e300) (details)
  618. NEW: Matlab > Python: initialize test/NightlyRun/test246.py. (commit: bc9b243) (details)
  619. CHG: SEMIC - Fix bugs in calculating downward longwave radiation correction according to "Marty et al. (2002)". (commit: 986c58e) (details)
  620. CHG: Update "SMBsemic" module. (commit: 6390446) (details)
  621. CHG: Fix minor in "SmbSemicTransient". (commit: f61960d) (details)
  622. CHG: Remove unnecessary null pointer checks (commit: a43ae18) (details)
  623. ADD:adding Helheim SHAKTI tutorials (commit: fa33a8e) (details)
  624. fixed directory for ocean forcing (commit: 6123783) (details)
  625. CHG: updated tolerance for windows (commit: 4eb52c0) (details)
  626. CHG: Updated install scripts and configuration for Pleiades (commit: 898ea8f) (details)
  627. BUG: Fix for blaslapack config options (commit: 1948869) (details)
  628. CHG: allow spchead to be a time dependent input (commit: 2f757f0) (details)
  629. CHG: loadmodel_netcdf.py - skip loading mmemasstransport in Python. "mmemasstransport" is not yet implemented in python. (commit: 93d6751) (details)
  630. CHG: Upgrading Python version; cleanup (commit: 57a4537) (details)
  631. CHG: python-tk not available (commit: 5ebc13b) (details)
  632. CHG: Matlab > Python, Synchronize mechanicalproperties.py (commit: 52fc551) (details)
  633. CHG: Pull in Python version to NumPy path (commit: d4a8713) (details)
  634. added additional checks for homebrew installed python libraries (commit: 2a32551) (details)
  635. added smb friction and hydrology checks for matlab to python netcdf (commit: d45bd7f) (details)
  636. added hydrology, smb, and friction routines to netCDF write/read (commit: 47c48f4) (details)
  637. fixed hydrology requested outputs (commit: b423eab) (details)
  638. CHG: better handling of mask interpolation (commit: 36a7a85) (details)
  639. CHG: still need to convert to 9354 (commit: f4f84e9) (details)
  640. NEW: added ability to have a spatially and temporally variable englacial storage coefficient (commit: 450ac08) (details)
  641. BUG: wrong model field (commit: 6ec7aad) (details)
  642. CHG: need numpy (commit: c65a23d) (details)
  643. CHG: Temporarily downloading specific version of MPICH to deal with issue with latest version of MacOS SDK; cleanup (commit: b03ad34) (details)
  644. CHG: allow user to not specify time and step (commit: c014c78) (details)
  645. CHG: testing whether we actually need MatMultPatch (commit: 138c3c0) (details)
  646. CHG: removing MatMultPatch, we can use PETSc's MatMult all the time (commit: 7464173) (details)
  647. CHG: ignore files from externalpackages (commit: 6cf3b7f) (details)
  648. CHG: better way to Duplicate vector using PETSc's VecDuplicate (commit: 341d32b) (details)
  649. NEW: added install-3.22-discover.sh (commit: fdadf62) (details)
  650. CHG: updated compilers (commit: 6a1c836) (details)
  651. CHG: Corrections for CCR cluster class; clean up (commit: 3352928) (details)
  652. added class for gadi cluster support (commit: 6775867) (details)
  653. minor additions to gadi cluster (commit: f1d5730) (details)
  654. DEL: gaijin cluster has been decommissioned (commit: 3ef9a1f) (details)
  655. CHG: Allow GEMB to pass inputs at a lower resolution and downscale using (commit: 83c71f6) (details)
  656. CHG: print exit code (commit: a7cfcf2) (details)
  657. CHG: do not provide time and step for J and gradient, leave defaults is UNDEF so that it does not create a first step artificially (commit: ec45e80) (details)
  658. CHG: added mpi compilers by default to ISSM (commit: 0753018) (details)
  659. Update ubuntu-python.yml (commit: 880b1ce) (details)
  660. CHG: no need to have OptionUtilities anymore, and change all sprintf to snprintf to avoid compiler warnings (commit: 0396053) (details)
  661. CHG: silent deletion printf (commit: e88587c) (details)
  662. BUG: Update the sign of gradient mapping and constrain dlw to greater (commit: 66aefad) (details)
  663. CHG: Removed GSL and QUESO from Dakota dependencies and configurations; removed flags classic Xcode linker; removed duplicate lib flags on Dakota libs (commit: c5e9564) (details)
  664. CHG: Need GSL for CoDiPack and ADOL-C tests (commit: 2e8c8d7) (details)
  665. CHG: Removing outdated Python install scripts; temporarily allowing debugging messages for wget in dataset download script (commit: 4aa41d0) (details)
  666. CHG: need to recast from double to int dof type (commit: 8020713) (details)
  667. BUG: Use temp file instead of here-string when wget'ting datasets (commit: cc5b524) (details)
  668. CHG: Typo (commit: c6d7031) (details)
  669. CHG: Trying system copy of curl (commit: dd54aa5) (details)
  670. BUG: Needed to suppress self-signed certificate error (commit: b522849) (details)
  671. Update DownloadExamplesDatasets.sh (commit: 6f05fc0) (details)
  672. BUG: Testing explicit setting of compilers (commit: 06e91f1) (details)
  673. CHG: Corrected setting of compiler env vars for GitHub workflows (commit: 69e2b71) (details)
  674. CHG: Copying FC to F77 and F900 for GitHub workflow (commit: 24a825c) (details)
  675. NEW: add testing for gemb downscaling functionality (commit: 0731c7a) (details)
  676. CHG: steadystate should stop if step>=maxiter otherwise we do it one too many times (commit: 7e7149f) (details)
  677. CHG: minor update to indentation (commit: db8087b) (details)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit cd0db55d46bba755f7b49a930ae2e2aa946735b8 by Mathieu Morlighem
CHG: adding other way to download ISSM from GitHub
(commit: cd0db55)
The file was modifiedREADME.md (diff)
Commit 48fafb498c30a8843c3d3fb44d93b1098eac061d by 34657535+TidbitSoftware
CHG: Updating paths to Python installation (now using venv)
(commit: 48fafb4)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedtest/NightlyRun/test206.js (diff)
The file was modifiedtest/NightlyRun/test206.m (diff)
The file was modifiedtest/NightlyRun/test206.py (diff)
The file was removedREADME
Commit 1954c7d81d694a818d071c6f7851f734f2033fb8 by Mathieu Morlighem
CHG: upgrading to latest PETSc version
(commit: 1954c7d)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
Commit 7829943a1c793789ec136380feb2abe81c31fa90 by 34657535+TidbitSoftware
BUG: Not catching runme error; 'exclude_name' option no longer exists
(commit: 7829943)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-python-3.sh (diff)
Commit 86d56f4cee062bfe2758d7064497477d8fbd1a3a by 34657535+TidbitSoftware
CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files
(commit: 86d56f4)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was addedsrc/m/classes/clusters/ub_ccr_from_ghub.py
The file was modifiedpackagers/mac/package-issm-mac-binaries-python-3.sh (diff)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
The file was modifiedpackagers/mac/package-issm-mac-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit 6c6e3fc2aad57e8ea51974f31a41b2fd844dac05 by 34657535+TidbitSoftware
CHG: Virtual environment not preserved in called script
(commit: 6c6e3fc)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was removedscripts/svn_repo_authors.sh
The file was removedscripts/svnlog
The file was removedscripts/jpic2pdf
The file was removedscripts/historyISSM.m
The file was removedscripts/report.sh
The file was removedscripts/convertmatlabclasses.py
The file was removedscripts/mToPy.py
The file was removedscripts/svnvimdiff
Commit 3da6aa47f518aef711804f95dbc1ea91b6d625ab by Mathieu Morlighem
CHG: moved up one directory and removed  from version check
(commit: 3da6aa4)
The file was addedsrc/m/mesh/planet/planettrimesh.m
The file was addedsrc/m/mesh/planet/gmshplanet.m
The file was removedsrc/m/mesh/planet/spheretri/sphere_project.m
The file was removedsrc/m/mesh/planet/spheretri/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.m
The file was addedsrc/m/mesh/planet/gmshplanet.py
The file was removedsrc/m/mesh/planet/spheretri/planettrimesh.m
The file was addedsrc/m/mesh/planet/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.py
The file was removedsrc/m/mesh/planet/spheretri/sphere_tri.m
The file was addedsrc/m/mesh/planet/sphere_tri.m
The file was addedsrc/m/mesh/planet/gmshplanet.js
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.js
The file was addedsrc/m/mesh/planet/sphere_project.m
Commit 71cf980e61eb5a1f0087a456a23d1447035df59b by Mathieu Morlighem
CHG: adding more files to gitignore
(commit: 71cf980)
The file was modified.gitignore (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
Commit 5f7277758008972d71995abd1b54c3899532a1e6 by 34657535+TidbitSoftware
CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins
(commit: 5f72777)
The file was modified.gitignore (diff)
Commit c96bbfdea76e9da51ddd5fb4f563efd6d35708c3 by Mathieu Morlighem
CHG: removing reference to cshrc, replacing by zshrc
(commit: c96bbfd)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
Commit 71a58546b50f6b7b18b231e097b47d4f913010ea by 34657535+TidbitSoftware
CHG: Removing Cmake to avoid conflicts with standalone copy
(commit: 71a5854)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.m (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.py (diff)
The file was addedexamples/SlrGRACE/Models/.gitignore
The file was modified.gitignore (diff)
Commit c637383cb4a3b849fbfe2bdc88e7896f39315203 by max.sagebaum
Moved all CoDiPack specific functions to CoDiPackGlobal.h.
(commit: c637383)
The file was removedsrc/c/cores/adgradient_core.cpp
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/types.h (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/cores/controlvalidation_core.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackTypes.h
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.h (diff)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
Commit c21aea74c199db5fd1f90c139767a40e33c61cc5 by 34657535+TidbitSoftware
CHG: Add default location for libgfortran on Mac to rpath
(commit: c21aea7)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit cfdb310add434be073582c58a9025ed125d52a30 by Mathieu Morlighem
CHG: adaptive time stepping needs vz in 3d
(commit: cfdb310)
The file was modified.gitignore (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
Commit 6693f076baab2d3c4b72bf321d72cd723f55e149 by Mathieu Morlighem
CHG: throw error message if FCT in 3d
(commit: 6693f07)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
Commit 94174478ceb951fea08f5cf68e9a6423148a1c42 by 34657535+TidbitSoftware
CHG: Use git now to get changes and determine installation type
(commit: 9417447)
The file was modifiedjenkins/jenkins.sh (diff)
Commit d46094f5d3a72451661f8de18779b9c670dc85e9 by Mathieu Morlighem
CHG: minor, testing to see if jenkins will recompile
(commit: d46094f)
The file was modified.gitignore (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
Commit 48f2f11c1972989d792ab6b85ad301a1440218b4 by Mathieu Morlighem
CHG: forgot to change path to m/mesh/planet
(commit: 48f2f11)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modified.gitignore (diff)
Commit d31839f3f270047ccc256d00b03e83e3fcf73d13 by noreply
Create codeql.yml

Adding code scanning for security vulnerabilities
(commit: d31839f)
The file was added.github/workflows/codeql.yml
Commit 224629eaaaa7fc883930178b016f3964531578bd by noreply
Bump the npm_and_yarn group across 1 directory with 2 updates

Bumps the npm_and_yarn group with 2 updates in the /jenkins/javascript/karma directory: [karma](https://github.com/karma-runner/karma) and [mathjs](https://github.com/josdejong/mathjs).


Updates `karma` from 0.13.22 to 6.4.3
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v0.13.22...v6.4.3)

Updates `mathjs` from 3.20.2 to 13.0.0
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v3.20.2...v13.0.0)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: mathjs
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 224629e)
The file was modifiedjenkins/javascript/karma/package.json (diff)
Commit 49c111d38f935e2d2c5da3b437cd63eb0f517063 by 34657535+TidbitSoftware
CHG: Fixes for gfortran path in rpath; new config for CodeQL
(commit: 49c111d)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was addedjenkins/github-linux-basic-codeql
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/codeql.yml (diff)
Commit f3154a6bb100735702e7339ea0700c09577b7f53 by 34657535+TidbitSoftware
CHG: Disabling wrappers on CodeQL build
(commit: f3154a6)
The file was modified.github/workflows/codeql.yml (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
Commit 2e2e4479643b1e81f9196fc9c39eee446924d48c by 34657535+TidbitSoftware
CHG: Correcting handling of git commit and changes when fetch has not been used
(commit: 2e2e447)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modified.gitignore (diff)
Commit 265086183ed1f6c2b7c38fb76a49e25d6229946d by 34657535+TidbitSoftware
Delete codeql.yml

Deleting for now until external packages can be offloaded to package managers.
(commit: 2650861)
The file was removed.github/workflows/codeql.yml
Commit c241279474440c494565d88fc9c0022c067eaa25 by 34657535+TidbitSoftware
CHG: Adding whitespace and rerunning jobs
(commit: c241279)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/c/modules/FrontalForcingsx/FrontalForcingsx.cpp (diff)
The file was modifiedsrc/c/cores/sampling_core.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAcrossGradientx/ThicknessAcrossGradientx.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa.cpp (diff)
The file was modifiedsrc/c/shared/Matrix/MatrixUtils.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matlitho.cpp (diff)
The file was modifiedsrc/c/classes/Params/ControlParam.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/analyses/DebrisAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/modules/StochasticForcingx/StochasticForcingx.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
The file was modifiedsrc/c/analyses/LoveAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyArmapwAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgradtransient.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAlongGradientx/ThicknessAlongGradientx.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp (diff)
The file was modifiedsrc/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgradtransient.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCInefficientAnalysis.cpp (diff)
The file was modifiedsrc/m/modeldata/InterpFromGrid.cpp (diff)
The file was modifiedsrc/wrappers/Issm/issm.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateOutputDefinitions.cpp (diff)
The file was modifiedsrc/wrappers/M1qn3/M1qn3.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/TransientInput.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Moulin.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matice.cpp (diff)
The file was modifiedsrc/c/shared/Random/random.cpp (diff)
The file was modifiedsrc/wrappers/Triangle/Triangle.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCEfficientAnalysis.cpp (diff)
The file was modifiedsrc/wrappers/ExpToLevelSet/ExpToLevelSet.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi_uneven.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock_uneven.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgrad.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgrad.cpp (diff)
The file was modifiedsrc/c/toolkits/gsl/DenseGslSolve.cpp (diff)
The file was modifiedsrc/c/shared/Random/randomgenerator.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/modules/OceanExchangeDatax/OceanExchangeDatax.cpp (diff)
The file was modifiedsrc/c/toolkits/mumps/MumpsSolve.cpp (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedtest/NightlyRun/test119.py (diff)
The file was modifiedtest/NightlyRun/test119.m (diff)
Commit b5969f1dca1bf01e2ab747f7a3b2a01ff74a1b89 by 34657535+TidbitSoftware
CHG: Updates to UB CCR config; changed path of gmshplanet.py
(commit: b5969f1)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedjenkins/ub-ccr (diff)
Commit 746e2a0d2959bd0917af963953243d48ef52720b by Mathieu Morlighem
CHG: do not rotate matrices if no node is rotated (breaking a golden rule here: this change is NOT tested yet, sorry if I am breaking anything
(commit: 746e2a0)
The file was modifiedsrc/c/classes/Node.h (diff)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Node.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/XZvectorsToCoordinateSystem.cpp (diff)
Commit 0c86d88ac5c87780db757611c6836dc0c849ca5e by max.sagebaum
CoDiPack type can be defined during the configuration.
(commit: 0c86d88)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
Commit 0939b23f2331a06e51cea5665ff583db5853b118 by 34657535+TidbitSoftware
BUG: Need to update previous commit every time we run
(commit: 0939b23)
The file was modifiedjenkins/jenkins.sh (diff)
Commit f94c8d5422c2d5d02fb9a9e028b2673e44891e85 by 34657535+TidbitSoftware
CHG: Outstanding commit and test fix to git change polling
(commit: f94c8d5)
The file was modifiedjenkins/ub-ccr (diff)
Commit 1c23b49adf909cb9219f268f16d875b6eec9613e by max.sagebaum
Extracted common computation from StressbalanceAnalysis.cpp.
(commit: 1c23b49)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit a28008dc0f48fcc7c844f7a91855853ef9d787d5 by max.sagebaum
Added Preaccumulation helper for sparse row assembly.
(commit: a28008d)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
Commit f3be32be3e30fea56dbee5af50e6bacdee43712a by 34657535+TidbitSoftware
BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly
(commit: f3be32b)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 004acae89a4a7665e2e158d42802b7162d1fd60a by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
(commit: 004acae)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit d4ab7264e035b5c6ff2c2b7395c2a07b92c5368f by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
(commit: d4ab726)
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
Commit ef4f38b45b178c51688ddb8686c3f4eb5e43dca0 by Mathieu Morlighem
CHG: missing -fPIC install-linux.sh
(commit: ef4f38b)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
Commit acf94907a11a51eb4a30114042ce6eae7ec777dc by Mathieu Morlighem
CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory
(commit: acf9490)
The file was modified.gitignore (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit eb56793635df37920844a68bf04bacc210ccc781 by Mathieu Morlighem
CHG: removing SLEPSC and ADIC2 that we have never used
(commit: eb56793)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit d79f20f4420283fd5877935bf9f74a7d2c91b513 by helene.l.seroussi
CHG: adding common factor to KMatrices StressBalance
(commit: d79f20f)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 542dd67652a6007ac7f6240ab48c02b7e0e8b5c1 by Mathieu Morlighem
CHG: do not extrude lat/lon if undefined
(commit: 542dd67)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 1c44f94cab679028160a820ccaf57a1e8d99d2ba by Mathieu Morlighem
CHG: refine should deal with lat/long as well
(commit: 1c44f94)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit ebfeed6068b1e600961a846df37c1421c640b83f by Mathieu Morlighem
CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's
(commit: ebfeed6)
The file was modifiedsrc/m/classes/model.m (diff)
Commit d5ffcb6c6612985f8010f6ab20771d57f3d42ae5 by 34657535+TidbitSoftware
CHG: New cluster class for submitting jobs to UB CCR; typos
(commit: d5ffcb6)
The file was modifiedsrc/m/consistency/QueueRequirements.m (diff)
The file was addedsrc/m/classes/clusters/ub_ccr.py
The file was modifiedsrc/m/consistency/QueueRequirements.py (diff)
The file was modifiedsrc/c/analyses/StressbalanceSIAAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SmoothAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ThermalAnalysis.cpp (diff)
Commit 3b214651898e1ce7c080276e2928025c0f1ad50c by Mathieu Morlighem
CHG: added Data directory for examples
(commit: 3b21465)
The file was modified.gitignore (diff)
The file was addedexamples/Data/download.sh
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionEPLAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SamplingAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/GLheightadvectionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShreveAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancevelocityAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/DamageEvolutionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/Balancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
Commit 79e0383be2ad303fee715491642147f071a8b92a by Mathieu Morlighem
BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD
(commit: 79e0383)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.h (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedtest/NightlyRun/test404.m (diff)
The file was modifiedtest/NightlyRun/test404.py (diff)
Commit a5cce0e254b33e6698a61b512091386b4504bc55 by Mathieu Morlighem
CHG: multithreading ContourToNodes
(commit: a5cce0e)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.h (diff)
The file was addedscripts/svnvimdiff
The file was modifiedsrc/c/modules/ContourToMeshx/ContourToMeshxt.cpp (diff)
The file was modifiedsrc/c/shared/Exp/exp.h (diff)
The file was modifiedsrc/c/shared/Exp/exp.cpp (diff)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.cpp (diff)
Commit 7031ace5e8643145599c10fd12f96ba0142cf9f7 by Mathieu Morlighem
BUG: mexPrintf is NOT thread safe and crashes. Replace by printf
(commit: 7031ace)
The file was modifiedsrc/c/classes/kriging/Observation.cpp (diff)
The file was modifiedsrc/c/modules/Krigingx/Krigingx.cpp (diff)
Commit 7930043988a4979ae07e001c18fd3ce94527793f by 34657535+TidbitSoftware
CHG: Temporary fix for not being able to connect via port 22
(commit: 7930043)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit ab72887757ac5eadd31cf0019b41d989ca2eb7d4 by Mathieu Morlighem
CHG: added PROJ_LIB env variable to make sure proj.db is found. There are sometimes conflicts with MATLAB's libraries which must be taken care of
(commit: ab72887)
The file was removedltmain.sh
The file was modifiedetc/environment.sh (diff)
Commit e79d8fcb3df19ba15291109af09ef896e146b162 by Mathieu Morlighem
CHG: minor changed ISSM description
(commit: e79d8fc)
The file was modifiedREADME.md (diff)
Commit 07d41edae0bbd2a27c737b52dc3fc2f6899a474e by enigne
CHG: ITS_LIVE annual velocity updated to v02, data avaliable from 1985 to 2022. The .nc files are in netCDF4 format, to load in Matlab, we need to use `h5read`
(commit: 07d41ed)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromITSLIVE.m (diff)
Commit 96f163db7a99ca750b51cb7b916ce9f9b97946f9 by enigne
ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P
(commit: 96f163d)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit 877f97d88eed47854a5569939ab3e1dd867bb489 by Mathieu Morlighem
CHG: use mapping toolbox map if Googlemaps is not available
(commit: 877f97d)
The file was modifiedsrc/m/plot/googlemaps.m (diff)
The file was modifiedsrc/m/plot/googlemaps.m (diff)
The file was modifiedtest/NightlyRun/test104.m (diff)
The file was modifiedtest/NightlyRun/test104.py (diff)
The file was modifiedtest/NightlyRun/test104.js (diff)
The file was modifiedsrc/m/classes/clusters/generic.js (diff)
The file was modifiedsrc/m/classes/clusters/generic.py (diff)
The file was modifiedsrc/m/classes/clusters/generic.m (diff)
Commit dee0d08f97b57b331eb707a94a04381d5af99bc9 by max.sagebaum
Added time and memory output for CoDiPack.
(commit: dee0d08)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/toolkits/mpi/issmmpi.h (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp
Commit 0053772d7250f3857ab2dacafdc2a466232f9897 by max.sagebaum
Make preaccumulation configurable.
(commit: 0053772)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was added.github/workflows/c-cpp.yml
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit b0584a0fee8f19dc0d3bd19f7005b634b5d9ba1e by noreply
Update c-cpp.yml, add matlab
(commit: b0584a0)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was addedjenkins/github_linux_basic
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit ed557da4d15ea260efb3c3f37ac09c4dbd19ae91 by enigne
change the directory for CI files
(commit: ed557da)
The file was modifiedsrc/m/classes/clusters/andes.m (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was added.github/ci_scripts/ci_ISSM.sh
The file was added.github/ci_scripts/github_linux_basic
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 5b19ff43dbb9ed03feac2ab9f2feaaf125eb91a6 by noreply
create badge for CI, add it to README
(commit: 5b19ff4)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
Commit 0a5d4f85874fbf2fa424d7ce3451f85a5f182271 by Mathieu Morlighem
CHG: upgrading PETSc in order to find latest ZLIB
(commit: 0a5d4f8)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit c76bcade97777626c96437870f3125bce295696c by helene.l.seroussi
FIX: calculation of VAF based on mask in Tria.cpp
(commit: c76bcad)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 0a7c0f07098e4fd4f31d830c13e4cc9031639a6a by Mathieu Morlighem
CHG: PETSc needs to be installed manually, but we can skip autotools and cmake
(commit: 0a7c0f0)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 1ad8f26b50e0e8742ea312c73f24f1f0d169fe9c by 34657535+TidbitSoftware
Update README.md

Added commit notes (and testing fixes for Jenkins workflow)
(commit: 1ad8f26)
The file was modifiedREADME.md (diff)
Commit cadec6157ff9975ff22051fe2090d434edb8a91f by Mathieu Morlighem
NEW: added option 'quitonerror' for GitHub's CI
(commit: cadec61)
The file was modifiedtest/NightlyRun/runme.m (diff)
Commit e29269a0a55ecc57d347ee512ec6356051ddbf67 by Mathieu Morlighem
CHG: fixing matlab tests in GitHub CI
(commit: e29269a)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit c02ba766bc450e9e7e21aa184dadf192db398900 by Mathieu Morlighem
CHG: trying to fix CI with MATLAB
(commit: c02ba76)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit 979bccd4ff13db26b5014858a82b5a0b739864f1 by noreply
load matlab action manually

as suggested https://github.com/matlab-actions/run-command/issues/53
(commit: 979bccd)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 4a1a94687974fed36c6e11fc50cf74ff3a4918f8 by noreply
set environment before running matlab
(commit: 4a1a946)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit d3a11cb11e55136d2770453387eb8741d0bfb0f5 by Mathieu Morlighem
NEW: added a function that reads a geotiff and outputs x,y,data
(commit: d3a11cb)
The file was addedsrc/m/modeldata/ReadGeotiff.m
Commit aab516860932e28e8d9a2db3ee3a5151ee084dcc by Mathieu Morlighem
CHG: better check on METIS header
(commit: aab5168)
The file was modifiedm4/issm_options.m4 (diff)
Commit 2788cec8828589c69ee420d55b57a0f0cd718636 by Mathieu Morlighem
CHG: removing PETSc from installation
(commit: 2788cec)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit b55430e92b9bd21f27f574bf4acb46c4aba66e7c by Mathieu Morlighem
CHG: mpi-include does not need -I
(commit: b55430e)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 6f937e4b20ffe148180c2ca99f0ca8c30f673124 by Mathieu Morlighem
CHG: scalapack is installed as part of open MPI
(commit: 6f937e4)
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 0f97bbc858533e059942afb6d85919c5ea3ed7c8 by Mathieu Morlighem
CHG: do not assume that ParMETIS is installed if MUMPS is provided
(commit: 0f97bbc)
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 2f0710233c496a041c85674d25efb7a80bb1c65a by helene.l.seroussi
CHG: do not preload petsc files if petsc is not installed
(commit: 2f07102)
The file was modified.gitignore (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 9640ebb8f6de76d30783070e7ce8c7a72ebfa5f0 by Mathieu Morlighem
CHG: reverting to installing PETSc
(commit: 9640ebb)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 0319b4638cbba73b5a97f01fa7818c751540d6c4 by Mathieu Morlighem
CHG: simplifying workflow and scripts
(commit: 0319b46)
The file was removed.github/ci_scripts/ci_ISSM.sh
The file was removed.github/ci_scripts/github_linux_basic
The file was added.github/workflows/c-cpp-apt.yml
The file was modified.github/workflows/c-cpp-apt.yml (diff)
Commit 6d818da9ae24d77af86b54dc432192337d54e9f8 by Mathieu Morlighem
CHG: removing MPICH from PETSc to speed up CI
(commit: 6d818da)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedexternalpackages/petsc/install-3.21-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 3cb916c1ca437b44ed6e964565a14c377ab2a808 by Mathieu Morlighem
CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available'
(commit: 3cb916c)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 7f7505c21c35cdac8bc0d58e272784773ae7b90b by Mathieu Morlighem
CHG: do not make MeshPartition a template
(commit: 7f7505c)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was addedsrc/c/modules/MeshPartitionx/MeshPartitionx.cpp
The file was modifiedsrc/c/modules/MeshPartitionx/MeshPartitionx.h (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/NodesPartitioning.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateNodes.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/UpdateElementsAndMaterialsDakota.cpp (diff)
The file was modifiedsrc/m/parameterization/reinitializelevelset.m (diff)
Commit 6aa5da905e8c84fd14303643ba4758dde9332634 by Mathieu Morlighem
BUG: do not initialize codi_global if autodiff is false
(commit: 6aa5da9)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
Commit d1e52e2e6b12e4b57d3fe4202c3bbfb621f678fa by 34657535+TidbitSoftware
CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available
(commit: d1e52e2)
The file was modifiedexternalpackages/gdal/install-3-python.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedexternalpackages/gdal/install-3.sh (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 59756403705398ab0d7511fb6766beaf933a0860 by noreply
try to set two steps for the CI
(commit: 5975640)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 15a348de312dc900a394d1df50b6082e680624e8 by noreply
try to set the path for cache
(commit: 15a348d)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 1b19f0ba62f6aa77be833de1739fea2f94d98e9a by noreply
try again with env variable
(commit: 1b19f0b)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 0848c3ff00ac6ecb27e4be82281c8fa22da58af8 by noreply
update download path in artifact
(commit: 0848c3f)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 2e7ff856fd6ffab76257e9a629814f666112deaa by noreply
change mpi back to petsc version
(commit: 2e7ff85)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit dfc65745f8836061eb0c4a98a549c6795fcc7689 by noreply
try the uncompress path again
(commit: dfc6574)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit eaae0d7f771d976066ad304b00e0277a034b892b by noreply
remove apt-get installed mpi
(commit: eaae0d7)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit efc7cc7e5d77fde8baa0e06c6acd37d149458312 by noreply
try to create a matrix of test
(commit: efc7cc7)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit e91fd41d208773e646cf248ffd1eaff561abf400 by noreply
try matrix with string variables
(commit: e91fd41)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 837a322d9d92107ac19a1c47e540b844c87f8912 by noreply
try to fix codipack configure
(commit: 837a322)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 75949051eab50f1d9827162a5cda81796187176c by enigne
seperate basic and codipack
(commit: 7594905)
The file was added.github/workflows/main-ci.yml
The file was added.github/workflows/common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 25b6dfca5645c1771b087de5915151de7649892d by noreply
only include ad tests for ccdipack
(commit: 25b6dfc)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/main-ci.yml (diff)
Commit b0269ef3741ccd694d37b80619d7bd039c629bcb by enigne
set different names for different runs
(commit: b0269ef)
The file was modified.github/workflows/main-ci.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ea1e689ea55a6495d6ca6c78fbaa07b8c3dbae5c by noreply
try to use env to set the id of cache
(commit: ea1e689)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 1d4ea2d265129f5bc3b131a69dc3aa2cb48204af by noreply
try to fix bugs when using inputs in cache id
(commit: 1d4ea2d)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit c3b366031f8605f272dd20ee588b4f82da75412c by noreply
fix bug in the if condition
(commit: c3b3660)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 659440155bd197ad041688a95a6afaf3a4f6e4fb by Mathieu Morlighem
CHG: added error message instead of just bypassing
(commit: 6594401)
The file was modifiedsrc/c/toolkits/objects/Vector.h (diff)
Commit 1a3699f3d9cfd52a80fddfeb102f0f382b63f6b7 by Mathieu Morlighem
CHG: for macOS we now also need to add  -commons use_dylibs
(commit: 1a3699f)
The file was modifiedetc/environment.sh (diff)
Commit e49bead9b169f8979d5bae3901edf3c35b591f67 by Mathieu Morlighem
BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma
(commit: e49bead)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.h (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (diff)
Commit 9d331f13255bbe59c3fa0d47ae821856102d3417 by noreply
remove with-petsc in codipack
(commit: 9d331f1)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 2fcdd4572285d3aad6f46540415f2c477e0822ce by noreply
reduce matrix size for tests
(commit: 2fcdd45)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 57d4613b5279b14592d4ccd1da142459515f40a0 by noreply
do not compress petsc/src/ to decrease the size of the artifact
(commit: 57d4613)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit a35859207ec1a963d7b4c1624abc96d56fe82404 by noreply
add gsl to codipack version
(commit: a358592)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b181f856db54b7f3b33f1e8893a1321fdc302083 by enigne
CHG: calving rate in CalvingMIP use normal vector from the levelset
(commit: b181f85)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 0fb4465b1d15080b06c7eb211b7d543d0c1bc5b1 by 34657535+TidbitSoftware
Update README.md

Testing Jenkins status badge
(commit: 0fb4465)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit f4f10ac64478d455127e80141d413b1e87309a72 by noreply
Update action badge in README.md
(commit: f4f10ac)
The file was modifiedREADME.md (diff)
Commit 2f6a9e3637a8f9a8f8d7b6d43fe6a73c6659a218 by enigne
CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization
(commit: 2f6a9e3)
The file was modifiedsrc/m/classes/levelset.m (diff)
Commit 4741ed5cec5541bb4997bd7893a8806a56a83b50 by enigne
CHG: make two CIs separately for Ubuntu basic and codipack
(commit: 4741ed5)
The file was removed.github/workflows/main-ci.yml
The file was added.github/workflows/ubuntu-codipack.yml
The file was added.github/workflows/ubuntu-basic.yml
Commit 430b1052745c459d7fc23096202613832f7a1922 by enigne
CHG: Update test540, due to update default reinit_frequency
(commit: 430b105)
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 0efe728c13fcd838508948551ba0892c7b2cc579 by enigne
change the way to reuse workflow
(commit: 0efe728)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/actions/ubuntu-latest-basic/build.yml
Commit db8075df73a1dcc994f3de7e4187858ce2885439 by enigne
hard code the version of configure ISSM for now
(commit: db8075d)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 269813704b7c65ff2346d888316d6422e0442d92 by enigne
BUG: fix CalvingCalvingMIP in Penta
(commit: 2698137)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removed.github/actions/ubuntu-latest-basic/build.yml
The file was added.github/actions/build/action.yml
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modified.github/actions/build/action.yml (diff)
Commit 584f3a56209b798862dc5c50d83d416d2f92bade by enigne
separate prepare externalpackes and build
(commit: 584f3a5)
The file was modified.github/actions/build/action.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/actions/prepare-externalpackages/action.yml
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/actions/build/action.yml (diff)
Commit f857165398f8561d1c54170307adb2fe890f7b95 by enigne
rerun CI, make input name shorter
(commit: f857165)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/actions/build/action.yml (diff)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b4ae7ad8262553b7a0c0e0fc2d546c70f8dce076 by enigne
fix bug in uploading artifact
(commit: b4ae7ad)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 92549b057e2abc889ae6613ef85ad6e0cb3c1cb6 by enigne
BUG: fix CalvingCalvingMIP
(commit: 92549b0)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit a53cd43f859745f1818d04fdc3ebff70339ce7c0 by enigne
BUG: recompile ISSM, update test540 Archive
(commit: a53cd43)
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 87b72a8151e744c7d4278c5721e387e5abb437d6 by enigne
CHG: update Archive affected by levelset.reinit_frequency=10
(commit: 87b72a8)
The file was modifiedtest/Archives/Archive541.arch (diff)
The file was removed.github/workflows/c-cpp-apt.yml
The file was modifiedtest/Archives/Archive545.arch (diff)
The file was modifiedtest/Archives/Archive542.arch (diff)
The file was removed.github/workflows/c-cpp.yml
The file was modifiedtest/Archives/Archive543.arch (diff)
Commit feb47a9be421b9fc92f6e302d1be28db0b9ee299 by noreply
add badges for Ubuntu Basic and CodiPack
(commit: feb47a9)
The file was modifiedREADME.md (diff)
Commit ba723697e2a9b137bda53eb78c8d6212f0279f4c by support
CHG: MATLAB -> Python and Javascript
(commit: ba72369)
The file was modifiedsrc/m/classes/levelset.js (diff)
The file was modifiedsrc/m/classes/levelset.py (diff)
Commit 4436be017a1604db702c0b3713c81d03d6e5b818 by mattia.poinelli
NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script
(commit: 4436be0)
The file was addedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m
Commit 37889e4d931b0394d31525e3da5aee736d2756c2 by mattia.poinelli
CHG: 1st edit of interpPaolo2023
(commit: 37889e4)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit b52a7fa40e67b9c891da18bd373ee30f9195ff51 by Mathieu Morlighem
CHG: taking care of paths with white spaces
(commit: b52a7fa)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpout.m (diff)
Commit 17823c6c6e0d573244fa8ab20e2b5b3884f69ee5 by Mathieu Morlighem
CHG: relaxed tolerances for test 541
(commit: 17823c6)
The file was modifiedtest/NightlyRun/test541.m (diff)
The file was modifiedtest/NightlyRun/test541.py (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit e96dabc3b8a7edb70a33b9592cfce1564af7a8b2 by 95945328+NJSchlegel
CHG: update to GEMB merge layers to parallel matlab version updates
(commit: e96dabc)
The file was modifiedtest/Archives/Archive243.arch (diff)
The file was modifiedtest/Archives/Archive244.arch (diff)
The file was modifiedtest/Archives/Archive252.arch (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h (diff)
The file was modifiedtest/Archives/Archive253.arch (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/Gembx.cpp (diff)
Commit 6ae19afe8f27957895e29950febee5461e9cd76d by 95945328+NJSchlegel
CHG: update GEMB tols for latest commit
(commit: 6ae19af)
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test243.m (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
The file was modifiedtest/NightlyRun/test244.py (diff)
The file was modifiedtest/NightlyRun/test243.py (diff)
The file was modifiedtest/NightlyRun/test252.py (diff)
The file was modifiedtest/NightlyRun/test252.m (diff)
The file was modifiedtest/NightlyRun/test244.m (diff)
Commit 16ba5ed75b13e272ed6790664239396b3a7c55ba by 95945328+NJSchlegel
CHG: update remaining tols in windows and on git for GEMB
(commit: 16ba5ed)
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
Commit a96a4eaa54a2fb93857afbdbffa7a47348fcbd09 by support
CHG: Cleanup of configuration options
(commit: a96a4ea)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedsrc/c/shared/io/Print/PrintfFunction.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was removedjenkins/ross-win-msys2-gcc-msmpi-basic
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Exceptions/Exceptions.cpp (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit f2dc910a0ee79dc8bea8cd2130a441a088cbdfb2 by support
CHG: Removing support for Android
(commit: f2dc910)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was removedexternalpackages/android/android-ndk/installNDK-linux-x86.sh
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was removedexternalpackages/android/android-sdk/installSDK-linux-x86.sh
The file was removedexternalpackages/android/android-ndk/android_aux.sh
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was removedexternalpackages/android/android-ndk/install.sh
The file was removedexternalpackages/android/android_aux.sh
The file was removedexternalpackages/android/android-sdk/install.sh
Commit 31a55043b2e12d8c796f924e11dd700f07e6ac42 by support
CHG: Synchronized enums after pull and merge
(commit: 31a5504)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was addedsrc/c/shared/Enum/issmenums.jl
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
Commit 53e20645080ffbe87452f1008d78098a70bf796e by support
BUG: Correcting env var substitution
(commit: 53e2064)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
Commit 317ec2352ae2767545c68b1f7edb8a6a5d85ac4b by support
CHG: Moving standard env vars to issm_options for MSYS2 builds
(commit: 317ec23)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit e96bbbb418ca771e6081aa67fe097ce2bc5ef5a1 by support
CHG: Cleanup; missing env var for Javascript build
(commit: e96bbbb)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 426b2b2cf33597452c6893e8fa4347b57cfa6092 by enigne
merge actions to the workflow file
(commit: 426b2b2)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit 731bcc7b3eb2077f33d1fd49403565360c76ba67 by noreply
use multiple lines for the yml
(commit: 731bcc7)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit f596275ab39ef141a2de26046b998f218b983012 by noreply
fix missing type of common-workflow.yml
(commit: f596275)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ec42822e74b6aff5923b58706b86c93eddad1970 by enigne
fix bug in setting matlab root
(commit: ec42822)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 20636a0b627f320ee038b5a4f7951dd341ee7cb0 by enigne
if cache not hit, then recompile
(commit: 20636a0)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 912b605a2f258497240b2fc75128288a6f2ddc1e by Mathieu Morlighem
CHG: added check to tell useers they cannot use both PETSc and CoDiPack
(commit: 912b605)
The file was modifiedm4/issm_options.m4 (diff)
Commit 3256dd991ead0fd415ef1fbacf36a21873c7d0eb by support
BUG: Need to check if supplied gfortran and other libs are files for binaries builds
(commit: 3256dd9)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 34142a6f37d2dccb93e32a29d9fe392a1572d320 by enigne
BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements
(commit: 34142a6)
The file was modifiedsrc/c/cores/movingfront_core.cpp (diff)
Commit d00366b4e8ebb5ee9ae64e64ed179a718d16801e by enigne
BUG: update archive 540,541,542
(commit: d00366b)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modifiedtest/Archives/Archive541.arch (diff)
The file was modifiedtest/Archives/Archive542.arch (diff)
The file was modifiedtest/Archives/Archive812.arch (diff)
The file was modifiedtest/Archives/Archive806.arch (diff)
The file was modifiedtest/Archives/Archive3203.arch (diff)
Commit 613dd085eb5d38e72e896ef6dad4a3c2208f1b63 by support
CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option
(commit: 613dd08)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 01418c99075b23d98834080236d6d6b6d48cd74b by support
BUG: Missing commit from pristine copy
(commit: 01418c9)
The file was modifiedm4/issm_options.m4 (diff)
Commit 03ddf03f7032cf572fec3f78427215e4b8dc3ac7 by support
BUG: CXXFLAGS is not empty by default under clang
(commit: 03ddf03)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
Commit c700e2bfbb61c503188af983ed10f723f227a7fd by enigne
use json to handle matrix strategy
(commit: c700e2b)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit f202e0d4053a469a459ef330960fd203104a194a by support
CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations
(commit: f202e0d)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 59228892997c5320ab06657d5d98c008e27a3397 by support
BUG: Reverting changes for now to get versioned code working
(commit: 5922889)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit c1e78bee75ef47da55ee7ec12b6dd4d16fd4c14d by support
CHG: Standardizing MATLAB and Python wrapper makefiles
(commit: c1e78be)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 16fcdb0447f58a5d74e72a9e6c8dcdb92a9266f0 by support
BUG: Reverting (again, sigh)
(commit: 16fcdb0)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit e477fa33523a311f9a6a14e2fe518f48df293d2c by enigne
update workflow using one file for one case
(commit: e477fa3)
The file was removed.github/actions/prepare-externalpackages/action.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removed.github/actions/build/action.yml
Commit e71532022768c774c92f0ac82589ce30df4d728c by support
CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2
(commit: e715320)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedsrc/m/solve/WriteData.py (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedtest/NightlyRun/test211.py (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedtest/NightlyRun/test807.py (diff)
The file was modifiedtest/NightlyRun/test812.py (diff)
The file was modifiedtest/NightlyRun/test806.py (diff)
Commit 4bfad50004c918ad043b60a3263b32aaa50e8868 by aleahsommers
ADD: output melt rate and its components in SHAKTI hydrology
(commit: 4bfad50)
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/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/m/plot/plotdoc.m (diff)
Commit 42ac9cb1885fdcb5f1620cface31845f0eb998d8 by support
CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error
(commit: 42ac9cb)
The file was modifiedREADME.md (diff)
Commit 66a11ce65eab16b28aa6a02be5d65bceef8df4d6 by support
CHG: More clarification about HTTPS vs SSH
(commit: 66a11ce)
The file was modifiedREADME.md (diff)
Commit 3392563dc6736fb6d9e334c52e9aa4d081034a58 by Mathieu Morlighem
NEW: added file to interpolate undercutting forcings from ISMIP6 data files
(commit: 3392563)
The file was addedsrc/m/parameterization/interpISMIP6GreenlandOcn.m
The file was modifiedsrc/m/parameterization/interpISMIP6GreenlandOcn.m (diff)
Commit 7621d804c21d08b5e5028929bd5a9b88f7ab45e8 by Mathieu Morlighem
CHG: moving file to a better directory
(commit: 7621d80)
The file was removedsrc/m/contrib/badgeley/interpISMIP6GreenlandSMB.m
The file was addedsrc/m/parameterization/interpISMIP6GreenlandSMB.m
Commit 29bf89022885d7115d1e3160bc00d9838da4608a by enigne
CHG: update ICESat2 ATL14/15 to version 4
(commit: 29bf890)
The file was modifiedsrc/m/contrib/badgeley/interpICESat2ATL1415.m (diff)
Commit 3814cab68f1125170178517581c249b592b6f7ee by Mathieu Morlighem
CHG: closed contour should be option #1
(commit: 3814cab)
The file was modifiedsrc/m/exp/exptool.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit 0af06882ad59aed9d7a910f0d29943f3b1428505 by enigne
CHG:update script for TACC Frontera
(commit: 0af0688)
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
Commit 1105aba1526e8c98eadac5e93e9b1d440e8d7ab1 by kr2mcart
NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA
(commit: 1105aba)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/m/classes/stressbalance.m (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
Commit da74c910af7e2d2b25453c48cc4c94e93ae7fe0e by kr2mcart
CHG: include stressbalance hydrology layer capability in python
(commit: da74c91)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit ba48cc8611495b9d11ba1ba30f11e07eb21bc127 by enigne
BUG: fix loading MEaSUREs velocity for individual glaciers
(commit: ba48cc8)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit f2e798e8f8756a29f133c3da0b22ba3443e91e99 by enigne
CHG: update Jakobshavn MEaSUREs velocity to 2024
(commit: f2e798e)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit d81f05de4adb57adc68af34e314b4605cb63fb81 by enigne
BUG: add if for more general model results
(commit: d81f05d)
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/extractTransientSolutions.m (diff)
Commit 8448acdbcf006b5be0904c420e35b6fa63c3d410 by enigne
BUG: generalize analyzeCalvingfront function
(commit: 8448acd)
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/analyzeCalvingFront.m (diff)
Commit bd63da8b09b6784d92e55424343f2d9aa1f6d601 by mattia.poinelli
CHG: second iteration of interpPaolo2023- add interpolation routine
(commit: bd63da8)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 99209c86aa4a51d432f8135befdea30dacca7d0d by mattia.poinelli
CHG: include temporal component in Paolo2023 melt rate
(commit: 99209c8)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 08657b9783be2e5f0607aa47343aacfe6c2829c3 by mathieu.morlighem
NEW: added error message if cxxoptflags is provided
(commit: 08657b9)
The file was modifiedm4/issm_options.m4 (diff)
Commit e36b9bf5c5df8db5ab23c7d7e5db6c8d9af15a22 by mathieu.morlighem
BUG: python should not need MEXLIB, this introduces dependencies that are problematic
(commit: e36b9bf)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit 338886f8dc920ee49420934cb5b4d0886fd48255 by mathieu.morlighem
CHG: simplifying hydro slope code
(commit: 338886f)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit ad33e61668a1cda0b9d1f843b990030f3362afdc by kr2mcart
NEW: nightly run test for stressbalance hydrology layer
(commit: ad33e61)
The file was addedtest/Archives/Archive362.arch
The file was addedtest/NightlyRun/test362.m
The file was addedtest/NightlyRun/test362.py
Commit eff452a3ce7ea5ff115c2bf6c71349efa02f6068 by mattia.poinelli
CHG: add interpolated dates as output
(commit: eff452a)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 0ae352ec3e7cec7b66daf3406e002761f04b9612 by Mathieu Morlighem
CHG: do not use configure.py in installation script, call configure directly
(commit: 0ae352e)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.17-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-babylon.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.19-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.16-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
Commit 272614d708bddaef9010e3a924e669b1fbba5232 by enigne
ADD: stanage cluster settings for Sheffield University Stanage HPC cluster
(commit: 272614d)
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
The file was addedsrc/m/classes/clusters/stanage.m
Commit a9afa9f8dfa91f95b75038b7a7a25cff952a328e by adhikari
BUG: ocean-averaged sea level loads
(commit: a9afa9f)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit 934614b1f0b911ff6b7ed55260513cdba9a1eb76 by adhikari
NEW: retrieving change in gravitational acceleration from ESA solver
(commit: 934614b)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/classes/Elements/Tria.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.h (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/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Elements/Penta.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/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/FemModel.h (diff)
The file was modifiedsrc/c/classes/Elements/Seg.h (diff)
The file was modifiedsrc/c/analyses/EsaAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
Commit 54b4de7e2de34ef11baa7777ab028836332787c9 by Mathieu Morlighem
CHG: fixed bad character from Surendra's commit
(commit: 54b4de7)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/m/classes/dsl.py (diff)
Commit b4aa682134e3754d588c63b8859bbb5130dc8865 by Mathieu Morlighem
CHG: make python test identical to MATLAB test
(commit: b4aa682)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit e546cd0e8ddb3f9dfa3518d88e0abac6e9af20d2 by Mathieu Morlighem
CHG: making python test identical to MATLAB
(commit: e546cd0)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 513a325e902ee6ae374a08b1c31a91d00a262f17 by adhikari
ESA nightly updated with a new diagostic
(commit: 513a325)
The file was modifiedtest/NightlyRun/test2110.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/test2113.m (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 3d2b61eb046aba19bb60bb914471ad183f79632f by support
CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker
(commit: 3d2b61e)
The file was addedexternalpackages/petsc/install-3.22-mac.sh
The file was modifiedtest/Archives/Archive2111.arch (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was removedexternalpackages/gdal/install-3-python.sh
The file was addedexternalpackages/petsc/install-3.22-linux.sh
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedtest/Archives/Archive2003.arch (diff)
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedtest/Archives/Archive2092.arch (diff)
The file was addedexternalpackages/proj/install-9.sh
The file was modifiedtest/Archives/Archive2110.arch (diff)
The file was removedexternalpackages/gdal/install-3.sh
The file was addedexternalpackages/gdal/install-3-linux.sh
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2091.arch (diff)
The file was modifiedtest/Archives/Archive2010.arch (diff)
The file was modifiedtest/Archives/Archive2112.arch (diff)
The file was modified.gitignore (diff)
The file was addedexternalpackages/gdal/install-3-mac.sh
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was addedexternalpackages/gdal/install-3-linux-python.sh
The file was addedexternalpackages/gdal/install-3-mac-python.sh
The file was modifiedtest/Archives/Archive2101.arch (diff)
The file was modifiedtest/Archives/Archive2113.arch (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modified.gitignore (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modifiedjenkins/ross-debian_linux-basic (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/github_linux_basic (diff)
The file was addedexternalpackages/petsc/install-3.22-linux-static.sh
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-iceocean (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-intel-binaries-matlab (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was addedexternalpackages/petsc/install-3.22-mac-static.sh
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
Commit fcff971774b0fbeb3a76cfc8c03c446894c817ae by support
CHG: Renaming of GDAL install scripts
(commit: fcff971)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/eis-daskhub-python-modules (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/eis-smce-binaries (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/ub-ccr (diff)
Commit 5f36b1ed1a1d5daeba570e17b5bf58fcc989daca by support
CHG: Fixes for latest PETSc version install script
(commit: 5f36b1e)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
Commit df66d12a77c2838d4fcc060da4d1b6e7ac913e3b by support
BUG: Corrected install script
(commit: df66d12)
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 f4219110bbe28cf8bf19f317b22e185b10e61175 by support
CHG: Disabling test 362 for Silicon-based Mac as it has large errors
(commit: f421911)
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.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 27ae96f230c37ae8f1c001ef0483bf239a575302 by support
CHG: Corrected install script name
(commit: 27ae96f)
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 removedsrc/m/miscellaneous/converttopowerof2.m
The file was addedsrc/m/contrib/larour/diagnostics.m
The file was removedsrc/m/miscellaneous/diagnostics.m
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was added.github/workflows/mac-basic.yml
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was added.github/workflows/mac-basic.yml
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit 507291f5d57dd0ddcb8a20c44811d28c0584e37d by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
(commit: 507291f)
The file was addedsrc/c/modules/Zgesvx/zgetf2.f
The file was addedtest/Data/hypergeom.mat
The file was addedsrc/c/modules/Zgesvx/izamax.f
The file was addedsrc/c/modules/Zgesvx/zgetrf.f
The file was addedsrc/c/modules/Zgesvx/ztrsm.f
The file was addedsrc/c/modules/Zgesvx/zswap.f
The file was addedsrc/c/modules/Zgesvx/zgemm.f
The file was addedtest/NightlyRun/test2075.m
The file was addedsrc/c/modules/Zgesvx/lsame.f
The file was addedsrc/c/modules/Zgesvx/Zgesvx.h
The file was addedsrc/c/modules/Zgesvx/iparmq.f
The file was addedsrc/c/modules/Zgesvx/zgetrf2.f
The file was addedsrc/c/modules/Zgesvx/ilaenv.f
The file was addedsrc/c/modules/Zgesvx/zgeru.f
The file was addedsrc/c/modules/Zgesvx/zlaswp.f
The file was addedsrc/c/modules/Zgesvx/zgesv.f
The file was addedsrc/c/modules/Zgesvx/dlamch.f
The file was addedtest/NightlyRun/test2074.m
The file was addedsrc/c/modules/Zgesvx/ieeeck.f
The file was addedsrc/c/modules/Zgesvx/zgetrs.f
The file was addedsrc/c/modules/Zgesvx/zscal.f
The file was addedsrc/c/modules/Zgesvx/Zgesvx.cpp
The file was addedsrc/c/modules/Zgesvx/dcabs1.f
The file was addedsrc/c/modules/Zgesvx/xerbla.f
Commit 3083c908c0f6638cdac042ebd31152e3a8e8727b by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
(commit: 3083c90)
The file was addedsrc/c/modules/Zgesvx/zgesv.f
The file was addedsrc/c/modules/Zgesvx/izamax.f
The file was addedsrc/c/modules/Zgesvx/zgetf2.f
The file was addedsrc/c/modules/Zgesvx/Zgesvx.cpp
The file was addedsrc/c/modules/Zgesvx/zgetrf2.f
The file was addedsrc/c/modules/Zgesvx/zgetrf.f
The file was addedsrc/c/modules/Zgesvx/zgeru.f
The file was addedsrc/c/modules/Zgesvx/ilaenv.f
The file was addedtest/Data/hypergeom.mat
The file was addedsrc/c/modules/Zgesvx/Zgesvx.h
The file was addedsrc/c/modules/Zgesvx/ztrsm.f
The file was addedtest/NightlyRun/test2074.m
The file was addedsrc/c/modules/Zgesvx/xerbla.f
The file was addedsrc/c/modules/Zgesvx/lsame.f
The file was addedsrc/c/modules/Zgesvx/zlaswp.f
The file was addedsrc/c/modules/Zgesvx/zscal.f
The file was addedtest/NightlyRun/test2075.m
The file was addedsrc/c/modules/Zgesvx/zgetrs.f
The file was addedsrc/c/modules/Zgesvx/dcabs1.f
The file was addedsrc/c/modules/Zgesvx/iparmq.f
The file was addedsrc/c/modules/Zgesvx/ieeeck.f
The file was addedsrc/c/modules/Zgesvx/zgemm.f
The file was addedsrc/c/modules/Zgesvx/zswap.f
The file was addedsrc/c/modules/Zgesvx/dlamch.f
Commit c7c1b20e88cc607460de28a813a7dac57a837be3 by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
(commit: c7c1b20)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedsrc/m/classes/materials.m (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2073.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 1c6ce9260cc915f928348305c404f5ec40c10be9 by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
(commit: 1c6ce92)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/NightlyRun/test2073.m (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedsrc/m/classes/materials.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 80570a2032055aa8b9965ee04b9ffefd5b352a30 by lambert.caron
fixing merging error in Makefile.am
(commit: 80570a2)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 9a7c6191cd2a78f3820fa922eef40f2aa70ec300 by lambert.caron
fixing merging error in Makefile.am
(commit: 9a7c619)
The file was modifiedsrc/c/Makefile.am (diff)
Commit cee3df64c11c40e7ed7e9202b248d13f5f56a4a3 by lambert.caron
CHG:cleaned up Love core for final version
(commit: cee3df6)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 1044ddf7782a21d00a43c95a90da80ba9dc79b91 by lambert.caron
CHG:cleaned up Love core for final version
(commit: 1044ddf)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 57a34e64dda086e7425a0b7325e5d092502a9738 by lambert.caron
FIX: fixing recast of int/double to double precision for some compilers in Love core
(commit: 57a34e6)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit ac99ef73fcac9d9aa744f5d4973283cdf4cf3565 by lambert.caron
FIX: fixing recast of int/double to double precision for some compilers in Love core
(commit: ac99ef7)
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/cores/love_core.cpp (diff)
Commit f5a7c4578f5bda84c53413f965ff70ed99fa7adf by support
CHG: Bug in Python wrapper; cleanup
(commit: f5a7c45)
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)
The file was modifiedsrc/wrappers/InterpFromMeshToGrid/InterpFromMeshToGrid.h (diff)
Commit 07632790446d3e69819393693d79f67a72357aa8 by support
CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs
(commit: 0763279)
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 a5e6ef688bf4b5906e12bd64b68e744d89dfd018 by support
CHG: Committing local changes from UB CCR
(commit: a5e6ef6)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 08a9fb4e8d5a7c4d0532280e62b600b73390614c by noreply
Update test2084.m

CHG:Cleaning up test2084
(commit: 08a9fb4)
The file was modifiedtest/NightlyRun/test2084.m (diff)
Commit ce8285bce50149f31e9ae772adffaf8d55ec58e4 by noreply
Update test2084.m

CHG:Cleaning up test2084
(commit: ce8285b)
The file was modifiedtest/NightlyRun/test2084.m (diff)
Commit f58a1a78b15c64e7c6e315ddda471475557f22c4 by mattia.poinelli
CHG: minor edit, include larsen-thwaites hosts to interpStal2020
(commit: f58a1a7)
The file was modifiedsrc/m/modeldata/interpStal2020.m (diff)
Commit 86a3b910f21f98ae00fc617de049617414ec269a by mattia.poinelli
CHG: minor edit, include larsen-thwaites hosts to interpStal2020
(commit: 86a3b91)
The file was modifiedsrc/m/modeldata/interpStal2020.m (diff)
Commit 3fdb691d90b9580ca5c9853fa24aa6734ae858c6 by support
CHG: Older versions of PETSc use config/configure.py (may need to change others)
(commit: 3fdb691)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.sh (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
Commit 4edb1210fd1ca8f5fba321e525a523435f18d76f by support
CHG: Older versions of PETSc use config/configure.py (may need to change others)
(commit: 4edb121)
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac.sh (diff)
Commit 0f22121f39abda369fb2517f428241ae3ef018e7 by support
CHG: Updates for saving model for JavaScript
(commit: 0f22121)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/rotational.m (diff)
The file was modifiedsrc/m/classes/groundingline.m (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/solidearthsettings.m (diff)
Commit 9d324ae36ab52d1278c87b6fe8d70e09ea601d5f by support
CHG: Updates for saving model for JavaScript
(commit: 9d324ae)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/solidearthsettings.m (diff)
The file was modifiedsrc/m/classes/rotational.m (diff)
The file was modifiedsrc/m/classes/groundingline.m (diff)
Commit baca642dc9eb445a20cde1bd8ac86a0aff09d7eb by support
CHG: Disabling guts of some savemodeljs methods until they are added to issm.js
(commit: baca642)
The file was modifiedsrc/m/classes/dsl.m (diff)
The file was modifiedsrc/m/classes/sampling.m (diff)
The file was modifiedsrc/m/classes/miscellaneous.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
Commit 4631b66afbd885f9c2359bd8e7757a6d6064b603 by support
CHG: Disabling guts of some savemodeljs methods until they are added to issm.js
(commit: 4631b66)
The file was modifiedsrc/m/classes/miscellaneous.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/sampling.m (diff)
The file was modifiedsrc/m/classes/dsl.m (diff)
Commit 1ae1d97e96c732148bfe70295c9ffc2fb12b8a71 by support
CHG: Turning off development mode so we can generate new binaries automatically for use on VESL
(commit: 1ae1d97)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 457cb9ea80aceae81481b901d03136fd61285339 by support
CHG: Turning off development mode so we can generate new binaries automatically for use on VESL
(commit: 457cb9e)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 69bbd50d3a308f1d77bf83c857740c80cd98c62e by support
CHG: Fixes for JavaScript API and Emscripten compilation
(commit: 69bbd50)
The file was removedsrc/m/classes/slr.js
The file was modifiedsrc/m/classes/sealevelmodel.js (diff)
The file was modifiedsrc/m/classes/solidearthsolution.js (diff)
The file was addedsrc/m/classes/private.js
The file was removedsrc/m/classes/slr.py
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
The file was modifiedsrc/m/classes/matice.m (diff)
The file was modifiedsrc/m/classes/solidearthsettings.js (diff)
The file was removedsrc/m/classes/priv.js
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 150ded57bf57f46bd8f1962da882b226843cf6f4 by support
CHG: Fixes for JavaScript API and Emscripten compilation
(commit: 150ded5)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was removedsrc/m/classes/priv.js
The file was removedsrc/m/classes/slr.py
The file was modifiedsrc/m/classes/sealevelmodel.js (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
The file was removedsrc/m/classes/slr.js
The file was modifiedsrc/m/classes/solidearthsettings.js (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was addedsrc/m/classes/private.js
The file was modifiedsrc/m/classes/solidearthsolution.js (diff)
The file was modifiedsrc/m/classes/matice.m (diff)
Commit ac7755e72a8a30ef127ac8c86d494033b5024610 by support
CHG: no error compiler flag still needed
(commit: ac7755e)
The file was modifiedjenkins/jenkins.sh (diff)
Commit bfe400674c98832a43a55d01de5e6a8bd5744c5e by support
CHG: no error compiler flag still needed
(commit: bfe4006)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 8c4ac4042920bd85763baa932779f1af143f3052 by support
CHG: More JavaScript API fixes; compiler options to disable wasm
(commit: 8c4ac40)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/m/classes/solidearth.js (diff)
The file was modifiedsrc/m/classes/verbose.js (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
Commit 73931507b17b7d2b8b033f0446474ce437dd32c5 by support
CHG: More JavaScript API fixes; compiler options to disable wasm
(commit: 7393150)
The file was modifiedsrc/m/classes/solidearth.js (diff)
The file was modifiedsrc/m/classes/verbose.js (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
Commit 93e615163cdc3ce83cbc09839f2d5252c1d82330 by support
CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out
(commit: 93e6151)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 3a60c664a22db04394e5301f0852c5b25aeb9089 by support
CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out
(commit: 3a60c66)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 455e88558bf6535e95acab78589d572b73632c8b by support
CHG: Emscripten does not like opt flag
(commit: 455e885)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit a1fa7c08dc4235a31ee5364a2a6e930b7ece658c by support
CHG: Emscripten does not like opt flag
(commit: a1fa7c0)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 025c1f7f912a021ebc71767ed42e4581a0934ddf by support
BUG: Issue was missing quote, not flag
(commit: 025c1f7)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 4fa75409f664fff5c27975a9aa89e8e55d09b152 by support
BUG: Issue was missing quote, not flag
(commit: 4fa7540)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit d40778d7a978388774b7e6b490276adbe1005d9b by support
CHG: Added missing exported functions for JavaScript binaries
(commit: d40778d)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 6cbf657a89eafcac9baa74eb2b97d8a65c23a56f by support
CHG: Added missing exported functions for JavaScript binaries
(commit: 6cbf657)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 9a73fc2a5f5cfca06ca1d37428cf3d6bb22514d2 by support
CHG: Fixes for outputting transient class to JavaScript model
(commit: 9a73fc2)
The file was modifiedsrc/m/classes/transient.js (diff)
The file was modifiedsrc/m/classes/transient.m (diff)
Commit 6e9dbd73f209f4fcdc1ba282d607bb72c8f9b838 by support
CHG: Fixes for outputting transient class to JavaScript model
(commit: 6e9dbd7)
The file was modifiedsrc/m/classes/transient.m (diff)
The file was modifiedsrc/m/classes/transient.js (diff)
Commit 2fc48ba904ec6dd7f0dda20654c258f122218176 by adhikari
BUG: gmsl was not the same as bslc. Now fixed. test2011 modified.
(commit: 2fc48ba)
The file was modifiedtest/NightlyRun/test2011.m (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
Commit 63f13dfd34f9b1ccd06e250d081c18e674d20d63 by adhikari
BUG: gmsl was not the same as bslc. Now fixed. test2011 modified.
(commit: 63f13df)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedtest/NightlyRun/test2011.m (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedtest/Archives/Archive2011.arch (diff)
Commit c7e1e6694d205c705ca1b1236e498c77d0de4d7b by lambert.caron
FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives
(commit: c7e1e66)
The file was addedtest/Archives/Archive2074.arch
The file was modifiedtest/Archives/Archive2072.arch (diff)
The file was addedtest/Archives/Archive2075.arch
The file was modifiedtest/Archives/Archive2085.arch (diff)
The file was modifiedtest/NightlyRun/test2075.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/Archives/Archive2070.arch (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/NightlyRun/test2074.m (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2084.m (diff)
The file was modifiedtest/Archives/Archive2071.arch (diff)
Commit e8b3f46b6fb91182d7fd998d6c51aeb97d6a87e1 by lambert.caron
FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives
(commit: e8b3f46)
The file was addedtest/Archives/Archive2075.arch
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/Archives/Archive2071.arch (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/Archives/Archive2072.arch (diff)
The file was addedtest/Archives/Archive2074.arch
The file was modifiedtest/NightlyRun/test2084.m (diff)
The file was modifiedtest/NightlyRun/test2075.m (diff)
The file was modifiedtest/NightlyRun/test2074.m (diff)
The file was modifiedtest/Archives/Archive2070.arch (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/Archives/Archive2085.arch (diff)
Commit c597ea09b9b973ccfb0829a5cd98042568a765a3 by lambert.caron
FIX: love core: recast some integers to doubletype to help some mac compilers
(commit: c597ea0)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 6f59af113250a38a514ff32287308d48c212a917 by lambert.caron
FIX: love core: recast some integers to doubletype to help some mac compilers
(commit: 6f59af1)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit de53456702cc84dedf1f6475b94f395916d93ddb by lambert.caron
FIX: Missing synched enum files for Love core update
(commit: de53456)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
Commit 2e0d421ef39a95a33b9e4f8bb59d1dfd92fd61b0 by lambert.caron
FIX: Missing synched enum files for Love core update
(commit: 2e0d421)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
Commit 346cdbec60ec1325c549c69555132b5a058709d5 by noreply
Update test2075.m

FIX: Field tolerance format
(commit: 346cdbe)
The file was modifiedtest/NightlyRun/test2075.m (diff)
Commit f463f884a7288335f7c4fe5346184dac0395c3d6 by noreply
Update test2075.m

FIX: Field tolerance format
(commit: f463f88)
The file was modifiedtest/NightlyRun/test2075.m (diff)
Commit 3bfeb3ddd1564f14410f58126b5ab07f52ac7512 by noreply
Update test2071.m

CHG: Updated tolerances
(commit: 3bfeb3d)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 825cf1845edd8b98be73ddf0bdc984bc6a253e55 by noreply
Update test2071.m

CHG: Updated tolerances
(commit: 825cf18)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 15cf622f782fbfb64c7820e518254590c87e2ba3 by support
CHG: Fixes for love numbers and related tests under Python API
(commit: 15cf622)
The file was modifiedsrc/m/classes/love.py (diff)
The file was modifiedtest/NightlyRun/test2084.py (diff)
The file was modifiedsrc/m/classes/materials.py (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
Commit 90fe3dab382a44e67ee6120ed0c03fc3fc6e28d3 by support
CHG: Fixes for love numbers and related tests under Python API
(commit: 90fe3da)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
The file was modifiedsrc/m/classes/materials.py (diff)
The file was modifiedtest/NightlyRun/test2084.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
Commit 7fa8267960c12803dae7024cc050d7b0d58d1ec0 by support
CHG: Do not assume that system/subprocess call will use bash as shell; cleanup
(commit: 7fa8267)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-matlab.sh (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-python-3.sh (diff)
The file was modifiedsrc/m/solve/waitonlock.py (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-matlab.sh (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-python-3.sh (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
Commit 369a51b5f4df516cd0d594c8e97b030ee03ce083 by support
CHG: Do not assume that system/subprocess call will use bash as shell; cleanup
(commit: 369a51b)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-matlab.sh (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-python-3.sh (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedsrc/m/solve/waitonlock.py (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-python-3.sh (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
Commit de6aa4ab4b31f7bede05be1dca9fb15cf2876636 by support
CHG: Translated test2085 from MATLAB -> Python
(commit: de6aa4a)
The file was modifiedsrc/m/contrib/adhikari/yi_analytic_homogenous.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was addedsrc/m/contrib/adhikari/yi_analytic_homogenous.py
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 9634a4978665fd730f741668911841a68ebde701 by support
CHG: Translated test2085 from MATLAB -> Python
(commit: 9634a49)
The file was addedsrc/m/contrib/adhikari/yi_analytic_homogenous.py
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/contrib/adhikari/yi_analytic_homogenous.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 68a1198edfa999cd523d05aba10dfde099ec95fe by daniel.abele
fix penta section normals and remove duplicate code
(commit: 68a1198)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was addedsrc/c/shared/Numerics/Normals.cpp
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
Commit efde1a9e39315dfb76eda56677c6f6164ca2a7e4 by daniel.abele
fix penta section normals and remove duplicate code
(commit: efde1a9)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was addedsrc/c/shared/Numerics/Normals.cpp
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Numerics/Normals.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/Normals.cpp (diff)
Commit adf71c26d8786605af4f85013bc2ab982ff66ce6 by support
CHG: Adjusted tolerances; do not run test 2085 on Silicon
(commit: adf71c2)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
Commit 9b45c8480500fb95632fd8b7be463f52c44d3931 by support
CHG: Adjusted tolerances; do not run test 2085 on Silicon
(commit: 9b45c84)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedtest/NightlyRun/test2085.m (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)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 2b35078d556615bcf0206a621d9f439eef898994 by noreply
remove unused indices in  Tria::NormalTop
(commit: 2b35078)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 21dcef216dca4aa253458098550fdc2a64ba8ae5 by noreply
remove unused indices in  Tria::NormalTop
(commit: 21dcef2)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit b41fcb43bb2b2e095bc82a3485bf20bed1529b46 by support
CHG: Updated path to gfortran
(commit: b41fcb4)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
Commit 70147fbae0ee9af4c0a993577ac4c2ad7ab8af84 by support
CHG: Updated path to gfortran
(commit: 70147fb)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 957ed858a67dc4b4741312ec04c88654d2f510ba by support
CHG: Modified all basic external package installation scripts to use developers' download links, where possible
(commit: 957ed85)
The file was removedexternalpackages/autotools/install-win.sh
The file was modifiedexternalpackages/autotools/install-linux.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/autotools/install-mac.sh (diff)
The file was modifiedexternalpackages/cmake/install.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
Commit 0e1d4f4dafe1881148db078abb05b8d23af4b125 by support
CHG: Modified all basic external package installation scripts to use developers' download links, where possible
(commit: 0e1d4f4)
The file was addedexternalpackages/shell2junit/shell2junit-1.0.0.zip
The file was addedexternalpackages/triangle/triangle.zip
The file was modifiedexternalpackages/autotools/install-mac.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was removedexternalpackages/autotools/install-win.sh
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was addedexternalpackages/m1qn3/m1qn3-3.3-distrib.tgz
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/autotools/install-linux.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/cmake/install.sh (diff)
Commit f275274c23664491c830a36afed13296a07daec8 by support
CHG: Check if LDFLAGS is set
(commit: f275274)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
Commit c8c5fd8fcb1135b491af4a1ca736e811e1f8eda9 by support
CHG: Check if LDFLAGS is set
(commit: c8c5fd8)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
Commit 2f62628a572dea2ab54bb5f43d890e84827ef135 by support
CHG: Updated all install scripts for external packages needed for extended capabilities
(commit: 2f62628)
The file was modifiedexternalpackages/gmt/install-6-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-macosx64.sh
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-yosemite.sh
The file was modifiedexternalpackages/gmsh/install-4-mac.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-altix64-cosmos.sh
The file was modifiedexternalpackages/boost/install-1.55-stallo.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-valgrind.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-javascript.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-discover.sh
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-cloud.sh
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/gshhg/install.sh (diff)
The file was modifiedexternalpackages/curl/install-7-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/mplapack/install-0-linux.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-snowleopard.sh
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-caladan.sh
The file was modifiedexternalpackages/gmt/install-6-mac-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-mac-valgrind.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/proj/install-6.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-larsen.sh
The file was modifiedexternalpackages/mplapack/install-2-linux.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was removedexternalpackages/boost/install-1.49-linux.sh
The file was removedexternalpackages/dakota/install-4.2-macosx64.sh
The file was modifiedexternalpackages/boost/install-1.55-linux-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64.sh
The file was modifiedexternalpackages/gmt/install-6-linux-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux-static.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan-static.sh
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/proj/install-8.sh (diff)
The file was removedexternalpackages/netcdf-cxx/install.sh
The file was modifiedexternalpackages/boost/install-1.7-mac-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64.sh
The file was modifiedexternalpackages/proj/install-9.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux-python.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac.sh (diff)
The file was modifiedexternalpackages/curl/install-7-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac-static.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-lonestar.sh
The file was modifiedexternalpackages/curl/install-7-linux-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-static.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-discover.sh
The file was modifiedexternalpackages/boost/install-1.7-linux-static.sh (diff)
The file was removedexternalpackages/boost/install-1.49-macosx-snowleopard.sh
The file was removedexternalpackages/netcdf-python/install.sh
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedexternalpackages/proj/install-6-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64-caladan.sh
The file was modifiedexternalpackages/proj/install-8-static-with_tests.sh (diff)
The file was removedexternalpackages/gsl/install-ios.sh
The file was modifiedexternalpackages/gsl/install-pleiades.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-mavericks.sh
The file was modifiedexternalpackages/curl/install-7-mac-static.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-murdo.sh
The file was modifiedexternalpackages/boost/install-1.55-mac.sh (diff)
The file was removedexternalpackages/gsl/install-android.sh
The file was removedexternalpackages/boost/install-1.55-macosx-yosemite.sh
The file was modifiedexternalpackages/boost/install-1.7-mac.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-snowleopard.sh
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan.sh
The file was modifiedexternalpackages/boost/install-1.7-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/proj/install-8-with_tests.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/gsl/install.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-pleiades.sh (diff)
The file was modifiedexternalpackages/mplapack/install-1-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac-python.sh (diff)
Commit 3918dec6095cd4502916e2f29dc21f446242a573 by support
CHG: Updated all install scripts for external packages needed for extended capabilities
(commit: 3918dec)
The file was modifiedexternalpackages/mplapack/install-1-linux.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/gsl/install.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan.sh
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/gsl/install-javascript.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-pleiades.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was removedexternalpackages/netcdf-python/install.sh
The file was removedexternalpackages/dakota/install-4.2-altix64-cosmos.sh
The file was modifiedexternalpackages/gdal/install-3-mac.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-stallo.sh (diff)
The file was modifiedexternalpackages/gshhg/install.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-valgrind.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-lonestar.sh
The file was removedexternalpackages/dakota/install-4.2-linux64-cloud.sh
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-snowleopard.sh
The file was modifiedexternalpackages/proj/install-9.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-discover.sh
The file was modifiedexternalpackages/curl/install-7-linux-static.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64-caladan.sh
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux-python.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-static.sh (diff)
The file was removedexternalpackages/boost/install-1.49-linux.sh
The file was modifiedexternalpackages/gmsh/install-4-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-ghub-workspace_10.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-yosemite.sh
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-mavericks.sh
The file was modifiedexternalpackages/gsl/install-pleiades.sh (diff)
The file was removedexternalpackages/gsl/install-ios.sh
The file was modifiedexternalpackages/curl/install-7-mac.sh (diff)
The file was modifiedexternalpackages/proj/install-6-static.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux.sh (diff)
The file was modifiedexternalpackages/gsl/install-static.sh (diff)
The file was modifiedexternalpackages/curl/install-7-linux.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-macosx64.sh
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan-static.sh
The file was removedexternalpackages/boost/install-1.49-macosx-snowleopard.sh
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac-static.sh (diff)
The file was removedexternalpackages/gsl/install-android.sh
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-macosx64.sh
The file was modifiedexternalpackages/curl/install-7-mac-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-discover.sh
The file was modifiedexternalpackages/boost/install-1.7-mac-valgrind.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-mac.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4-static.sh (diff)
The file was modifiedexternalpackages/proj/install-8-with_tests.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64.sh
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was addedexternalpackages/dakota/dakota-6.2-public-src.tar.gz
The file was removedexternalpackages/netcdf-cxx/install.sh
The file was removedexternalpackages/dakota/install-5.2-linux64-larsen.sh
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-snowleopard.sh
The file was removedexternalpackages/dakota/install-4.2-linux64-murdo.sh
The file was modifiedexternalpackages/gmt/install-6-linux-static.sh (diff)
The file was modifiedexternalpackages/mplapack/install-0-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac-python.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-yosemite.sh
The file was modifiedexternalpackages/proj/install-6.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64.sh
The file was modifiedexternalpackages/boost/install-1.7-mac-static.sh (diff)
The file was modifiedexternalpackages/proj/install-8.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static-with_tests.sh (diff)
The file was modifiedexternalpackages/mplapack/install-2-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-caladan.sh
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
Commit 8a018b9c89b1215eda522a8655e49336a10deceb by support
CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo
(commit: 8a018b9)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
Commit 2c403f6c782a2db40eedf1501896a3d7d70bbccf by support
CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo
(commit: 2c403f6)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was addedexternalpackages/chaco/Chaco-2.2.tar.gz
Commit 9270a304a839b7ad7ef21058fe04e123a9129d44 by support
CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down
(commit: 9270a30)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
Commit 951d8ba1f233dc661c63aacd7f3da35a4b927c56 by support
CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down
(commit: 951d8ba)
The file was addedexternalpackages/adjoinablempi/adjoinablempi.tar.gz
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
Commit b4d061b224991904f8d61eff435c5559248967d2 by support
CHG: More external package fixes
(commit: b4d061b)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedscripts/DownloadExternalPackage.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
Commit 79fcea540863b8ad8403fb9f17e2ee2205469161 by support
CHG: More external package fixes
(commit: 79fcea5)
The file was modifiedscripts/DownloadExternalPackage.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 648c7e7f6fef5a800fff8a91edac93518b28e79c by support
CHG: Need to ignore download script in directory to properly download datasets
(commit: 648c7e7)
The file was modifiedjenkins/jenkins.sh (diff)
Commit db7f6b208b3b0fb76d650a98e7160ba003f71b79 by support
CHG: Need to ignore download script in directory to properly download datasets
(commit: db7f6b2)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 551c597b556b3ff1e06c4817e8fe5dd1c33e2b54 by support
CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue)
(commit: 551c597)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
Commit c432a9ffbf62ca86f75038cff38caed28bcfc9ce by support
CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue)
(commit: c432a9f)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
Commit 3438d0b4c583b0d9fd23e95c30075ea9a29f5db3 by support
BUG: Expode hidden NumPy symbols in newer versions; cleanup
(commit: 3438d0b)
The file was modifiedsrc/wrappers/python/io/FetchPythonData.cpp (diff)
The file was modifiedsrc/wrappers/python/include/pythonincludes.h (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
Commit fd275ddfaed519a1c7ac822839e4684df03597ee by support
BUG: Expode hidden NumPy symbols in newer versions; cleanup
(commit: fd275dd)
The file was modifiedsrc/wrappers/python/io/FetchPythonData.cpp (diff)
The file was modifiedsrc/wrappers/python/include/pythonincludes.h (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (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 45dcbbb1e8d5db65ffcf9a71646ccf334aff1867 by inwoopark0415
CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp

* Fix bug in L474-475 with updating SEMIC parameters in Smb analysis.
(commit: 45dcbbb)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
Commit fed894b293f3083c71965c4ce14d18c1be176b18 by inwoopark0415
CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp

* Fix bug in L474-475 with updating SEMIC parameters in Smb analysis.
(commit: fed894b)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
Commit 7eed5a33b6461f87ba754c6cfb5f774af96c2a31 by inwoopark0415
CHG: Update SmbSEMIC modules

* Enable to return runoff (SmbRunoffEnum) and sublimation (SmbEvaporationEnum) values from SEMIC in ISSM.

modified:   src/c/classes/Elements/Element.cpp
modified:   src/c/modules/SurfaceMassBalancex/run_semic_transient.f90

* (MATLAB/Python) Update information for albedo parameterization implemented in SEMIC.

modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 7eed5a3)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
Commit 111e86fba25bfe245593f1af7f792c178eb01cfb by inwoopark0415
CHG: Update SmbSEMIC modules

* Enable to return runoff (SmbRunoffEnum) and sublimation (SmbEvaporationEnum) values from SEMIC in ISSM.

modified:   src/c/classes/Elements/Element.cpp
modified:   src/c/modules/SurfaceMassBalancex/run_semic_transient.f90

* (MATLAB/Python) Update information for albedo parameterization implemented in SEMIC.

modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 111e86f)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
Commit 318919a325cc60ff6d2e435bd40d464ae8772aad by inwoopark0415
ADD: MATLAB - interpolate netcdf file with using xarray in python.
CHG: Python - Fix using interpXarrayGridToMesh.

new file:   src/m/contrib/inwoo/interpXarrayGridToMesh.m
modified:   src/m/contrib/inwoo/interpXarrayGridToMesh.py
(commit: 318919a)
The file was modifiedsrc/m/contrib/inwoo/interpXarrayGridToMesh.py (diff)
The file was addedsrc/m/contrib/inwoo/interpXarrayGridToMesh.m
Commit daf829378549ff4a12b04871724202a9d9337f2b by inwoopark0415
ADD: MATLAB - interpolate netcdf file with using xarray in python.
CHG: Python - Fix using interpXarrayGridToMesh.

new file:   src/m/contrib/inwoo/interpXarrayGridToMesh.m
modified:   src/m/contrib/inwoo/interpXarrayGridToMesh.py
(commit: daf8293)
The file was modifiedsrc/m/contrib/inwoo/interpXarrayGridToMesh.py (diff)
The file was addedsrc/m/contrib/inwoo/interpXarrayGridToMesh.m
Commit 0dda306f38c710024f2e148c5e71f05490b644f7 by inwoopark0415
CHG: Resolve memory leakage in SEMIC.

modified:   src/c/classes/Elements/Element.cpp
(commit: 0dda306)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 5bec532f58bfa1cd6388842cef13dac952ce4a4d by inwoopark0415
CHG: Resolve memory leakage in SEMIC.

modified:   src/c/classes/Elements/Element.cpp
(commit: 5bec532)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 50c4f954fd67e41e6d55012044c529be4363f45f by support
CHG: model.refine MATLAB -> Python; clean up
(commit: 50c4f95)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
The file was modifiedsrc/m/mesh/meshconvert.m (diff)
The file was modifiedsrc/m/classes/model.py (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 70cadb9edf4c84371854c71b7a5421ae84d71f3d by support
CHG: model.refine MATLAB -> Python; clean up
(commit: 70cadb9)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.py (diff)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
The file was modifiedsrc/m/mesh/meshconvert.m (diff)
Commit c6bade2dfb8b273741b1463f4970ac66368b0a21 by support
BUG: Bad indexing of bamgmesh out
(commit: c6bade2)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
Commit 617fa793bc3e71ef0bc98e0dd49682f667c6d0e7 by support
BUG: Bad indexing of bamgmesh out
(commit: 617fa79)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
Commit d641506e5a3f31795b66cc876d3cc2576d72c0e9 by support
CHG: Catch unsupported draw function; clean up
(commit: d641506)
The file was modifiedsrc/m/plot/applyoptions.py (diff)
Commit a5470e5c06c1d08affc7b0e0accf036a80a25614 by support
CHG: Catch unsupported draw function; clean up
(commit: a5470e5)
The file was modifiedsrc/m/plot/applyoptions.py (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 89066e22a77b71e5b747fc50dac678a7605cc50b by lambert.caron
FIX: Output of Tidal love numbers in Love core
(commit: 89066e2)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 5bbf9261cb6071050ea8e0dd49085ed0a1fe1022 by lambert.caron
FIX: Output of Tidal love numbers in Love core
(commit: 5bbf926)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/m/modeldata/interpDTU19MDT.m (diff)
The file was modifiedsrc/m/modeldata/interpDTU19MDT.m (diff)
Commit 36a100d8075006bbb623fe3df9e4391f81b95341 by Mathieu Morlighem
BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed
(commit: 36a100d)
The file was modifiedm4/issm_options.m4 (diff)
Commit 734d71aa82d0b565265b06b06747900678505cb6 by Mathieu Morlighem
BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed
(commit: 734d71a)
The file was modifiedm4/issm_options.m4 (diff)
Commit 06e43c8b723b6e2fb0d91622105090101855f58e by inwoopark0415
CHG: Fix SEMIC enables to run surface mass and energy balance with albedo scheme of Alex. Fix Documentation for SMBsemic with albedo scheme of Denby and ISBA.

modified:   src/c/modules/SurfaceMassBalancex/run_semic_transient.f90
modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 06e43c8)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
Commit 3c778b73c8655929636d7e7537536ddbef83cb7e by inwoopark0415
CHG: Fix SEMIC enables to run surface mass and energy balance with albedo scheme of Alex. Fix Documentation for SMBsemic with albedo scheme of Denby and ISBA.

modified:   src/c/modules/SurfaceMassBalancex/run_semic_transient.f90
modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 3c778b7)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
Commit 408883053729cb3e0ad7fc0ceb9ca1a31edec5fb by enigne
ADD: flag `with_matlab` in CI with matlab
(commit: 4088830)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was removed.github/workflows/mac-basic.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit a1d0fbe9f2f82cbee5f1df6497a2c2527d2183f1 by enigne
ADD: flag `with_matlab` in CI with matlab
(commit: a1d0fbe)
The file was removed.github/workflows/mac-basic.yml
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit bcd7f0e01e6e3fc6153d6d84294d3897c0978cfd by enigne
CHG: input.with_matlab -> input.interface
(commit: bcd7f0e)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit bd92bb5966752c410a0d0a51629926589d044d2e by enigne
CHG: input.with_matlab -> input.interface
(commit: bd92bb5)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 06adc93a434ff487551113f4fed2137a0bdede88 by enigne
CHG: get python path from python action
(commit: 06adc93)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit eac81c0607793aef55721a027f0a0f4f55142ceb by enigne
CHG: get python path from python action
(commit: eac81c0)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit a9da2df1ab97364556ac900111131d7e257d9329 by enigne
CHG: output python path after setup
(commit: a9da2df)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit cc0351625792c1551e0bb32909609fea4208c0c6 by enigne
CHG: output python path after setup
(commit: cc03516)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 0de888990a4a52dcd144d3e4e08faf7ea7835302 by enigne
change to v5 python action
(commit: 0de8889)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 6012a6451055bf11b5b3cf44b62d0a9109862485 by enigne
change to v5 python action
(commit: 6012a64)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 1428b1eb5b5f5911a73abce3c5430002093d2c46 by Mathieu Morlighem
CHG: wrong place holder for string
(commit: 1428b1e)
The file was modifiedsrc/m/classes/clusters/pfe.m (diff)
Commit 2c7f58559e0caef5a127cfd59ae59a53814bd9ac by Mathieu Morlighem
CHG: wrong place holder for string
(commit: 2c7f585)
The file was modifiedsrc/m/classes/clusters/pfe.m (diff)
Commit ca2f893e4a2a9b23ba74f9c87b7f995c5d57be73 by enigne
currentlt test with only python
(commit: ca2f893)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 2722bc278e9d44f966b52eda79b11d1bee7ddcea by enigne
currentlt test with only python
(commit: 2722bc2)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was removed.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was removed.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit dd63a1b51e13c04fbf1aea4792c7968abdfce95f by noreply
Revert "Revert "add python CI""
(commit: dd63a1b)
The file was added.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 830f9fd746de26ed41aae5d49017a119bd45ceb7 by noreply
Revert "Revert "add python CI""
(commit: 830f9fd)
The file was added.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/ubuntu-basic.yml (diff)
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/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 672689d0889227077f3d54de7c2ba1286b3aa6fe by support
CHG: Moving certain external packages to new repo
(commit: 672689d)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-stallo.sh (diff)
Commit a178c1069fbba3a0c7adcb3f42932407d45d6ab6 by support
CHG: Moving certain external packages to new repo
(commit: a178c10)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was removedexternalpackages/shell2junit/shell2junit-1.0.0.zip
The file was removedexternalpackages/chaco/Chaco-2.2.tar.gz
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was removedexternalpackages/m1qn3/m1qn3-3.3-distrib.tgz
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was removedexternalpackages/adjoinablempi/adjoinablempi.tar.gz
The file was modifiedexternalpackages/dakota/install-6.2-stallo.sh (diff)
The file was removedexternalpackages/dakota/dakota-6.2-public-src.tar.gz
The file was removedexternalpackages/triangle/triangle.zip
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
Commit 950c755025061c1b1a9440ff9169b315c5764485 by enigne
ADD: `cutoff` option in flowlines.m
(commit: 950c755)
The file was modifiedsrc/m/exp/flowlines.m (diff)
Commit d0b34401086b5f75b4b86903263a2607dc23a028 by enigne
ADD: `cutoff` option in flowlines.m
(commit: d0b3440)
The file was modifiedsrc/m/exp/flowlines.m (diff)
Commit 23b709cbcac46340beea61dd4a5d1c1e1ddbf8a0 by enigne
BUG: revert issmscpin to previous version
(commit: 23b709c)
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit 3cb91ea9e119c785f9cd47e7a12cd9cebebc50cc by enigne
BUG: revert issmscpin to previous version
(commit: 3cb91ea)
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit dd8dc912b6ee80cc34c897afdaad916818a14b83 by Mathieu Morlighem
CHG: adding dynamic function name
(commit: dd8dc91)
The file was modifiedexternalpackages/vim/addons/vimrc (diff)
Commit caad0b5f550d5252ae091cfc9c598b7bf298d860 by Mathieu Morlighem
CHG: adding dynamic function name
(commit: caad0b5)
The file was modifiedexternalpackages/vim/addons/vimrc (diff)
Commit 3a249748630198a60131a65f4459d10a38749e91 by Mathieu Morlighem
CHG: automatically remove checkpoint file once done to save disk space
(commit: 3a24974)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit b73355ee21f17d707659fbaed812f23d33ba6114 by Mathieu Morlighem
CHG: automatically remove checkpoint file once done to save disk space
(commit: b73355e)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 61ab59f43d40b72e67a18836a59caee26f4314c2 by support
CHG: Cleanup; MATLAB -> Python; documentation
(commit: 61ab59f)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/wrappers/python/io/pythonio.h (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/wrappers/matlab/io/matlabio.h (diff)
The file was modifiedsrc/wrappers/python/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/wrappers/matlab/io/ApiPrintf.cpp (diff)
Commit c8d98c13a4ffcccd599df1d10331e7b715c5fe9a by support
CHG: Cleanup; MATLAB -> Python; documentation
(commit: c8d98c1)
The file was modifiedsrc/wrappers/python/io/pythonio.h (diff)
The file was modifiedsrc/wrappers/python/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/wrappers/matlab/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/wrappers/matlab/io/matlabio.h (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit 6b9c9fc038a7d9a0b9b4337f2a997e55071818e8 by support
CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes
(commit: 6b9c9fc)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit 3fc67bb7adedec1002da29786bcaf465d09bbf95 by support
CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes
(commit: 3fc67bb)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 08c867c92517a3cd132e9a368562fc2e4a3ca6e8 by Mathieu Morlighem
BUG: should not capitalize Matlab and Python so that they can be picked up by modules
(commit: 08c867c)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit 12f6cf4cfca56de7e20e51691474f09606c26c44 by Mathieu Morlighem
BUG: should not capitalize Matlab and Python so that they can be picked up by modules
(commit: 12f6cf4)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 90ee39e50f392d03409f7bb47d6ad313458d7cd3 by support
BUG: Lowercasing JavaScript
(commit: 90ee39e)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit c72d312cfb1c3cbcac2b13967e6ad386c1f24881 by Mathieu Morlighem
CHG: no need to delete checkpoint data anymore
(commit: c72d312)
The file was modifiedsrc/m/classes/clusters/andes.m (diff)
The file was modifiedsrc/m/classes/clusters/stanage.m (diff)
The file was modifiedsrc/m/classes/clusters/discovery.m (diff)
Commit f8a7f2b502a55a83d8007e2e056f9e559397f9ee by helene.l.seroussi
CHG: adding path for amundsen machine
(commit: f8a7f2b)
The file was modifiedsrc/m/modeldata/interpBedmachineAntarctica.m (diff)
Commit aa992d3f86988a4711052ed64de429f2c0f57d48 by support
BUG: Reapplying recent changes after merge
(commit: aa992d3)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 6cd980d8f9f9122fd9aba4b6f7869caa4b6aedeb by helene.l.seroussi
CHG: added amundsen path in velocity interpolation
(commit: 6cd980d)
The file was modifiedsrc/m/modeldata/interpMouginotAnt2017.m (diff)
Commit 38e777c8df140e915338f5ff6fb8aa35a23b7f3b by Mathieu Morlighem
BUG: textscan can error out when the outlog is too long, limit to 1000 lines
(commit: 38e777c)
The file was modifiedsrc/m/solve/loadresultsfromdisk.m (diff)
Commit 678e0b23f7db792b13c8107aae5ab05ccf5e90c3 by Eric Larour
New continuous design variable
(commit: 678e0b2)
The file was modifiedsrc/m/qmu/setupdesign/QmuSetupVariables.m (diff)
The file was modifiedsrc/m/qmu/postqmu.m (diff)
Commit 122bcd6453214f9b45fc08fd82b5d94aca11cee2 by Eric Larour
NEW: adding continuous design QMU capabilities and Mmemasstransport
analysis. The Mmemasstransport analysis allows for dakota runs with mass
tranposrt thickness times series that are an ensemble -> very nice to
compute sea level change fingerprints in a MME manner.
(commit: 122bcd6)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransform_cdavis
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was addedsrc/c/analyses/MmemasstransportAnalysis.h
The file was modifiedsrc/c/analyses/analyses.h (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/cores/cores.h (diff)
The file was addedsrc/c/modules/MmeToInputx/MmeToInputx.cpp
The file was modifiedsrc/c/analyses/EnumToAnalysis.cpp (diff)
The file was addedsrc/c/cores/mmemasstransport_core.cpp
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransform.m
The file was addedsrc/c/modules/UpdateMmesx/UpdateMmesx.h
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (diff)
The file was modifiedsrc/c/analyses/OceantransportAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.cpp (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.h (diff)
The file was addedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp
The file was addedsrc/c/modules/MmeToInputx/MmeToInputx.h
The file was modifiedm4/analyses.m4 (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransfrom_cdavis
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.h (diff)
The file was modifiedsrc/c/shared/MemOps/MemOps.h (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was addedsrc/m/contrib/cdavis/cdm.m
The file was addedsrc/c/analyses/MmemasstransportAnalysis.cpp
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
Commit ea293afb73054d271bc42f5a2cc56dc1795e60c1 by Eric Larour
Revert "NEW: adding continuous design QMU capabilities and Mmemasstransport"

This reverts commit 122bcd6453214f9b45fc08fd82b5d94aca11cee2.
(commit: ea293af)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
The file was removedsrc/c/analyses/MmemasstransportAnalysis.h
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was removedsrc/c/modules/MmeToInputx/MmeToInputx.h
The file was modifiedsrc/c/shared/MemOps/MemOps.h (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.cpp (diff)
The file was removedsrc/c/modules/UpdateMmesx/UpdateMmesx.h
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was removedsrc/m/contrib/cdavis/gdaltransform_cdavis
The file was removedsrc/m/contrib/cdavis/gdaltransform.m
The file was modifiedsrc/c/analyses/analyses.h (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedsrc/c/cores/cores.h (diff)
The file was modifiedsrc/c/analyses/EnumToAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was removedsrc/m/contrib/cdavis/cdm.m
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was removedsrc/c/analyses/MmemasstransportAnalysis.cpp
The file was removedsrc/m/contrib/cdavis/gdaltransfrom_cdavis
The file was removedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp
The file was modifiedsrc/c/analyses/OceantransportAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedm4/analyses.m4 (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.h (diff)
The file was removedsrc/c/cores/mmemasstransport_core.cpp
The file was removedsrc/c/modules/MmeToInputx/MmeToInputx.cpp
Commit e99a386b484ff09f4b7b369346420d1ef986d945 by Eric Larour
NEW: adding continuous design QMU capabilities and Mmemasstransport
analysis. The Mmemasstransport analysis allows for dakota runs with mass
tranposrt thickness times series that are an ensemble -> very nice to
compute sea level change fingerprints in a MME manner.
(commit: e99a386)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.cpp (diff)
The file was modifiedsrc/c/cores/cores.h (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransfrom_cdavis
The file was modifiedsrc/c/analyses/EnumToAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransform.m
The file was addedsrc/m/contrib/cdavis/gdaltransform_cdavis
The file was addedsrc/c/modules/UpdateMmesx/._UpdateMmesx.h
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedsrc/c/analyses/OceantransportAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was addedsrc/c/modules/MmeToInputx/MmeToInputx.h
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was addedsrc/c/modules/UpdateMmesx/UpdateMmesx.h
The file was addedsrc/m/contrib/cdavis/cdm.m
The file was addedsrc/c/modules/MmeToInputx/MmeToInputx.cpp
The file was addedsrc/c/analyses/MmemasstransportAnalysis.h
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (diff)
The file was modifiedm4/analyses.m4 (diff)
The file was addedsrc/c/cores/mmemasstransport_core.cpp
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.h (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
The file was addedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was addedsrc/c/analyses/MmemasstransportAnalysis.cpp
The file was modifiedsrc/c/analyses/analyses.h (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.h (diff)
Commit 84b08499769da24e6e4c951181a9af924ae68c7a by Eric Larour
Revert "NEW: adding continuous design QMU capabilities and Mmemasstransport"

This reverts commit e99a386b484ff09f4b7b369346420d1ef986d945.
(commit: 84b0849)
The file was modifiedm4/analyses.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was removedsrc/c/modules/MmeToInputx/MmeToInputx.h
The file was removedsrc/c/analyses/MmemasstransportAnalysis.cpp
The file was removedsrc/m/contrib/cdavis/gdaltransform.m
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.h (diff)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/cores.h (diff)
The file was removedsrc/m/contrib/cdavis/cdm.m
The file was removedsrc/c/cores/mmemasstransport_core.cpp
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/analyses/EnumToAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/analyses.h (diff)
The file was removedsrc/c/analyses/MmemasstransportAnalysis.h
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was removedsrc/m/contrib/cdavis/gdaltransfrom_cdavis
The file was removedsrc/c/modules/UpdateMmesx/UpdateMmesx.h
The file was removedsrc/c/modules/UpdateMmesx/._UpdateMmesx.h
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (diff)
The file was modifiedsrc/c/analyses/OceantransportAnalysis.cpp (diff)
The file was removedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.cpp (diff)
The file was removedsrc/c/modules/MmeToInputx/MmeToInputx.cpp
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was removedsrc/m/contrib/cdavis/gdaltransform_cdavis
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
Commit 2cbbce0b4198ddf1d4083b5ab9bf5cf219d229b1 by Eric Larour
NEW: adding continuous design QMU capabilities and Mmemasstransport
analysis. The Mmemasstransport analysis allows for dakota runs with mass
tranposrt thickness times series that are an ensemble -> very nice to
compute sea level change fingerprints in a MME manner.
(commit: 2cbbce0)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was addedsrc/c/modules/MmeToInputx/MmeToInputx.cpp
The file was modifiedsrc/c/analyses/analyses.h (diff)
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was addedsrc/c/analyses/MmemasstransportAnalysis.h
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was addedsrc/c/modules/MmeToInputx/MmeToInputx.h
The file was modifiedsrc/c/analyses/EnumToAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.h (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransform_cdavis
The file was modifiedm4/analyses.m4 (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransform.m
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was addedsrc/c/analyses/MmemasstransportAnalysis.cpp
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.h (diff)
The file was addedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp
The file was addedsrc/c/cores/mmemasstransport_core.cpp
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/cores/cores.h (diff)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
The file was addedsrc/m/contrib/cdavis/cdm.m
The file was modifiedsrc/c/analyses/OceantransportAnalysis.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.cpp (diff)
The file was addedsrc/m/contrib/cdavis/gdaltransfrom_cdavis
The file was addedsrc/c/modules/UpdateMmesx/UpdateMmesx.h
The file was modifiedsrc/c/shared/MemOps/MemOps.h (diff)
Commit a4b8bc41bbd0c3bb9788144fe597a0184848dbc7 by Eric Larour
CHG: fixing issues with MemOps.h
(commit: a4b8bc4)
The file was modifiedsrc/c/shared/MemOps/MemOps.h (diff)
Commit d5c0e07433b950c653e5498d938e6df53ee0ed41 by Eric Larour
CHG: missing EnumDefinitions for Mme mass transport
(commit: d5c0e07)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
Commit fc0505ed497178ae456da6a5e4554264c8e72fc4 by Eric Larour
CHG: fixing issue with MmeToInputsFromaIdx prototype.
(commit: fc0505e)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit d19b9850bdf5707cc55979021e2546a015235823 by Eric Larour
CHG: missing MMEMASSTRANSPORTCORE symbol.
(commit: d19b985)
The file was modifiedsrc/c/classes/Profiler.h (diff)
Commit 343f9a0668d9f63c147b10436ad5804bf3c6accb by Eric Larour
CHG: fixing issue with missing InputToP0.
(commit: 343f9a0)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 2eed3712673bbef9eba0ccc2585bbc469dcf9d7a by Eric Larour
CHG: missing prototype for InputToP0.
(commit: 2eed371)
The file was modifiedsrc/c/classes/FemModel.h (diff)
Commit 7cf5bf01639d787add2f2761c2d08e435724e981 by Eric Larour
CHG: missing Finalize routine. Also fixing major segfault.
(commit: 7cf5bf0)
The file was modifiedsrc/c/classes/BarystaticContributions.h (diff)
The file was modifiedsrc/c/classes/BarystaticContributions.cpp (diff)
Commit afa4f7824576b1d4b612984cf6bf5fcc332adeb8 by Eric Larour
CHG: fixing issue with Mmes missign the Parameters dataset.
(commit: afa4f78)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
Commit 7710d4e21d9ef90157f50c080d6a4cf05cdf88b0 by Eric Larour
CHG: adding ismmemasstransport field to transient.m, was missing.
(commit: 7710d4e)
The file was modifiedsrc/m/classes/transient.m (diff)
Commit 9d5b4a614bf9b1bd68fdd3f59d1b4030a6b26c1a by Eric Larour
CHG: pushing horiz inside solid Earth code.
(commit: 9d5b4a6)
The file was modifiedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp (diff)
Commit a6284baad8882542570f723c04024d619c093c42 by Eric Larour
CHG: missing Mme mass transport logic.
(commit: a6284ba)
The file was modifiedsrc/m/classes/transient.py (diff)
The file was modifiedsrc/m/classes/transient.py (diff)
Commit 1571e71030ec9e7447a3c54f956403274c4cac49 by Eric Larour
CHG: added reCast for codipack.
(commit: 1571e71)
The file was modifiedsrc/c/modules/MmeToInputx/MmeToInputx.cpp (diff)
Commit 513585e106759c01cdf8b2e333f8c7f00bb58ea5 by Eric Larour
NEW: new mmemasstransport class.
(commit: 513585e)
The file was addedsrc/m/classes/mmemasstransport.m
Commit d464a3bbf03bf1655f9addd4839f196a6305fdb9 by Eric Larour
CHG: mmemasstransport should not be set by default.
(commit: d464a3b)
The file was modifiedsrc/m/classes/transient.py (diff)
Commit e6bb8a32554bb8741ee341794dcda877a87197f6 by Mathieu Morlighem
BUG: need to cast variable to int
(commit: e6bb8a3)
The file was modifiedsrc/c/modules/MmeToInputx/MmeToInputx.cpp (diff)
The file was modifiedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp (diff)
Commit 6f3d3e2044892d4e13a84a9496c8df53a7b055b8 by Eric Larour
CHG: making sure modelid is an integer, so as to not recast it.
(commit: 6f3d3e2)
The file was modifiedsrc/c/modules/UpdateMmesx/UpdateMmesx.cpp (diff)
The file was modifiedsrc/c/analyses/OceantransportAnalysis.cpp (diff)
Commit 34054c08191549f4efe885190eea5ee9bea9c66f by Eric Larour
CHG: adding mmemasstransport class into model.
(commit: 34054c0)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/qmu/continuous_design.m (diff)
Commit 975daedcf64fcddac854edfdad37be3061a816cb by Eric Larour
CHG: protect nond sampling variable.
modified:   ../../../test/NightlyRun/test109.m
(commit: 975daed)
The file was modifiedsrc/m/classes/qmu.m (diff)
Commit 06f3184ce1d95c463e736eaeb74f3fecdca60a40 by Eric Larour
CHG: Adding Mme  mass transport.
(commit: 06f3184)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/m/classes/mask.m (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 3a0e6aee4de503e1fd8f23f4684f4851d78295a2 by Eric Larour
CHG: slc coupling not activated in UQ mode.
Also, need to be sure to add loads if in Mme or non Mme mass transport.
(commit: 3a0e6ae)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Dakota/IssmParallelDirectApplicInterface.cpp (diff)
Commit 91f439dcf42ed310117714f217bace6ee45c180e by Eric Larour
CHG: missing instantiation of mmemasstransport field in model class.
(commit: 91f439d)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 4830a108198006e8b47701f83500f2e86300156e by Eric Larour
CHG: collapsing removed for mmemasstransport class.
(commit: 4830a10)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 7ea993e18d9572781a205453288a448de0c36149 by Eric Larour
CHG: fixed issue with geometry kernel being recomputed several times
when runing dakota. Fixed this by setting geometrydone in the sealevel
initial geometry computations.
(commit: 7ea993e)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/classes/Dakota/IssmParallelDirectApplicInterface.cpp (diff)
Commit f1089568457e38621c0ec26d0d72a221d757898f by noreply
Update sealevelchange_core.cpp

BUG: fixing incorrect merge in sealevelchange_core, SealevelloadsOceanAverage and grdcore had previous fixes that were reverted by mistake
(commit: f108956)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit a7753691ebf8aac52317fa41ab2c62782cd87d5a by inwoo
NEW: Add src/m/contrib/inwoo/loadmodel_netcdf.py - load ISSM model written in netcdfil with "export_netCDF".
(commit: a775369)
The file was addedsrc/m/contrib/inwoo/loadmodel_netcdf.py
Commit fc6fbc7a675ffd759619802ab03aa8f63c90598f by inwoo
NEW: Python > Matlab - add loadmodel_netcdf.m from "loadmodel_netcdf.py".
(commit: fc6fbc7)
The file was addedsrc/m/contrib/inwoo/loadmodel_netcdf.m
Commit 6f9dacce11238a785c25b65ae61e8f79ca0f39d8 by support
CHG: Testing if any other cases fail GitHub CI
(commit: 6f9dacc)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 1ab7d86b8231c62b4241036c087115e8a30f14dd by support
CHG: Pinning NumPy version as temporary fix for GitHub CI issues; cleanup
(commit: 1ab7d86)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/m/plot/plotmodel.py (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedsrc/m/mesh/rifts/meshprocessrifts.py (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modifiedsrc/m/geometry/GetAreas.py (diff)
Commit da6d594e1994bc9fce1fc485d797a48bf4fe252f by support
CHG: Unpinning NumPy version for GitHub CI; fix for syntax that works for latest version of NumPy
(commit: da6d594)
The file was modifiedsrc/m/geometry/GetAreas.py (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 7a76b051c15ea50e60d8bc83cc3a9afeb142f047 by Mathieu Morlighem
CHG: make sure to add proj lib to path if we are calling CoordTransform
(commit: 7a76b05)
The file was modifiedsrc/m/modules/CoordTransform.m (diff)
Commit 40ce928069f7f19d80a3286809e18ac24b1176c6 by Mathieu Morlighem
CHG: more flexible interface to interpFromGeotiff, we can now ask for a specific interpolation method
(commit: 40ce928)
The file was modifiedsrc/m/modeldata/interpFromGeotiff.m (diff)
The file was modifiedsrc/m/modeldata/interpIBCSO2.m (diff)
Commit 3fc6ba071e4bffcd0c3ece410f30c9d6c2d9b0e7 by support
CHG: Various fixes for nightly tests
(commit: 3fc6ba0)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedtest/NightlyRun/IdToName.py (diff)
The file was modifiedtest/NightlyRun/test622.m (diff)
The file was modifiedtest/NightlyRun/test900.m (diff)
The file was modifiedtest/NightlyRun/IdToName.m (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-matlab.sh (diff)
Commit 0fc1a93adbbeaf001e87ed0e2faa5dc5d02fe91f by support
CHG: More fixes for nightlies (moving MATLAB license test to separate build)
(commit: 0fc1a93)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedtest/NightlyRun/test622.m (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
Commit 468b63e4a9c855f9b2d0fbae67559344f7b8a414 by support
CHG: Do not test for MATLAB license on examples builds
(commit: 468b63e)
The file was modifiedjenkins/jenkins.sh (diff)
Commit c8946ee0cf07a8b075e02a912e86e34e8870c176 by Mathieu Morlighem
CHG: improved performance of SetValues
(commit: c8946ee)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
Commit a7df220818c5c21e2d1bd48f3b41ef88d881ed7e by support
CHG: Added note about accessing older revisions
(commit: a7df220)
The file was modifiedREADME.md (diff)
The file was modifiedtest/NightlyRun/test404.m (diff)
The file was modifiedtest/NightlyRun/test404.py (diff)
Commit 51d4948b2336fb53b5d7de19d3ec070761741e58 by enigne
BUG: remove weak- from the library added by MATLAB 2024b on macOS 15.02
(commit: 51d4948)
The file was modifiedm4/issm_options.m4 (diff)
Commit 002427cb9b7bf69d3651cbe2d615824e626ca4b0 by support
CHG: Applying patch that disables requirement of Python 2
(commit: 002427c)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-stallo.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
Commit 49d92f6bb0c496cc066d62ba86e685902b1b9b7f by inwoopark0415
CHG: Fix default value for decreasing downward longwave radiation with value of 29 W m-2 km-1.

modified:   src/c/classes/Elements/Element.cpp
modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 49d92f6)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit c65a67bb26b5676591597fed01428bb0d208178a by f007fk5
add amundsen path to ISMIP6 interp functions
(commit: c65a67b)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaSMB.m (diff)
Commit c393f5f9be895b8b8cc5b57fa38d6226bb6fc942 by f007fk5
add exp file generating function
(commit: c393f5f)
The file was addedsrc/m/contrib/harvey/generateExpBoundary.m
Commit 86cd2eb899a38bb989849573e38ababfdfb0ad12 by support
CHG: Need no error flag for newer GCC
(commit: 86cd2eb)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
Commit 265e3005f5221e6a10268c10082bb1272757fd06 by support
CHG: Updated path to libgfortran
(commit: 265e300)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
Commit bc9b243f2d30211b907a699dab4b3949241df757 by inwoopark0415
NEW: Matlab > Python: initialize test/NightlyRun/test246.py.

new file:   test/NightlyRun/test246.py
(commit: bc9b243)
The file was addedtest/NightlyRun/test246.py
Commit 986c58e78b507c8fe80022f519ddbadd11bb8031 by inwoopark0415
CHG: SEMIC - Fix bugs in calculating downward longwave radiation correction according to "Marty et al. (2002)".
(commit: 986c58e)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 6390446b9a413d4e97dd9b03570381939a08ed6d by inwoopark0415
CHG: Update "SMBsemic" module.

* Fix unit in "md.smb.desfac" (desertification factor): 1/km -> 1/m.

* Add options to enable or disable parameterizations for "precipitation desertification" (Vizcaino et al., 2010) and "longwave correction" (Marty et al., 2002) using "md.smb.isdesertification" and "md.smb.isLWDcorret".
* Add "SmbSemicIsDesertificationEnum" and "SmbSemicIsLWDcorrectEnum".

* Synchronize MATLAB and Python of "src/m/classes/SMBsemic.py" and "src/m/classes/SMBsemic.m".

modified:   src/c/analyses/SmbAnalysis.cpp
modified:   src/c/classes/Elements/Element.cpp
modified:   src/c/shared/Enum/Enum.vim
modified:   src/c/shared/Enum/EnumDefinitions.h
modified:   src/c/shared/Enum/EnumToStringx.cpp
modified:   src/c/shared/Enum/Enumjl.vim
modified:   src/c/shared/Enum/StringToEnumx.cpp
modified:   src/c/shared/Enum/issmenums.jl
modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 6390446)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
Commit f61960d963a3ddfb63be4ec3a542fca50064eded by inwoo
CHG: Fix minor in "SmbSemicTransient".
(commit: f61960d)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit a43ae18900e8f70c93f9237a8c7b1ce9e8813a9d by Mathieu Morlighem
CHG: Remove unnecessary null pointer checks
(commit: a43ae18)
The file was modifiedsrc/c/classes/AmrBamg.cpp (diff)
The file was modifiedsrc/c/kml/KML_Polygon.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/ControlInput.cpp (diff)
Commit fa33a8e95368b07c5dc849d66d8cd68ca9515570 by aleahsommers
ADD:adding Helheim SHAKTI tutorials
(commit: fa33a8e)
The file was addedexamples/Helheim/runme.m
The file was addedexamples/Helheim/Greenland.par
The file was addedexamples/HelheimSHAKTI/runme.m
The file was addedexamples/Helheim/Helheim_tut.exp
Commit 612378364090a819009142e6dde111271a193d2b by f007fk5
fixed directory for ocean forcing
(commit: 6123783)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit 4eb52c086133ca2fadaf3d6d0f482ed6adae8eaf by Mathieu Morlighem
CHG: updated tolerance for windows
(commit: 4eb52c0)
The file was modifiedtest/NightlyRun/test541.py (diff)
The file was modifiedtest/NightlyRun/test541.m (diff)
Commit 898ea8f8ee26efc675ebf83373a47b61f0000e77 by support
CHG: Updated install scripts and configuration for Pleiades
(commit: 898ea8f)
The file was modifiedexternalpackages/gdal/install-3-mac.sh (diff)
The file was modifiedexternalpackages/semic/install.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was removedexternalpackages/dakota/install-6.2-pleiades_toss4.sh
The file was modifiedexternalpackages/proj/install-6.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac-python.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-ghub-workspace_10.sh (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was addedexternalpackages/gmt/install-6-pleiades.sh
The file was addedexternalpackages/gmsh/install-4-pleiades.sh
The file was modifiedetc/environment.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/proj/install-6-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux-python.sh (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was removedexternalpackages/packagemaker/install.sh
Commit 194886977e34be322c85413bf85ef8978cee1b6a by support
BUG: Fix for blaslapack config options
(commit: 1948869)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 2f757f0f51bdf97a494831c0e5a14ac6e3353d32 by Mathieu Morlighem
CHG: allow spchead to be a time dependent input
(commit: 2f757f0)
The file was modifiedsrc/m/classes/hydrologyshakti.m (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.py (diff)
Commit 93d675145364b0a62fe363350fd00ffba9218977 by inwoo
CHG: loadmodel_netcdf.py - skip loading mmemasstransport in Python. "mmemasstransport" is not yet implemented in python.
(commit: 93d6751)
The file was modifiedsrc/m/contrib/inwoo/loadmodel_netcdf.py (diff)
Commit 57a453706805191424d021536a1e187d27b4267f by support
CHG: Upgrading Python version; cleanup
(commit: 57a4537)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 5ebc13b084bffe542c25c129d3e891032ba11aeb by support
CHG: python-tk not available
(commit: 5ebc13b)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 52fc551cd6cf5fe3e61ea46fa64f1abf9df9c722 by inwoo
CHG: Matlab > Python, Synchronize mechanicalproperties.py
(commit: 52fc551)
The file was modifiedsrc/m/mech/mechanicalproperties.py (diff)
Commit d4a8713c984ee8ef9ce9631607f27d3718e92270 by support
CHG: Pull in Python version to NumPy path
(commit: d4a8713)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 2a32551661f0655c4aedf48bd3b71f9b7f68c8d6 by justinhew123
added additional checks for homebrew installed python libraries
(commit: 2a32551)
The file was modifiedm4/issm_options.m4 (diff)
Commit d45bd7ff96d897d162bce69032f1fa8e3c83ad56 by adam.hepburn
added smb friction and hydrology checks for matlab to python netcdf
(commit: d45bd7f)
The file was modifiedsrc/m/contrib/musselman/read_netCDF.py (diff)
The file was modifiedsrc/m/contrib/musselman/write_netCDF.m (diff)
Commit 47c48f490f819aa487708431e5cd355dc82cc688 by adam.hepburn
added hydrology, smb, and friction routines to netCDF write/read
(commit: 47c48f4)
The file was modifiedsrc/m/contrib/musselman/read_netCDF.py (diff)
The file was modifiedsrc/m/contrib/musselman/write_netCDF.m (diff)
Commit b423eabeb8b7c29f8801ccf57c28565a72ae4c98 by adam.hepburn
fixed hydrology requested outputs
(commit: b423eab)
The file was modifiedsrc/m/contrib/musselman/read_netCDF.py (diff)
Commit 36a7a8555c2ca95d8787f25c794c6c3e1398583b by Mathieu Morlighem
CHG: better handling of mask interpolation
(commit: 36a7a85)
The file was modifiedsrc/m/modeldata/interpBedmachineGreenland.m (diff)
Commit f4f84e90704af776a4ab59cd8484d1f83dbdc207 by Mathieu Morlighem
CHG: still need to convert to 9354
(commit: f4f84e9)
The file was modifiedsrc/m/modeldata/interpIBCSO2.m (diff)
Commit 450ac080e8c4f05ef4c5cdd7d2bc7f35356ca784 by Mathieu Morlighem
NEW: added ability to have a spatially and temporally variable englacial storage coefficient
(commit: 450ac08)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.py (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.m (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.py (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.py (diff)
Commit b03ad34395826ea6b4d5a1aee3d707db09871fd8 by support
CHG: Temporarily downloading specific version of MPICH to deal with issue with latest version of MacOS SDK; cleanup
(commit: b03ad34)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.py (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
Commit c014c782826c2c0bd51d1b94fd8212a5f45352a7 by Mathieu Morlighem
CHG: allow user to not specify time and step
(commit: c014c78)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/classes/ExternalResults/GenericExternalResult.h (diff)
Commit 138c3c0f2f19fd9115fe2ed2db8bf53fc19c9001 by Mathieu Morlighem
CHG: testing whether we actually need MatMultPatch
(commit: 138c3c0)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscMat.cpp (diff)
Commit 7464173200d2955db516a068f7fba2eaad3699bb by Mathieu Morlighem
CHG: removing MatMultPatch, we can use PETSc's MatMult all the time
(commit: 7464173)
The file was modifiedsrc/c/toolkits/petsc/patches/petscpatches.h (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was removedsrc/c/toolkits/petsc/patches/MatMultPatch.cpp
Commit 6cf3b7fcd752031de4327a3003a054e9a4ee6c8a by Mathieu Morlighem
CHG: ignore files from externalpackages
(commit: 6cf3b7f)
The file was modified.gitignore (diff)
Commit 341d32be9193d688bf1f85b19d77463608a6ebd7 by Mathieu Morlighem
CHG: better way to Duplicate vector using PETSc's VecDuplicate
(commit: 341d32b)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscMat.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscVec.cpp (diff)
Commit fdadf62325b1e2443b373a6f431ded1dd0cdd901 by Mathieu Morlighem
NEW: added install-3.22-discover.sh
(commit: fdadf62)
The file was addedexternalpackages/petsc/install-3.22-discover.sh
The file was modifiedexternalpackages/petsc/install-3.22-discover.sh (diff)
Commit 3352928ca1c80566e1a5417c7e8072256658f13e by support
CHG: Corrections for CCR cluster class; clean up
(commit: 3352928)
The file was modifiedsrc/m/classes/clusters/pfe.py (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedetc/environment.sh (diff)
Commit 6775867542687faadaa0fbcfbcd02c207c6d42cd by justinhew123
added class for gadi cluster support
(commit: 6775867)
The file was addedsrc/m/classes/clusters/gadi.py
Commit f1d57308da49e9788b5d1a88b6734259368f5df8 by justinhew123
minor additions to gadi cluster
(commit: f1d5730)
The file was modifiedsrc/m/classes/clusters/gadi.py (diff)
Commit 3ef9a1f2b334dd1331f7fa8896666f34a0a3694b by support
DEL: gaijin cluster has been decommissioned
(commit: 3ef9a1f)
The file was removedsrc/m/classes/clusters/raijin.m
Commit 83c71f6479ed28a1ef3370e877fa3186e13b5f73 by 95945328+NJSchlegel
CHG: Allow GEMB to pass inputs at a lower resolution and downscale using
lapse rates
(commit: 83c71f6)
The file was modifiedsrc/c/classes/Params/IntVecParam.h (diff)
The file was modifiedsrc/c/classes/Params/ControlParam.h (diff)
The file was modifiedsrc/m/consistency/checkfield.m (diff)
The file was modifiedsrc/c/classes/Params/Param.h (diff)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.h (diff)
The file was modifiedsrc/m/classes/SMBgemb.py (diff)
The file was modifiedsrc/m/consistency/checkfield.py (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/c/classes/Params/DoubleVecParam.h (diff)
The file was modifiedsrc/c/classes/Params/FileParam.h (diff)
The file was modifiedsrc/c/classes/Params/BoolParam.h (diff)
The file was modifiedsrc/c/classes/Params/MatrixParam.h (diff)
The file was modifiedsrc/m/classes/SMBgemb.m (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (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/classes/Params/DataSetParam.h (diff)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Params/DoubleParam.h (diff)
The file was modifiedsrc/c/classes/Params/StringArrayParam.h (diff)
The file was modifiedsrc/c/classes/Params/DoubleMatArrayParam.h (diff)
The file was modifiedsrc/c/classes/Params/GenericParam.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/classes/Params/IntParam.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Params/VectorParam.h (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.h (diff)
The file was modifiedsrc/c/classes/Params/IntMatParam.h (diff)
The file was modifiedsrc/c/classes/Params/DoubleMatParam.h (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/classes/Params/StringParam.h (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
Commit ec45e80f1658d797fcf5d17e28d62efd8368cdab by Mathieu Morlighem
CHG: do not provide time and step for J and gradient, leave defaults is UNDEF so that it does not create a first step artificially
(commit: ec45e80)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/classes/ExternalResults/GenericExternalResult.h (diff)
Commit 0753018798133dd6257e68882764ab5e4961d983 by mathieu.morlighem
CHG: added mpi compilers by default to ISSM
(commit: 0753018)
The file was modifiedconfigure.ac (diff)
Commit 880b1ce4bc1c8d7f51f5d3f5fa9dcb8348592e72 by noreply
Update ubuntu-python.yml

BUG: testing out why mpicxx is not found...
(commit: 880b1ce)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 03960531187ed3f5ef6f75b0c8011ce88725b8b4 by Mathieu Morlighem
CHG: no need to have OptionUtilities anymore, and change all sprintf to snprintf to avoid compiler warnings
(commit: 0396053)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/classes/Options/GenericOption.h (diff)
The file was modifiedsrc/c/toolkits/ToolkitOptions.cpp (diff)
The file was removedsrc/c/classes/Options/OptionUtilities.cpp
The file was modifiedsrc/c/classes/classes.h (diff)
The file was modifiedsrc/c/main/kriging.cpp (diff)
The file was modifiedsrc/c/cores/ProcessArguments.cpp (diff)
The file was modifiedsrc/c/modules/Trianglex/Trianglex.cpp (diff)
The file was modifiedsrc/c/modules/OutputResultsx/OutputResultsx.cpp (diff)
The file was modifiedsrc/c/shared/Exceptions/Exceptions.cpp (diff)
The file was removedsrc/c/classes/Options/OptionUtilities.h
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 66aefadd7e823b012dfe303c3a45b3a9ab9a524b by 95945328+NJSchlegel
BUG: Update the sign of gradient mapping and constrain dlw to greater
than zero. Minor comments changes in matlay and python SMB class.
(commit: 66aefad)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/m/classes/SMBgemb.py (diff)
The file was modifiedsrc/m/classes/SMBgemb.m (diff)
Commit c5e956404e7418a28c00b544c5d0940a5f9551fe by support
CHG: Removed GSL and QUESO from Dakota dependencies and configurations; removed flags classic Xcode linker; removed duplicate lib flags on Dakota libs
(commit: c5e9564)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/eis-daskhub-python-modules (diff)
The file was modifiedjenkins/eis-smce-binaries (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedjenkins/linux64_caladan_ad (diff)
The file was modifiedetc/environment.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modifiedjenkins/linux64_caladan_ampi (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedexternalpackages/dakota/install-6.2-stallo.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedjenkins/ghub-workspace_10 (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedexternalpackages/petsc/install-3.20-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/mac-intel-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.20-mac.sh (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
Commit 2e8c8d71eb18307358616362f8a77173e34b088f by support
CHG: Need GSL for CoDiPack and ADOL-C tests
(commit: 2e8c8d7)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
Commit 4aa41d0d1c44e0a403b6c39d288681e5421ff8d2 by support
CHG: Removing outdated Python install scripts; temporarily allowing debugging messages for wget in dataset download script
(commit: 4aa41d0)
The file was removedexternalpackages/python/install-2-mac.sh
The file was removedexternalpackages/python/patches/pyport.h.patch.bugreport
The file was removedexternalpackages/python/install-3-mac-snowleopard.sh
The file was modifiedscripts/DownloadExamplesDatasets.sh (diff)
The file was removedexternalpackages/python/install-3-mac.sh
The file was removedexternalpackages/python/install-2-linux.sh
The file was removedexternalpackages/python/install-3-linux.sh
The file was removedexternalpackages/python/install-2-mac-snowleopard.sh
The file was removedexternalpackages/python/patches/pyport.h.patch
Commit 8020713c21c70cfc6b3c876ccf44dd6cc905e494 by Mathieu Morlighem
CHG: need to recast from double to int dof type
(commit: 8020713)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
Commit cc5b524e7a379dc3ee891333653ef2067e75d250 by support
BUG: Use temp file instead of here-string when wget'ting datasets
(commit: cc5b524)
The file was modifiedscripts/DownloadExamplesDatasets.sh (diff)
The file was modifiedscripts/DownloadExamplesDatasets.sh (diff)
Commit dd54aa5e27d98a28e515f51e077abed08f04d78f by support
CHG: Trying system copy of curl
(commit: dd54aa5)
The file was modifiedscripts/DownloadExamplesDatasets.sh (diff)
Commit b5228499541ddfe533227dc2cf6b3462e810c61c by support
BUG: Needed to suppress self-signed certificate error
(commit: b522849)
The file was modifiedscripts/DownloadExamplesDatasets.sh (diff)
Commit 6f05fc0e868decc8c4bcba7114e43321e0f8576f by support
Update DownloadExamplesDatasets.sh

CHG: Silencing wget again now that issue is debugged
(commit: 6f05fc0)
The file was modifiedscripts/DownloadExamplesDatasets.sh (diff)
Commit 06e91f15bb397170529486b0d1d18b9d9d1345f4 by support
BUG: Testing explicit setting of compilers
(commit: 06e91f1)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 69e2b715ec6fcc973158f7fe5b5dec4a31b145c9 by support
CHG: Corrected setting of compiler env vars for GitHub workflows
(commit: 69e2b71)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 24a825c9fa267aae46ca1345bf651d5923de35fb by support
CHG: Copying FC to F77 and F900 for GitHub workflow
(commit: 24a825c)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 0731c7a017255ada233a505e2f2bd65da16334b6 by 95945328+NJSchlegel
NEW: add testing for gemb downscaling functionality
(commit: 0731c7a)
The file was addedtest/Archives/Archive258.arch
The file was addedtest/NightlyRun/test258.py
The file was addedtest/NightlyRun/test258.m
Commit 7e7149f56824fd6421dd967183f2e48fcc2fe046 by Mathieu Morlighem
CHG: steadystate should stop if step>=maxiter otherwise we do it one too many times
(commit: 7e7149f)
The file was modifiedsrc/c/cores/steadystate_core.cpp (diff)
The file was modifiedsrc/c/classes/Params/GenericParam.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)