Skip to content
Success

#40 (Feb 28, 2025, 7:10:44 PM)

Started 23 days ago
Took 1 hr 20 min on macOS-Silicon

Started by user Justin Quinn

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