Skip to content
Success

Changes

Summary

  1. Update README.md (details)
  2. Update README.md (details)
  3. CHG: adding other way to download ISSM from GitHub (details)
  4. CHG: Updating paths to Python installation (now using venv) (details)
  5. CHG: Adjusted tolerances (details)
  6. Delete README (details)
  7. CHG: upgrading to latest PETSc version (details)
  8. BUG: Path to libgfortran (details)
  9. CHG: Need libgcc in package (details)
  10. BUG: Path fixes (details)
  11. BUG: Not catching runme error; 'exclude_name' option no longer exists (details)
  12. CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (details)
  13. BUG: Incorrect file name (details)
  14. CHG: Virtual environment not preserved in called script (details)
  15. CHG: removing old scripts (details)
  16. CHG: moved up one directory and removed  from version check (details)
  17. CHG: adding more files to gitignore (details)
  18. CHG: Adjusted tolerances (details)
  19. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (details)
  20. CHG: removing reference to cshrc, replacing by zshrc (details)
  21. CHG: Adjusted tolerances (details)
  22. CHG: Removing Cmake to avoid conflicts with standalone copy (details)
  23. BUG: Removed 'command' (details)
  24. ADD: Missing empty Models/ dir (details)
  25. Update of .gitignore. (details)
  26. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (details)
  27. CHG: Add default location for libgfortran on Mac to rpath (details)
  28. CHG: adaptive time stepping needs vz in 3d (details)
  29. CHG: throw error message if FCT in 3d (details)
  30. CHG: Use git now to get changes and determine installation type (details)
  31. CHG: minor, testing to see if jenkins will recompile (details)
  32. CHG: forgot to change path to m/mesh/planet (details)
  33. CHG: Additions to ignore list (details)
  34. Create codeql.yml (details)
  35. Bump the npm_and_yarn group across 1 directory with 2 updates (details)
  36. CHG: Fixes for gfortran path in rpath; new config for CodeQL (details)
  37. Update codeql.yml (details)
  38. Update codeql.yml (details)
  39. Update codeql.yml (details)
  40. Update codeql.yml (details)
  41. CHG: Disabling wrappers on CodeQL build (details)
  42. CHG: Correcting handling of git commit and changes when fetch has not been used (details)
  43. Delete codeql.yml (details)
  44. CHG: Adding whitespace and rerunning jobs (details)
  45. CHG: removing double blank lines (details)
  46. CHG: Adjusted tolerances (details)
  47. CHG: Updates to UB CCR config; changed path of gmshplanet.py (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 (details)
  49. CoDiPack type can be defined during the configuration. (details)
  50. BUG: Need to update previous commit every time we run (details)
  51. CHG: Outstanding commit and test fix to git change polling (details)
  52. Extracted common computation from StressbalanceAnalysis.cpp. (details)
  53. Added Preaccumulation helper for sparse row assembly. (details)
  54. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (details)
  55. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details)
  56. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details)
  57. CHG: missing -fPIC install-linux.sh (details)
  58. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (details)
  59. CHG: removing SLEPSC and ADIC2 that we have never used (details)
  60. CHG: adding common factor to KMatrices StressBalance (details)
  61. CHG: do not extrude lat/lon if undefined (details)
  62. CHG: refine should deal with lat/long as well (details)
  63. BUG: output is md2 and not md (details)
  64. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (details)
  65. CHG: New cluster class for submitting jobs to UB CCR; typos (details)
  66. CHG: adding factors to analysis (details)
  67. CHG: added Data directory for examples (details)
  68. CHG: adding factors in analysis (details)
  69. CHG: added factors in analysis (details)
  70. CHG: fixed problem with Glads (details)
  71. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (details)
  72. CHG: renaming Viscous Budd (details)
  73. CHG: Adjusted tolerances (details)
  74. CHG: multithreading ContourToNodes (details)
  75. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (details)
  76. CHG: Temporary fix for not being able to connect via port 22 (details)
  77. CHG: Need P instead of p option (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 (details)
  79. CHG: minor changed ISSM description (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` (details)
  81. ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (details)
  82. CHG: use mapping toolbox map if Googlemaps is not available (details)
  83. CHG: fixed zoom level option (details)
  84. CHG: adjusted tolerances (details)
  85. CHG: added interactive to disp: (details)
  86. Added time and memory output for CoDiPack. (details)
  87. Make preaccumulation configurable. (details)
  88. Create c-cpp.yml (details)
  89. Update c-cpp.yml (details)
  90. CHG: changed checks on flags (details)
  91. CHG: need to initialize as 0 (details)
  92. Update c-cpp.yml (details)
  93. Update c-cpp.yml (details)
  94. Update c-cpp.yml (details)
  95. Update c-cpp.yml (details)
  96. Update c-cpp.yml, add matlab (details)
  97. Update c-cpp.yml (details)
  98. Update c-cpp.yml (details)
  99. Create github_linux_basic (details)
  100. Update c-cpp.yml (details)
  101. Update c-cpp.yml (details)
  102. change the directory for CI files (details)
  103. Update README.md (details)
  104. Update README.md (details)
  105. create badge for CI, add it to README (details)
  106. CHG: minor (details)
  107. BUG: forgot to close parenthesis (details)
  108. CHG: upgrading PETSc in order to find latest ZLIB (details)
  109. FIX: calculation of VAF based on mask in Tria.cpp (details)
  110. CHG: trying to simplify CI (details)
  111. CHG: trying to simplify CI (details)
  112. CHG: getting PETSc from apt-get (details)
  113. CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (details)
  114. BUG: fixing CI problem (details)
  115. CHG: trying to fix CI (details)
  116. CHG: trying to fix CI (details)
  117. CHG: trying to fix CI (details)
  118. CHG: trying to fix CI (details)
  119. Update README.md (details)
  120. NEW: added option 'quitonerror' for GitHub's CI (details)
  121. CHG: fixing matlab tests in GitHub CI (details)
  122. CHG: trying to fix CI with MATLAB (details)
  123. CHG: trying to debug CI (details)
  124. CHG: trying to add MATLAB tests (details)
  125. CHG: fixing MATLAB (details)
  126. load matlab action manually (details)
  127. FIX: updated archive 540 (details)
  128. CHG: checking env (details)
  129. CHG: checking env (details)
  130. CHG: checking env (details)
  131. CHG: checking env (details)
  132. CHG: checking env (details)
  133. CHG: checking env (details)
  134. set environment before running matlab (details)
  135. Update c-cpp.yml (details)
  136. Update c-cpp.yml (details)
  137. Update c-cpp.yml (details)
  138. Update c-cpp.yml (details)
  139. CHG: fixed typo (details)
  140. NEW: added a function that reads a geotiff and outputs x,y,data (details)
  141. CHG: better check on METIS header (details)
  142. CHG: removing PETSc from installation (details)
  143. CHG: install openMPI (details)
  144. CHG: figuring out open MPI (details)
  145. CHG: mpi-include does not need -I (details)
  146. CHG: scalapack is installed as part of open MPI (details)
  147. CHG: do not assume that ParMETIS is installed if MUMPS is provided (details)
  148. CHG: do not preload petsc files if petsc is not installed (details)
  149. CHG: reverting to installing PETSc (details)
  150. CHG: simplifying workflow and scripts (details)
  151. CHG: change name (details)
  152. CHG: removing MPICH from PETSc to speed up CI (details)
  153. CHG: adding more libs to mpi (details)
  154. CHG: forgot to change LD_PRELOAD (details)
  155. CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (details)
  156. CHG: do not make MeshPartition a template (details)
  157. CHG: added example (details)
  158. BUG: do not initialize codi_global if autodiff is false (details)
  159. CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (details)
  160. try to set two steps for the CI (details)
  161. try to add cache (details)
  162. try to set the path for cache (details)
  163. try again with env variable (details)
  164. update download path in artifact (details)
  165. try to also cache matlab (details)
  166. change mpi back to petsc version (details)
  167. no need to cache matlab (details)
  168. cache matlab (details)
  169. try the uncompress path again (details)
  170. download to /root (details)
  171. try to use relative path (details)
  172. add relative path (details)
  173. change relative path again (details)
  174. typo fixed (details)
  175. update working dir (details)
  176. activate compile (details)
  177. put test back (details)
  178. remove apt-get installed mpi (details)
  179. try to create a matrix of test (details)
  180. try matrix with string variables (details)
  181. add codipack in CI (details)
  182. try to fix codipack configure (details)
  183. add gsl (details)
  184. seperate basic and codipack (details)
  185. Update common-workflow.yml (details)
  186. only include ad tests for ccdipack (details)
  187. fix bug in main-ci (details)
  188. set different names for different runs (details)
  189. add type of input.os (details)
  190. try to cache src/c (details)
  191. fix error in the test job (details)
  192. remove cache src/c (details)
  193. try petsc-3.20 for ad (details)
  194. try to use env to set the id of cache (details)
  195. try github.env (details)
  196. try to fix bugs when using inputs in cache id (details)
  197. fix bug in the if condition (details)
  198. fix codipack (details)
  199. try ad again (details)
  200. CHG: added error message instead of just bypassing (details)
  201. CHG: for macOS we now also need to add  -commons use_dylibs (details)
  202. BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (details)
  203. CHG: cleanup (details)
  204. remove with-petsc in codipack (details)
  205. reduce matrix size for tests (details)
  206. check spaces (details)
  207. turn off codipack tests (details)
  208. do not compress petsc/src/ to decrease the size of the artifact (details)
  209. try to exclude petsc/src (details)
  210. add gsl to codipack version (details)
  211. CHG: calving rate in CalvingMIP use normal vector from the levelset (details)
  212. Update README.md (details)
  213. Update README.md (details)
  214. Update action badge in README.md (details)
  215. CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (details)
  216. CHG: make two CIs separately for Ubuntu basic and codipack (details)
  217. CHG: Update test540, due to update default reinit_frequency (details)
  218. change the way to reuse workflow (details)
  219. hard code the version of configure ISSM for now (details)
  220. BUG: fix CalvingCalvingMIP in Penta (details)
  221. fix bugs in action.yml (details)
  222. separate prepare externalpackes and build (details)
  223. test ISSM_DIR (details)
  224. Update action.yml (details)
  225. fix ISSM_DIR issue (details)
  226. rerun CI, make input name shorter (details)
  227. fix bug in action.yml (details)
  228. CHG: update Archive540 (details)
  229. rerun full CI (details)
  230. fix bug in uploading artifact (details)
  231. BUG: fix CalvingCalvingMIP (details)
  232. BUG: recompile ISSM, update test540 Archive (details)
  233. CHG: update Archive affected by levelset.reinit_frequency=10 (details)
  234. add badges for Ubuntu Basic and CodiPack (details)
  235. CHG: MATLAB -> Python and Javascript (details)
  236. NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (details)
  237. CHG: 1st edit of interpPaolo2023 (details)
  238. CHG: taking care of paths with white spaces (details)
  239. CHG: relaxed tolerances for test 541 (details)
  240. CHG: Cleanup (details)
  241. CHG: update to GEMB merge layers to parallel matlab version updates (details)
  242. CHG: update GEMB tols for latest commit (details)
  243. CHG: update remaining tols in windows and on git for GEMB (details)
  244. CHG: Cleanup of configuration options (details)
  245. BUG: Needed closing ;; (details)
  246. CHG: Removing support for Android (details)
  247. CHG: Synchronized enums after pull and merge (details)
  248. BUG: Cleaned up configs (details)
  249. BUG: Correcting env var substitution (details)
  250. CHG: Cleanup (details)
  251. CHG: Cleanup (details)
  252. CHG: Moving standard env vars to issm_options for MSYS2 builds (details)
  253. CHG: Cleanup; missing env var for Javascript build (details)
  254. BUG: Fix for MSYS2 build (details)
  255. merge actions to the workflow file (details)
  256. use multiple lines for the yml (details)
  257. try to set matlab outside (details)
  258. fix missing type of common-workflow.yml (details)
  259. fix bug in setting matlab root (details)
  260. if cache not hit, then recompile (details)
  261. CHG: added check to tell useers they cannot use both PETSc and CoDiPack (details)
  262. BUG: Need to check if supplied gfortran and other libs are files for binaries builds (details)
  263. CHG: added some explanation (details)
  264. BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (details)
  265. BUG: update archive 540,541,542 (details)
  266. update 806,812 (details)
  267. BUG: update archive 3203 (details)
  268. CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (details)
  269. BUG: Missing commit from pristine copy (details)
  270. BUG: CXXFLAGS is not empty by default under clang (details)
  271. BUG: Bad path to gfortran (details)
  272. use json to handle matrix strategy (details)
  273. CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (details)
  274. BUG: fixed memory leak (details)
  275. BUG: Reverting changes for now to get versioned code working (details)
  276. CHG: Standardizing MATLAB and Python wrapper makefiles (details)
  277. BUG: Reverting (again, sigh) (details)
  278. add \' in common_workflow (details)
  279. Update common-workflow.yml (details)
  280. Update common-workflow.yml (details)
  281. Update common-workflow.yml (details)
  282. update workflow using one file for one case (details)
  283. CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (details)
  284. ADD: output melt rate and its components in SHAKTI hydrology (details)
  285. CHG: removing unused options (details)
  286. CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (details)
  287. CHG: More clarification about HTTPS vs SSH (details)
  288. NEW: added file to interpolate undercutting forcings from ISMIP6 data files (details)
  289. CHG: added ref (details)
  290. CHG: moving file to a better directory (details)
  291. CHG: update ICESat2 ATL14/15 to version 4 (details)
  292. CHG: closed contour should be option #1 (details)
  293. CHG: minor estetics (details)
  294. CHG:update script for TACC Frontera (details)
  295. NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (details)
  296. CHG: include stressbalance hydrology layer capability in python (details)
  297. BUG: fix loading MEaSUREs velocity for individual glaciers (details)
  298. CHG: update Jakobshavn MEaSUREs velocity to 2024 (details)
  299. BUG: add if for more general model results (details)
  300. BUG: generalize analyzeCalvingfront function (details)
  301. CHG: second iteration of interpPaolo2023- add interpolation routine (details)
  302. CHG: include temporal component in Paolo2023 melt rate (details)
  303. NEW: added error message if cxxoptflags is provided (details)
  304. BUG: python should not need MEXLIB, this introduces dependencies that are problematic (details)
  305. BUG: bad python syntax (details)
  306. CHG: simplifying hydro slope code (details)
  307. NEW: nightly run test for stressbalance hydrology layer (details)
  308. CHG: add interpolated dates as output (details)
  309. CHG: do not use configure.py in installation script, call configure directly (details)
  310. CHG: fixed RHS (details)
  311. ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (details)
  312. BUG: ocean-averaged sea level loads (details)
  313. NEW: retrieving change in gravitational acceleration from ESA solver (details)
  314. CHG: fixed bad character from Surendra's commit (details)
  315. CHG: fixing NR (details)
  316. CHG: make python test identical to MATLAB test (details)
  317. CHG: making python test identical to MATLAB (details)
  318. ESA nightly updated with a new diagostic (details)
  319. CHG: relaxing tolerances (details)
  320. CHG: relaxing tolerances (details)
  321. CHG: relaxing tolerances (details)
  322. CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (details)
  323. Update .gitignore (details)
  324. CHG: Updated PETSc version (details)
  325. CHG: Renaming of GDAL install scripts (details)
  326. CHG: Fixes for latest PETSc version install script (details)
  327. BUG: Corrected install script (details)
  328. CHG: Adjusted tolerances (details)
  329. CHG: Disabling test 362 for Silicon-based Mac as it has large errors (details)
  330. CHG: Adjusted tolerances (details)
  331. CHG: Adjusted tolerances (details)
  332. CHG: Corrected install script name (details)
  333. Update .gitignore (details)
  334. CHG: moving functions around (details)
  335. ADD: mac basic CI (details)
  336. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details)
  337. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details)
  338. fixing merging error in Makefile.am (details)
  339. CHG:cleaned up Love core for final version (details)
  340. FIX: fixing recast of int/double to double precision for some compilers in Love core (details)
  341. FIX: cleaning up love core (details)
  342. CHG: Bug in Python wrapper; cleanup (details)
  343. CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (details)
  344. CHG: Committing local changes from UB CCR (details)
  345. Update test2085.m (details)
  346. Update test2084.m (details)
  347. CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (details)
  348. CHG: Older versions of PETSc use config/configure.py (may need to change others) (details)
  349. CHG: Updates for saving model for JavaScript (details)
  350. CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (details)
  351. CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (details)
  352. CHG: Fixes for JavaScript API and Emscripten compilation (details)
  353. CHG: no error compiler flag still needed (details)
  354. CHG: More JavaScript API fixes; compiler options to disable wasm (details)
  355. CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (details)
  356. CHG: Emscripten does not like opt flag (details)
  357. BUG: Issue was missing quote, not flag (details)
  358. CHG: Added missing exported functions for JavaScript binaries (details)
  359. CHG: Adjusted tolerances (details)
  360. CHG: Fixes for outputting transient class to JavaScript model (details)
  361. BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (details)
  362. CHG: Updated archives (details)
  363. FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (details)
  364. FIX: love core: recast some integers to doubletype to help some mac compilers (details)
  365. FIX: Missing synched enum files for Love core update (details)
  366. Update test2075.m (details)
  367. Update test2071.m (details)
  368. CHG: Adjusted tolerances (details)
  369. CHG: Fixes for love numbers and related tests under Python API (details)
  370. BUG: Fixed parens (details)
  371. CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (details)
  372. CHG: Translated test2085 from MATLAB -> Python (details)
  373. fix penta section normals and remove duplicate code (details)
  374. fix indentation (details)
  375. CHG: Adjusted tolerances; do not run test 2085 on Silicon (details)
  376. CHG: Adjusted tolerances (details)
  377. remove unused indices in  Tria::NormalTop (details)
  378. CHG: Updated path to gfortran (details)
  379. CHG: extract AD cost functions (details)
  380. CHG: Modified all basic external package installation scripts to use developers' download links, where possible (details)
  381. CHG: Check if LDFLAGS is set (details)
  382. CHG: Updated all install scripts for external packages needed for extended capabilities (details)
  383. CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (details)
  384. CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (details)
  385. CHG: More external package fixes (details)
  386. CHG: Adjusted tolerances (details)
  387. CHG: Need to ignore download script in directory to properly download datasets (details)
  388. CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (details)
  389. BUG: Expode hidden NumPy symbols in newer versions; cleanup (details)
  390. CHG: Adjusted tolerances (details)
  391. CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (details)
  392. CHG: Update SmbSEMIC modules (details)
  393. ADD: MATLAB - interpolate netcdf file with using xarray in python. (details)
  394. CHG: Resolve memory leakage in SEMIC. (details)
  395. CHG: model.refine MATLAB -> Python; clean up (details)
  396. BUG: Bad indexing of bamgmesh out (details)
  397. CHG: Catch unsupported draw function; clean up (details)
  398. CHG: Adjusted tolerances (details)
  399. FIX: Output of Tidal love numbers in Love core (details)
  400. CHG: do not assume hemisphere (details)
  401. BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (details)
  402. 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. (details)
  403. ADD: flag `with_matlab` in CI with matlab (details)
  404. CHG: input.with_matlab -> input.interface (details)
  405. ADD: ubuntu python test (details)
  406. ADD: install python-dev (details)
  407. ADD: python tests (details)
  408. BUG: fix .yml (details)
  409. CHG: python path for CI (details)
  410. BUG: fix python path (details)
  411. CHG: get python path from python action (details)
  412. CHG: use env (details)
  413. Update ubuntu-python.yml (details)
  414. CHG: output python path after setup (details)
  415. change to v5 python action (details)
  416. update python path (details)
  417. fix bug in python_version (details)
  418. CHG: wrong place holder for string (details)
  419. currentlt test with only python (details)
  420. add libpython (details)
  421. update CI (details)
  422. update CI (details)
  423. set python path (details)
  424. update numpy path (details)
  425. check the folder (details)
  426. add path to numpy (details)
  427. add path to numpy (details)
  428. update numpy (details)
  429. add test numpy (details)
  430. print more (details)
  431. look into _core (details)
  432. add python to test (details)
  433. add netCDF4 (details)
  434. add source ISSM (details)
  435. ADD: ubuntu python CI test (details)
  436. Revert "add python CI" (details)
  437. Revert "Revert "add python CI"" (details)
  438. CHG: Eased tolerances (details)
  439. CHG: Moving certain external packages to new repo (details)
  440. ADD: `cutoff` option in flowlines.m (details)
  441. BUG: revert issmscpin to previous version (details)
  442. CHG: adding dynamic function name (details)
  443. CHG: automatically remove checkpoint file once done to save disk space (details)
  444. CHG: Cleanup; MATLAB -> Python; documentation (details)
  445. CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (details)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 48a9b978de796f47f5ea32917606fed3b60be4e5 by Mathieu Morlighem
CHG: adding other way to download ISSM from GitHub
The file was modifiedREADME.md (diff)
Commit 1eecddafd121e5c5966ecb0a6a93ba084d022170 by 34657535+TidbitSoftware
CHG: Updating paths to Python installation (now using venv)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (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-gia (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (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 f90c46ac0cb8696a097292a4ba40f32ec07e6a7d by Mathieu Morlighem
CHG: upgrading to latest PETSc version
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (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 modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (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-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
Commit fdf735f62cafcbd13593b1ec6bb66d99c2468e89 by 34657535+TidbitSoftware
BUG: Not catching runme error; 'exclude_name' option no longer exists
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-python-3.sh (diff)
Commit 0ab20119e7d392059ae6b88ec4fc21b296b1b859 by 34657535+TidbitSoftware
CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.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/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/package-issm-mac-binaries-matlab.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-python-3.sh (diff)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit 5bca2aa07d20bc7960b6cb2f953b1c05907fd60a by 34657535+TidbitSoftware
CHG: Virtual environment not preserved in called script
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was removedscripts/svnlog
The file was removedscripts/report.sh
The file was removedscripts/historyISSM.m
The file was removedscripts/convertmatlabclasses.py
The file was removedscripts/jpic2pdf
The file was removedscripts/mToPy.py
The file was removedscripts/svn_repo_authors.sh
The file was removedscripts/svnvimdiff
Commit ce3c9bbf542c68a26d1812da3d99662fd57545be by Mathieu Morlighem
CHG: moved up one directory and removed  from version check
The file was addedsrc/m/mesh/planet/planettrimesh.m
The file was addedsrc/m/mesh/planet/sphere_tri.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.m
The file was addedsrc/m/mesh/planet/sphere_project.m
The file was addedsrc/m/mesh/planet/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/spheretri/planettrimesh.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.py
The file was addedsrc/m/mesh/planet/gmshplanet.py
The file was addedsrc/m/mesh/planet/gmshplanet.m
The file was removedsrc/m/mesh/planet/spheretri/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.js
The file was removedsrc/m/mesh/planet/spheretri/sphere_project.m
The file was addedsrc/m/mesh/planet/gmshplanet.js
The file was removedsrc/m/mesh/planet/spheretri/sphere_tri.m
Commit 01ce958db3de17db58b955cbacdf1fa27cc5c0b6 by Mathieu Morlighem
CHG: adding more files to gitignore
The file was modified.gitignore (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 67730b9a5aaf8b6502bc756e7db98ad1dab3414e by 34657535+TidbitSoftware
CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins
The file was modified.gitignore (diff)
Commit efea8d3166fcb618237d4f34b6e7a10aaa8deb1a by Mathieu Morlighem
CHG: removing reference to cshrc, replacing by zshrc
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 4fa30f1778b2bf0c9358287485a4403664f702fe by 34657535+TidbitSoftware
CHG: Removing Cmake to avoid conflicts with standalone copy
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.py (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.m (diff)
Commit 16ff615fa14092cbad86def597e5485b3425ae13 by 34657535+TidbitSoftware
ADD: Missing empty Models/ dir
The file was addedexamples/SlrGRACE/Models/.gitignore
The file was modified.gitignore (diff)
Commit 0316be7a769507a866cba272168e4607a4452afc by max.sagebaum
Moved all CoDiPack specific functions to CoDiPackGlobal.h.
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.cpp (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackTypes.h
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/cores/controlvalidation_core.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.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 removedsrc/c/cores/adgradient_core.cpp
Commit 84ea7711ec33a038f0d8f4961788f0f7c2cac68c by 34657535+TidbitSoftware
CHG: Add default location for libgfortran on Mac to rpath
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 861dc45bc1ccf14500b6a069e92bffa341b639a0 by Mathieu Morlighem
CHG: adaptive time stepping needs vz in 3d
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
The file was modified.gitignore (diff)
Commit 35053c5af521a9cfa446e072adf326458704e39e by Mathieu Morlighem
CHG: throw error message if FCT in 3d
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
Commit 4599fe3e2093c1856441e5f848b3f0d81c1e0ff1 by 34657535+TidbitSoftware
CHG: Use git now to get changes and determine installation type
The file was modifiedjenkins/jenkins.sh (diff)
Commit 520a010a760e5f0cbe89776b43e90d69f1c3388f by Mathieu Morlighem
CHG: minor, testing to see if jenkins will recompile
The file was modified.gitignore (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
Commit 727459b94174113910f78c002af63dce36b3f82a by Mathieu Morlighem
CHG: forgot to change path to m/mesh/planet
The file was modifiedsrc/m/Makefile.am (diff)
The file was modified.gitignore (diff)
Commit 0cb8aca84ce70e967fcefa5ca7e7e12d52063f3d by noreply
Create codeql.yml

Adding code scanning for security vulnerabilities
The file was added.github/workflows/codeql.yml
Commit a4e0257715b883e2ac9c10be38fad3ae05966479 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>
The file was modifiedjenkins/javascript/karma/package.json (diff)
Commit 1e3507d8f414835904571810fd0ed1bc133337e2 by 34657535+TidbitSoftware
CHG: Fixes for gfortran path in rpath; new config for CodeQL
The file was addedjenkins/github-linux-basic-codeql
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/c/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 b5f1b8fb1c1a5a9762e68c4be784688c3851206a by 34657535+TidbitSoftware
CHG: Disabling wrappers on CodeQL build
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modified.github/workflows/codeql.yml (diff)
Commit c0b9d49a2dfaa09b1f06ccea5c2b25c86e35c505 by 34657535+TidbitSoftware
CHG: Correcting handling of git commit and changes when fetch has not been used
The file was modified.gitignore (diff)
The file was modifiedjenkins/jenkins.sh (diff)
Commit ebaf87e7dcb3ba0e961c18bed46a4d9dc6615703 by 34657535+TidbitSoftware
Delete codeql.yml

Deleting for now until external packages can be offloaded to package managers.
The file was removed.github/workflows/codeql.yml
Commit fa36bf763667fc542253ba380dc88837dc07b73f by 34657535+TidbitSoftware
CHG: Adding whitespace and rerunning jobs
The file was modifiedjenkins/jenkins.sh (diff)
Commit 05865708e38ee1c515d9762df3cb51e2b3042d8c by Mathieu Morlighem
CHG: removing double blank lines
The file was modifiedsrc/c/toolkits/gsl/DenseGslSolve.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/m/modeldata/InterpFromGrid.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matice.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/c/toolkits/mumps/MumpsSolve.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock.cpp (diff)
The file was modifiedsrc/wrappers/Triangle/Triangle.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/shared/Matrix/MatrixUtils.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/TransientInput.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/wrappers/ExpToLevelSet/ExpToLevelSet.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgradtransient.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/wrappers/M1qn3/M1qn3.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgrad.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/cores/sampling_core.cpp (diff)
The file was modifiedsrc/c/shared/Random/randomgenerator.cpp (diff)
The file was modifiedsrc/c/analyses/LoveAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCInefficientAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAcrossGradientx/ThicknessAcrossGradientx.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCEfficientAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateOutputDefinitions.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matlitho.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/wrappers/Issm/issm.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyArmapwAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp (diff)
The file was modifiedsrc/c/modules/StochasticForcingx/StochasticForcingx.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi_uneven.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgrad.cpp (diff)
The file was modifiedsrc/c/modules/OceanExchangeDatax/OceanExchangeDatax.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAlongGradientx/ThicknessAlongGradientx.cpp (diff)
The file was modifiedsrc/c/shared/Random/random.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Moulin.cpp (diff)
The file was modifiedsrc/c/classes/Params/ControlParam.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/analyses/DebrisAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgradtransient.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock_uneven.cpp (diff)
The file was modifiedsrc/c/modules/FrontalForcingsx/FrontalForcingsx.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedtest/NightlyRun/test119.m (diff)
The file was modifiedtest/NightlyRun/test119.py (diff)
Commit d9a0c8b4ec0e9a8708078507b7e78138e3a02955 by 34657535+TidbitSoftware
CHG: Updates to UB CCR config; changed path of gmshplanet.py
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedsrc/m/Makefile.am (diff)
Commit c02b705ae30148f3b99e61bd144a846741cb8f54 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
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/XZvectorsToCoordinateSystem.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/classes/Node.h (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Node.cpp (diff)
Commit 52173da5a6c06c1e3d406ad93c7494d1917081df by max.sagebaum
CoDiPack type can be defined during the configuration.
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
Commit 7fb17d4f47760307d262539a0c4ed980ae3319b3 by 34657535+TidbitSoftware
BUG: Need to update previous commit every time we run
The file was modifiedjenkins/jenkins.sh (diff)
Commit 987057907b99a63b710f50f3a929b4807cee0477 by 34657535+TidbitSoftware
CHG: Outstanding commit and test fix to git change polling
The file was modifiedjenkins/ub-ccr (diff)
Commit 173984e9297f4e60bc83b729f507a413cf2d6dfb by max.sagebaum
Extracted common computation from StressbalanceAnalysis.cpp.
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit a7ae0dd39f0a7079c778ebb09137928e3fad113f by max.sagebaum
Added Preaccumulation helper for sparse row assembly.
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
Commit b2271bf20ccbcd0dc8714a869cee2cb199492bd3 by 34657535+TidbitSoftware
BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 8d4bb332d2e17829c1e1405f1f9999fd3e89406d by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 7541e0ca22e1d67e86b6bf54ac8dae2869df4a0a by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
Commit 1ea61ca79ad233ddcb024c50c7bf859c2004a992 by Mathieu Morlighem
CHG: missing -fPIC install-linux.sh
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
Commit bf9c1e1bae5e2e2254caf1921fa405eadff2f104 by Mathieu Morlighem
CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.gitignore (diff)
Commit 938aaa9fde189b049f7e5937966700dc1ba23586 by Mathieu Morlighem
CHG: removing SLEPSC and ADIC2 that we have never used
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 31753ccfed58e1234eb385d07b877d2b8c981754 by helene.l.seroussi
CHG: adding common factor to KMatrices StressBalance
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit fe118e07b2d7c7bde70cc062a77948c4f5dbe057 by Mathieu Morlighem
CHG: do not extrude lat/lon if undefined
The file was modifiedsrc/m/classes/model.m (diff)
Commit b6eb641e46c85cdb7b00a89c42aae06629a85f8a by Mathieu Morlighem
CHG: refine should deal with lat/long as well
The file was modifiedsrc/m/classes/model.m (diff)
Commit 53a5f7809e5bb78dd2757f1e260f493491e1e0f4 by Mathieu Morlighem
BUG: output is md2 and not md
The file was modifiedsrc/m/classes/model.m (diff)
Commit 81a688b74d172710ce86ae1fe07ef8bc9b126417 by Mathieu Morlighem
CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's
The file was modifiedsrc/m/classes/model.m (diff)
Commit 7885d2b42a4d63f2624d03c0fc031c11d6289a92 by 34657535+TidbitSoftware
CHG: New cluster class for submitting jobs to UB CCR; typos
The file was modifiedsrc/m/consistency/QueueRequirements.py (diff)
The file was modifiedsrc/m/consistency/QueueRequirements.m (diff)
The file was addedsrc/m/classes/clusters/ub_ccr.py
Commit 44d1c2c25a97c8e5d5cf4cc0f35154de1f2dd8f6 by helene.l.seroussi
CHG: adding factors to analysis
The file was modifiedsrc/c/analyses/ThermalAnalysis.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/StressbalanceSIAAnalysis.cpp (diff)
Commit 19b70dbfed450c233be9239c5cac858591a7d36c by Mathieu Morlighem
CHG: added Data directory for examples
The file was addedexamples/Data/download.sh
The file was modified.gitignore (diff)
Commit 3a66e7c203b042c915fb335e01725bf780954867 by helene.l.seroussi
CHG: adding factors in analysis
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.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/L2ProjectionEPLAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShreveAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/GLheightadvectionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SamplingAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
Commit 1644d526a07dfdd5af807f454d7a5593ae30fe20 by helene.l.seroussi
CHG: added factors in analysis
The file was modifiedsrc/c/analyses/BalancevelocityAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/DamageEvolutionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/Balancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
Commit 2063a0541cc7c885246333db2369630159de913c by helene.l.seroussi
CHG: fixed problem with Glads
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
Commit d04ef902f95d56aa28139599ea94f34e7a31fada by Mathieu Morlighem
BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 36ebee13d3f6afdc592a09de49bb63742d155327 by Mathieu Morlighem
CHG: renaming Viscous Budd
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 1e79391aafc6ac7c7e6459e89ce2336972b34ac4 by Mathieu Morlighem
CHG: multithreading ContourToNodes
The file was modifiedsrc/c/shared/Exp/exp.h (diff)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.cpp (diff)
The file was addedscripts/svnvimdiff
The file was modifiedsrc/c/shared/Exp/exp.cpp (diff)
The file was modifiedsrc/c/modules/ContourToMeshx/ContourToMeshxt.cpp (diff)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.h (diff)
Commit 9474be95d3df60b3768449befa4f0d25b75a6340 by Mathieu Morlighem
BUG: mexPrintf is NOT thread safe and crashes. Replace by printf
The file was modifiedsrc/c/classes/kriging/Observation.cpp (diff)
The file was modifiedsrc/c/modules/Krigingx/Krigingx.cpp (diff)
Commit a83fea6aa67e1cc7f27faca7d299c309031ee15c by 34657535+TidbitSoftware
CHG: Temporary fix for not being able to connect via port 22
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit cf35b4b8166aebd57a987b6850eff302e2b77886 by 34657535+TidbitSoftware
CHG: Need P instead of p option
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit a75b963980b067c14d1564a80cbf38c612dbb10a 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
The file was modifiedetc/environment.sh (diff)
The file was removedltmain.sh
Commit bdd72f6abf9591a0b1a42130248e715dd1a7bebf by Mathieu Morlighem
CHG: minor changed ISSM description
The file was modifiedREADME.md (diff)
Commit 43146cbd6ffee65b46dcfae1ec519bcdae059d12 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`
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromITSLIVE.m (diff)
Commit dbcc6887ade82678da5880aefe8fb71ab5561d13 by enigne
ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit d980ed3f0aaf47a9f0b9638a0994fccdddf28316 by Mathieu Morlighem
CHG: use mapping toolbox map if Googlemaps is not available
The file was modifiedsrc/m/plot/googlemaps.m (diff)
Commit 83cdc8cef96c8e6795e5055b8d704eaa8c570d34 by Mathieu Morlighem
CHG: fixed zoom level option
The file was modifiedsrc/m/plot/googlemaps.m (diff)
The file was modifiedtest/NightlyRun/test104.m (diff)
The file was modifiedtest/NightlyRun/test104.js (diff)
The file was modifiedtest/NightlyRun/test104.py (diff)
Commit 23bf349688dadab667f49aa597bd883214114f8c by Mathieu Morlighem
CHG: added interactive to disp:
The file was modifiedsrc/m/classes/clusters/generic.m (diff)
The file was modifiedsrc/m/classes/clusters/generic.py (diff)
The file was modifiedsrc/m/classes/clusters/generic.js (diff)
Commit 31dab70dbe994d03c4203c829f4078433ebb7864 by max.sagebaum
Added time and memory output for CoDiPack.
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.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/toolkits/mpi/issmmpi.h (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
Commit b741196b81aba48fba0d3abd3e47ea2fed7ba68b by max.sagebaum
Make preaccumulation configurable.
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (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 added.github/workflows/c-cpp.yml
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 8a0fac6b60bde2be161886731e44aa7d7256209b by Mathieu Morlighem
CHG: changed checks on flags
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)
Commit 1c719e046d9c98adc4e1d57b3e4f63fe4b2250a6 by Mathieu Morlighem
CHG: need to initialize as 0
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/m/classes/autodiff.py (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 2f464c6417757607fd6f767784421b5039085356 by noreply
Update c-cpp.yml, add matlab
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 5b34d7289acc1606869571911e2b8fda18003e1b by noreply
Create github_linux_basic
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 13f902e1d3f649ff3dcd17ca4f86df0c0a53166a by enigne
change the directory for CI files
The file was added.github/ci_scripts/ci_ISSM.sh
The file was modifiedsrc/m/classes/clusters/andes.m (diff)
The file was added.github/ci_scripts/github_linux_basic
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 684ad981ddb2adf1d73594c317e1d04b879ceb01 by noreply
create badge for CI, add it to README
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 2e01ed8c30addbf0db8c36df28a66a6d5e8c7722 by Mathieu Morlighem
BUG: forgot to close parenthesis
The file was modifiedsrc/m/classes/autodiff.py (diff)
Commit b3dbeeb57fad052e9cac05721b1384afefd1abdb by Mathieu Morlighem
CHG: upgrading PETSc in order to find latest ZLIB
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 1f9cd7fe99283c497485dd305be115366f134c7b by helene.l.seroussi
FIX: calculation of VAF based on mask in Tria.cpp
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit f1e8d2284079eb536d7b76924acd7f23fa310cb7 by Mathieu Morlighem
CHG: trying to simplify CI
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit db0c09421fc58d1bb74466f6365a790ac0167009 by Mathieu Morlighem
CHG: trying to simplify CI
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 4fbda8b629243e6ee4c32970d4be870851c30787 by Mathieu Morlighem
CHG: getting PETSc from apt-get
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 5059e9c7a89de8bf725abdc47894d73793b24969 by Mathieu Morlighem
CHG: PETSc needs to be installed manually, but we can skip autotools and cmake
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/ci_scripts/ci_ISSM.sh (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 9661eba039f5de60a493026ef0f61d3d90f4421c by 34657535+TidbitSoftware
Update README.md

Added commit notes (and testing fixes for Jenkins workflow)
The file was modifiedREADME.md (diff)
Commit cc5f20181c67b14e0a9e7cf4bd966c36d546be55 by Mathieu Morlighem
NEW: added option 'quitonerror' for GitHub's CI
The file was modifiedtest/NightlyRun/runme.m (diff)
Commit 246bda2cd6d471de0e69141d27e45f6ecd801dac by Mathieu Morlighem
CHG: fixing matlab tests in GitHub CI
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit 7f9ba8b46c44eb2b4a89b02894b46de24eed1441 by Mathieu Morlighem
CHG: trying to fix CI with MATLAB
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)
Commit 031c116e26b9afcdd7267ecdb9a77b1628a6650f by Mathieu Morlighem
CHG: trying to add MATLAB tests
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/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit 0bc0f3c6bf1f8cafd9f565f7b849c70695ca336b by noreply
load matlab action manually

as suggested https://github.com/matlab-actions/run-command/issues/53
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 76e30365c2276b9189a049960bb294f485b9e14a by noreply
set environment before running matlab
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 d78e873f7facee0e12c0bb52511e9bd0ddb0017e by Mathieu Morlighem
NEW: added a function that reads a geotiff and outputs x,y,data
The file was addedsrc/m/modeldata/ReadGeotiff.m
Commit 05cd86f88d049b50383c9296fe9fa55edc247e85 by Mathieu Morlighem
CHG: better check on METIS header
The file was modifiedm4/issm_options.m4 (diff)
Commit 8eceb904c5d5ab85830a32c59a951a908f8c94a8 by Mathieu Morlighem
CHG: removing PETSc from installation
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)
Commit f6e9ef802bb93850e748354eeecbb421a50fb4d0 by Mathieu Morlighem
CHG: figuring out open MPI
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 44a984277103c9829f6f56ac96bb27edeadd84c3 by Mathieu Morlighem
CHG: mpi-include does not need -I
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit dc059293c5e269d12cee7ce473a6b5534f96d8c3 by Mathieu Morlighem
CHG: scalapack is installed as part of open MPI
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit a31e6d3fb9c91113342e92423b36d547b54279a8 by Mathieu Morlighem
CHG: do not assume that ParMETIS is installed if MUMPS is provided
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 0a970818cb7fb1e54c4d779137a8f0bfd555ffef by helene.l.seroussi
CHG: do not preload petsc files if petsc is not installed
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.gitignore (diff)
Commit d0fde5f307e3d97dfc50c4b51752d4f7442761fa by Mathieu Morlighem
CHG: reverting to installing PETSc
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 382596b97e35df68c2ee168c35026f98c0bf5287 by Mathieu Morlighem
CHG: simplifying workflow and scripts
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 2f9390bf03f8f2063e44081e9bc0bbaa6033ed81 by Mathieu Morlighem
CHG: removing MPICH from PETSc to speed up CI
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
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-mac.sh (diff)
Commit 15d71423c62ac9a80b03efd1c79c5310c08c341f by Mathieu Morlighem
CHG: adding more libs to mpi
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 7c3cac2d73a2c93eefe1dae98091a50b23a5b51a by Mathieu Morlighem
CHG: forgot to change LD_PRELOAD
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 48737e1ebdeda814667c719ea0a15baadf09787f by Mathieu Morlighem
CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available'
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 6bfebab29591984b360131eed27953f15469280d by Mathieu Morlighem
CHG: do not make MeshPartition a template
The file was addedsrc/c/modules/MeshPartitionx/MeshPartitionx.cpp
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/UpdateElementsAndMaterialsDakota.cpp (diff)
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/Makefile.am (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateNodes.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/m/parameterization/reinitializelevelset.m (diff)
Commit 4dc2ae2902418ac8075210774a01ca719addf507 by Mathieu Morlighem
BUG: do not initialize codi_global if autodiff is false
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
Commit 787af966df604ac74a8f64467edf173c4ead5bd0 by 34657535+TidbitSoftware
CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available
The file was modifiedexternalpackages/gdal/install-3.sh (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python.sh (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
Commit f400850012933d8f798977779084b69fcab8b8d6 by noreply
try to set two steps for the CI
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 6ed91f06ffcd2ee3af0e74a3a7b47376183a442e by noreply
try to set the path for cache
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 750c7188c9d2f99b103c02061317054ca5629efd by noreply
try again with env variable
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 13af9982f1f698a8fab0cd584e4c7eefe39a1196 by noreply
update download path in artifact
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 5de8374eb750c6380f612ee0f3ae5f28075decbb by noreply
try to also cache matlab
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 4e142f46a48c248dfb12aaee9bf5386f0dd07366 by noreply
change mpi back to petsc version
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 239ff87c020a1a24e7a78410287ca7865def6708 by noreply
no need to cache matlab
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit a175878d7d13361e7986e6f88c72df70c4f50ff9 by noreply
try the uncompress path again
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 8f3ee6db85c9e8e57a64f3530bccf45cdaf6e930 by noreply
try to use relative path
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 91d425f6b476a96e962c452eba4743df3e3f02cc by noreply
change relative path again
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 45287e742f99dde1aa508cbce4f57f6b8859c55c by noreply
remove apt-get installed mpi
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 7baf86f0057dcf869ae835b8de5ed357bb7e692b by noreply
try to create a matrix of test
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 6fc2d4960d78ada442ca0f02d8cdc1cf7f91e44e by noreply
try matrix with string variables
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 093a11eb9dfe11a999ab5c8814058417b83da783 by noreply
try to fix codipack configure
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 728380439a53722fbfb0a65b6bf6cb5bda035c85 by enigne
seperate basic and codipack
The file was added.github/workflows/main-ci.yml
The file was added.github/workflows/common-workflow.yml
Commit 0ce30b97600eaff4bdae6008dcf7d35bd2256458 by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 92c4d5e3dc21c450b2b4a67563682f234f5f972f by noreply
only include ad tests for ccdipack
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/main-ci.yml (diff)
Commit 0bde9523f45b97271dbc7a8c7ec0530893819a48 by enigne
set different names for different runs
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/main-ci.yml (diff)
Commit bb088f18d9cf8cdcf2dd8ea28fc6aeefe79ba74f by noreply
add type of input.os
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 63ba0424a2dfff355f9c034632a344c94d33178a by noreply
fix error in the test job
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 69212ab73b16b03ff89a8de3a504f77b4e2e9fc0 by noreply
try petsc-3.20 for ad
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b7973ce830db53ed0e11b8dccd23fa984da7f299 by noreply
try to use env to set the id of cache
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 18ac8451751216465d4ef6af6ac54cae3398ac31 by noreply
try to fix bugs when using inputs in cache id
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 1f4a9f4202ed2215994aec5d9031986578cd2ebe by noreply
fix bug in the if condition
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 1aa45551e72350eb26519eb49a067aca43220839 by Mathieu Morlighem
CHG: added error message instead of just bypassing
The file was modifiedsrc/c/toolkits/objects/Vector.h (diff)
Commit eddbc5109fa9974fd159000a1c88e0b185819d5c by Mathieu Morlighem
CHG: for macOS we now also need to add  -commons use_dylibs
The file was modifiedetc/environment.sh (diff)
Commit 2364937af5b32e550029423cabdf5ac3a84ba595 by Mathieu Morlighem
BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma
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 b35a1143c5d4abdc1675f9528d3b28adb95e02a7 by noreply
remove with-petsc in codipack
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 4671a46a9734cf69fa2160dd19d0de4d0d5c8378 by noreply
reduce matrix size for tests
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 3f44b86ae2b877aae923aca67a74391ca2b00cfc by noreply
turn off codipack tests
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 38f993e2a8cefeab175d9928d0ef36e6e13bc0a0 by noreply
do not compress petsc/src/ to decrease the size of the artifact
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 29dbe16eab25d7651b7537e6a89b5e3aaf3df722 by noreply
try to exclude petsc/src
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 8bb700f3bd45f24493c6e52b44ea4cd11d33c056 by noreply
add gsl to codipack version
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 8b089abe21317fc55b38967aaca6db0afc47cf30 by enigne
CHG: calving rate in CalvingMIP use normal vector from the levelset
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 81ee09421e4a73af92abd805732de232e4644e54 by 34657535+TidbitSoftware
Update README.md

Testing Jenkins status badge
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit ba30c85c83b3e6eaae1c7828f0fbc872c1c0afbc by noreply
Update action badge in README.md
The file was modifiedREADME.md (diff)
Commit b5d77ddb08cda49e54d73def1312b7e7da81936d by enigne
CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization
The file was modifiedsrc/m/classes/levelset.m (diff)
Commit 2b5a6ff8a2ddf95356c90d7142c010fc5c2fab87 by enigne
CHG: make two CIs separately for Ubuntu basic and codipack
The file was added.github/workflows/ubuntu-basic.yml
The file was added.github/workflows/ubuntu-codipack.yml
The file was removed.github/workflows/main-ci.yml
Commit 3e9e6916167aab31a365b9b174de8725f37e9b60 by enigne
CHG: Update test540, due to update default reinit_frequency
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 1e8a29bbd52abf433bcc35687cb7accad7f7392c by enigne
change the way to reuse workflow
The file was added.github/actions/ubuntu-latest-basic/build.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 80151a869268d0cf9de72d7202a1f45555b37da7 by enigne
hard code the version of configure ISSM for now
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b2de6484fdb5db2aecf5b1c1f02cf18d18aed625 by enigne
BUG: fix CalvingCalvingMIP in Penta
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was removed.github/actions/ubuntu-latest-basic/build.yml
The file was added.github/actions/build/action.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 830d14b141a7672b6359a463060a785eb4dd722b by noreply
fix bugs in action.yml
The file was modified.github/actions/build/action.yml (diff)
Commit d8e2dd19529aa5e5282e29d518e340f9e97d2722 by enigne
separate prepare externalpackes and build
The file was modified.github/actions/build/action.yml (diff)
The file was added.github/actions/prepare-externalpackages/action.yml
The file was modified.github/workflows/common-workflow.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/actions/build/action.yml (diff)
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ca8a4ee59dd11c05def4230ad66cd75cff94b93e by enigne
rerun CI, make input name shorter
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 73c3538b2b28fbb2fcb63e7cf1fb3160f41ee1fb by noreply
fix bug in action.yml
The file was modified.github/actions/build/action.yml (diff)
Commit 8c4f19d8e22b2fd6c29126d04bca2581831e3ceb by enigne
CHG: update Archive540
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit c64a63f232cde139df042bebba4c73c8a373d6d8 by enigne
fix bug in uploading artifact
The file was modified.github/workflows/common-workflow.yml (diff)
Commit d8bbe3353881c5cdf570fc25d6be81c0dc068d04 by enigne
BUG: fix CalvingCalvingMIP
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
Commit bdff0190acf6676f4a0a359c5b78f17f07738f9b by enigne
BUG: recompile ISSM, update test540 Archive
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 96b1b80cef916be54b2fce45db03c6f08f7290eb by enigne
CHG: update Archive affected by levelset.reinit_frequency=10
The file was modifiedtest/Archives/Archive541.arch (diff)
The file was modifiedtest/Archives/Archive543.arch (diff)
The file was removed.github/workflows/c-cpp.yml
The file was modifiedtest/Archives/Archive545.arch (diff)
The file was removed.github/workflows/c-cpp-apt.yml
The file was modifiedtest/Archives/Archive542.arch (diff)
Commit a79de1ef55ae6510368f213b32fb4f40edaa1a8b by noreply
add badges for Ubuntu Basic and CodiPack
The file was modifiedREADME.md (diff)
Commit 6a2b0e01e3731ba59cf62e9a5f37f6e790df2f73 by support
CHG: MATLAB -> Python and Javascript
The file was modifiedsrc/m/classes/levelset.py (diff)
The file was modifiedsrc/m/classes/levelset.js (diff)
Commit 38759406335acc83cfb108612424aaf38a5294d2 by mattia.poinelli
NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script
The file was addedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m
Commit 266f7ef79b0ec16ccd1f8c0b91cf1fe32b7f9e2c by mattia.poinelli
CHG: 1st edit of interpPaolo2023
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit b801141f3b4e58b5a528af78723c2c192244185c by Mathieu Morlighem
CHG: taking care of paths with white spaces
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpout.m (diff)
Commit 74b82890308da4f3e934078beb994b9114b91203 by Mathieu Morlighem
CHG: relaxed tolerances for test 541
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 e068d33f28a8b19d599f85531321675112b2f51e by 95945328+NJSchlegel
CHG: update to GEMB merge layers to parallel matlab version updates
The file was modifiedsrc/c/modules/SurfaceMassBalancex/Gembx.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h (diff)
The file was modifiedtest/Archives/Archive252.arch (diff)
The file was modifiedtest/Archives/Archive243.arch (diff)
The file was modifiedtest/Archives/Archive244.arch (diff)
The file was modifiedtest/Archives/Archive253.arch (diff)
Commit 1b6b531b05282cffaa642cbb144a8689315cfd57 by 95945328+NJSchlegel
CHG: update GEMB tols for latest commit
The file was modifiedtest/NightlyRun/test244.py (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
The file was modifiedtest/NightlyRun/test244.m (diff)
The file was modifiedtest/NightlyRun/test252.py (diff)
The file was modifiedtest/NightlyRun/test243.m (diff)
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test243.py (diff)
The file was modifiedtest/NightlyRun/test252.m (diff)
Commit a727659447023021aded27d06da776892f117388 by 95945328+NJSchlegel
CHG: update remaining tols in windows and on git for GEMB
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
Commit 2561795afb707304fcb4085b16432c25730ed261 by support
CHG: Cleanup of configuration options
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-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 modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/io/Print/PrintfFunction.cpp (diff)
The file was removedjenkins/ross-win-msys2-gcc-msmpi-basic
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/shared/Exceptions/Exceptions.cpp (diff)
Commit bdf2dede482e28dc3535ad2ee72edad4291490ab by support
BUG: Needed closing ;;
The file was modifiedm4/issm_options.m4 (diff)
Commit 0db7fc21209ffa0722bf4259e1716eb39bbe739c by support
CHG: Removing support for Android
The file was removedexternalpackages/android/android-ndk/install.sh
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was removedexternalpackages/android/android-ndk/android_aux.sh
The file was removedexternalpackages/android/android_aux.sh
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was removedexternalpackages/android/android-ndk/installNDK-linux-x86.sh
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was removedexternalpackages/android/android-sdk/install.sh
The file was removedexternalpackages/android/android-sdk/installSDK-linux-x86.sh
Commit 8d404e5de5f259c6d1b8d0ea5c2d9b8fe7f9ac63 by support
CHG: Synchronized enums after pull and merge
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was addedsrc/c/shared/Enum/issmenums.jl
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedjenkins/mac-intel-full (diff)
Commit 965548103cbabda39cb8d3fa692d1f35d583d38f by support
BUG: Cleaned up configs
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
Commit 3148eb24217bea6190c1db813de8e12c3866f0e1 by support
BUG: Correcting env var substitution
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (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 4977f2a8cd9719eb815f90199a3ba643adbe66b5 by support
CHG: Moving standard env vars to issm_options for MSYS2 builds
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
Commit 53ee210e12885e4e96287529f0d2d39bfc5236e5 by support
CHG: Cleanup; missing env var for Javascript build
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 3a68cbfc647fd6680b6931b32abc69bf77dafa94 by support
BUG: Fix for MSYS2 build
The file was modifiedm4/issm_options.m4 (diff)
Commit 64ffe94c8e49da124518b004e107e6a9c9c6f743 by enigne
merge actions to the workflow file
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 254f18b7b45f5d425d6d020eab41b6444afd1d15 by noreply
use multiple lines for the yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 6d03ef5a72b276d9e49bffc68385eb6f818699e5 by enigne
try to set matlab outside
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 58fd5258d549fc07ff41f3b81a53da23355791ca by noreply
fix missing type of common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit bb0d2870dc97fcf9ee45ae6fa35d4a16474741e6 by enigne
fix bug in setting matlab root
The file was modified.github/workflows/common-workflow.yml (diff)
Commit f16e34a599abbd6e644e46078cd0469b6fb44530 by enigne
if cache not hit, then recompile
The file was modified.github/workflows/common-workflow.yml (diff)
Commit c88b7a0036f0fd7b172f845052b9a4d01fc3eba8 by Mathieu Morlighem
CHG: added check to tell useers they cannot use both PETSc and CoDiPack
The file was modifiedm4/issm_options.m4 (diff)
Commit 5a5c9ed979ea206ecffed46a765ad2fceb8a4e14 by support
BUG: Need to check if supplied gfortran and other libs are files for binaries builds
The file was modifiedm4/issm_options.m4 (diff)
Commit b2f314e1baf43b052b6bb65cd87eda58cd1bf984 by Mathieu Morlighem
CHG: added some explanation
The file was modifiedm4/issm_options.m4 (diff)
Commit b256810551f24418f5ed06de7bddb695c99341fb by enigne
BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements
The file was modifiedsrc/c/cores/movingfront_core.cpp (diff)
Commit b3a4f1b2aa6cd78b38c1c65cf6e9a239250d1b6e by enigne
BUG: update archive 540,541,542
The file was modifiedtest/Archives/Archive541.arch (diff)
The file was modifiedtest/Archives/Archive542.arch (diff)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modifiedtest/Archives/Archive806.arch (diff)
The file was modifiedtest/Archives/Archive812.arch (diff)
Commit 8a2b0db55d4c57884359c198efa3efc62a791c73 by enigne
BUG: update archive 3203
The file was modifiedtest/Archives/Archive3203.arch (diff)
Commit ed3650989afc26a81a18bb0b0d8dbff09432978b by support
CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit d80856517d43c9334a121a0da3e25e3960c1adab by support
BUG: Missing commit from pristine copy
The file was modifiedm4/issm_options.m4 (diff)
Commit bf3a691db1f61a9274ad17ba5f9fe3e015b8e484 by support
BUG: CXXFLAGS is not empty by default under clang
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 4157c9d13da46fc01d13c3b8ff18511fcaf4b72c by support
BUG: Bad path to gfortran
The file was modifiedjenkins/mac-intel-basic (diff)
Commit 2850cf18d8b903d3c942215e21699f90857db74a by enigne
use json to handle matrix strategy
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 0f0b973f068f5633bec3ffc8a1e7003a450a2133 by support
CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations
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 1b3278cb762f3c20b911a6b12cc94483233fe225 by support
BUG: Reverting changes for now to get versioned code working
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit c11a839b1622ef690e22d170c93a43a83a067b5b by support
CHG: Standardizing MATLAB and Python wrapper makefiles
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit fe24717e5219644b452134f64180c65fd1de2f71 by support
BUG: Reverting (again, sigh)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit bca13c6190d7444229c50d3b85c96b368ce7762b by noreply
add \' in common_workflow
The file was modified.github/workflows/common-workflow.yml (diff)
Commit f7c3b4e8ef674e0142f4eb65375110542b4eb90d by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 14a21f637f5e60e2707a3baf0ddae9a91b2c6c0b by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 77557355ba482b5b91eae82e4fe1e7cffcbe3413 by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit c286907c0563916ac1ed1e92253648819ac46629 by enigne
update workflow using one file for one case
The file was removed.github/actions/build/action.yml
The file was removed.github/actions/prepare-externalpackages/action.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 3197af5f8f4a992ac26df77940506f6ac363eda7 by support
CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedtest/NightlyRun/test806.py (diff)
The file was modifiedsrc/m/solve/WriteData.py (diff)
The file was modifiedtest/NightlyRun/test211.py (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 modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedtest/NightlyRun/test812.py (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
Commit eb104bab0e372df7364ceeabad2dd7ec01f4a658 by aleahsommers
ADD: output melt rate and its components in SHAKTI hydrology
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
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)
Commit 179c0e1b93fd3ffce8002fc8f074b9afa55c5acf by Mathieu Morlighem
CHG: removing unused options
The file was modifiedsrc/m/plot/plotdoc.m (diff)
Commit edf33825034088bc9e7392c5ca4a416f10ac28a9 by support
CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error
The file was modifiedREADME.md (diff)
Commit 04c2e181669ee4a48b597dfe4626280431e88338 by support
CHG: More clarification about HTTPS vs SSH
The file was modifiedREADME.md (diff)
Commit e67508fdc476cf8b34831eda8d7304df11cd19fc by Mathieu Morlighem
NEW: added file to interpolate undercutting forcings from ISMIP6 data files
The file was addedsrc/m/parameterization/interpISMIP6GreenlandOcn.m
The file was modifiedsrc/m/parameterization/interpISMIP6GreenlandOcn.m (diff)
Commit 534d762d0330ec13f1a56b395951faec33ad61b3 by Mathieu Morlighem
CHG: moving file to a better directory
The file was addedsrc/m/parameterization/interpISMIP6GreenlandSMB.m
The file was removedsrc/m/contrib/badgeley/interpISMIP6GreenlandSMB.m
Commit 303c7115f759a5221b7d9bf03b4963fe8de856c7 by enigne
CHG: update ICESat2 ATL14/15 to version 4
The file was modifiedsrc/m/contrib/badgeley/interpICESat2ATL1415.m (diff)
Commit ea7f3f6dfacda6530823e67f95996e0032d71f73 by Mathieu Morlighem
CHG: closed contour should be option #1
The file was modifiedsrc/m/exp/exptool.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit f98ea83e2a0c9015b5737e8a57e7eb4c4e438150 by enigne
CHG:update script for TACC Frontera
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
Commit 65a0ddecdaae333162085e9278b5bbba2dddc542 by kr2mcart
NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.h (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/m/classes/stressbalance.m (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.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/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
Commit f91a234eeec4a010e56d85f4265a97ef91929214 by kr2mcart
CHG: include stressbalance hydrology layer capability in python
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit 5149a8575a45c64fcdb7ad4fc395fd672a539011 by enigne
BUG: fix loading MEaSUREs velocity for individual glaciers
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit c05462ea825c464add6fe2a3e56b62b4b9dd2d2e by enigne
CHG: update Jakobshavn MEaSUREs velocity to 2024
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit cce08d8f964f96865e812b4f96b191d344f60a37 by enigne
BUG: add if for more general model results
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/extractTransientSolutions.m (diff)
Commit 2b8928653264d0f70b23fec6508ab46c0101d69f by enigne
BUG: generalize analyzeCalvingfront function
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/analyzeCalvingFront.m (diff)
Commit 368b7a0930d04637d10e6448395a2c2e7da8602d by mattia.poinelli
CHG: second iteration of interpPaolo2023- add interpolation routine
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 681261fe14a4236b19b26c6057fe832e26869d33 by mattia.poinelli
CHG: include temporal component in Paolo2023 melt rate
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 27d598e09ce4f16c07c7419dc0aeae120cddf154 by mathieu.morlighem
NEW: added error message if cxxoptflags is provided
The file was modifiedm4/issm_options.m4 (diff)
Commit 43afcce24227436c98bbff7496c14d3bc69fbc96 by mathieu.morlighem
BUG: python should not need MEXLIB, this introduces dependencies that are problematic
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit f5fe9bfa25d596e58e7149c588ad8640ce3dd9cd by mathieu.morlighem
CHG: simplifying hydro slope code
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 63801abdd7a272a7d19ab7230f873dfa492b4f10 by kr2mcart
NEW: nightly run test for stressbalance hydrology layer
The file was addedtest/Archives/Archive362.arch
The file was addedtest/NightlyRun/test362.py
The file was addedtest/NightlyRun/test362.m
Commit 05a3bc374a527d7ebc7361e15edc6feff76d974e by mattia.poinelli
CHG: add interpolated dates as output
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 88caf6f1bd4cbb65b6776a4c4cb87cc19c328fb7 by Mathieu Morlighem
CHG: do not use configure.py in installation script, call configure directly
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.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.15-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-babylon.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.17-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.19-discovery.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.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.16-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-pleiades.sh (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
Commit ee8d2e11b3b15ae13dcc76bb493a918e9c3310cc by enigne
ADD: stanage cluster settings for Sheffield University Stanage HPC cluster
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
The file was addedsrc/m/classes/clusters/stanage.m
Commit 40790d025a371658a3df1a3c165f84e643c9d710 by adhikari
BUG: ocean-averaged sea level loads
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit 7bb99abcfcbaf1f16d8865a35543abbc636b8e38 by adhikari
NEW: retrieving change in gravitational acceleration from ESA solver
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/classes/Elements/Tria.h (diff)
The file was modifiedsrc/c/classes/Elements/Seg.h (diff)
The file was modifiedsrc/c/classes/FemModel.h (diff)
The file was modifiedsrc/c/analyses/EsaAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.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/Element.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/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
Commit 1744867b600329ae8e9eb3e37bcffdda4ce9e05d by Mathieu Morlighem
CHG: fixed bad character from Surendra's commit
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/m/classes/dsl.py (diff)
Commit 8f25debeae38a1933b860ebbb093961340bf0099 by Mathieu Morlighem
CHG: make python test identical to MATLAB test
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 2adee4069df541b0c53d850514a56205fb109d78 by Mathieu Morlighem
CHG: making python test identical to MATLAB
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 52f6f6bdf5e3962d144bb8c276b923cbaa3b56d7 by adhikari
ESA nightly updated with a new diagostic
The file was modifiedtest/NightlyRun/test2110.m (diff)
The file was modifiedtest/NightlyRun/test2101.m (diff)
The file was modifiedtest/NightlyRun/test2111.m (diff)
The file was modifiedtest/NightlyRun/test2112.m (diff)
The file was modifiedtest/NightlyRun/test2113.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (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 0eae8abec141fb65041a01d6828b6425ae732af7 by support
CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker
The file was addedexternalpackages/gdal/install-3-mac.sh
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedtest/Archives/Archive2112.arch (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was addedexternalpackages/gdal/install-3-linux-python.sh
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2111.arch (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedtest/Archives/Archive2010.arch (diff)
The file was removedexternalpackages/gdal/install-3-python.sh
The file was modifiedtest/Archives/Archive2101.arch (diff)
The file was modifiedtest/Archives/Archive2110.arch (diff)
The file was addedexternalpackages/gdal/install-3-mac-python.sh
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was addedexternalpackages/petsc/install-3.22-mac.sh
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedtest/Archives/Archive2113.arch (diff)
The file was modifiedtest/Archives/Archive2003.arch (diff)
The file was modifiedtest/Archives/Archive2092.arch (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was removedexternalpackages/gdal/install-3.sh
The file was addedexternalpackages/proj/install-9.sh
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedtest/Archives/Archive2091.arch (diff)
The file was modified.gitignore (diff)
The file was addedexternalpackages/petsc/install-3.22-linux.sh
The file was addedexternalpackages/gdal/install-3-linux.sh
The file was modified.gitignore (diff)
Commit 6c1248e0a5d8060cba6c411f35269c0e6ba3e4b9 by support
CHG: Updated PETSc version
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
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-basic (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-iceocean (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was addedexternalpackages/petsc/install-3.22-linux-static.sh
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/github_linux_basic (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/mac-intel-binaries-matlab (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was addedexternalpackages/petsc/install-3.22-mac-static.sh
Commit b3c0a8b9a1a71b1c5da24e698a8ad103741e6d32 by support
CHG: Renaming of GDAL install scripts
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/eis-daskhub-python-modules (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/eis-smce-binaries (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/ub-ccr (diff)
Commit c15f2a660161c765b54a714209e96fdb5b879774 by support
CHG: Fixes for latest PETSc version install script
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
Commit 487471c67be393812fa8c505c246298f290f7bc7 by support
BUG: Corrected install script
The file was modifiedjenkins/mac-silicon-examples (diff)
Commit 486465fc451afdbfd0d9f29345d994a6cfc523df by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 1a65809e7040997eb9439a27b9966c7127d6a260 by support
CHG: Disabling test 362 for Silicon-based Mac as it has large errors
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
Commit 89213519036a4bbf023e162ff34a9536e46a2c5f by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
Commit 3553fe317f999f440d4bad1242f562ae2a0085b1 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 7a19986acfcd4c4e01db00bfcfaa3484fc90a514 by support
CHG: Corrected install script name
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modified.gitignore (diff)
Commit c285b96765c2444057c9895e97facce672089bc0 by Mathieu Morlighem
CHG: moving functions around
The file was addedsrc/m/contrib/larour/diagnostics.m
The file was removedsrc/m/miscellaneous/diagnostics.m
The file was addedsrc/m/contrib/larour/converttopowerof2.m
The file was removedsrc/m/miscellaneous/converttopowerof2.m
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was added.github/workflows/mac-basic.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 3083c908c0f6638cdac042ebd31152e3a8e8727b by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
The file was addedsrc/c/modules/Zgesvx/dcabs1.f
The file was addedsrc/c/modules/Zgesvx/ieeeck.f
The file was addedsrc/c/modules/Zgesvx/izamax.f
The file was addedtest/NightlyRun/test2074.m
The file was addedsrc/c/modules/Zgesvx/zgesv.f
The file was addedsrc/c/modules/Zgesvx/zgetrf.f
The file was addedsrc/c/modules/Zgesvx/zswap.f
The file was addedsrc/c/modules/Zgesvx/zscal.f
The file was addedsrc/c/modules/Zgesvx/zlaswp.f
The file was addedsrc/c/modules/Zgesvx/ztrsm.f
The file was addedsrc/c/modules/Zgesvx/zgetrs.f
The file was addedsrc/c/modules/Zgesvx/ilaenv.f
The file was addedsrc/c/modules/Zgesvx/zgemm.f
The file was addedtest/Data/hypergeom.mat
The file was addedtest/NightlyRun/test2075.m
The file was addedsrc/c/modules/Zgesvx/zgetf2.f
The file was addedsrc/c/modules/Zgesvx/zgetrf2.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/zgeru.f
The file was addedsrc/c/modules/Zgesvx/lsame.f
The file was addedsrc/c/modules/Zgesvx/xerbla.f
The file was addedsrc/c/modules/Zgesvx/Zgesvx.cpp
The file was addedsrc/c/modules/Zgesvx/dlamch.f
Commit 1c6ce9260cc915f928348305c404f5ec40c10be9 by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/m/classes/materials.m (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedtest/NightlyRun/test2073.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 9a7c6191cd2a78f3820fa922eef40f2aa70ec300 by lambert.caron
fixing merging error in Makefile.am
The file was modifiedsrc/c/Makefile.am (diff)
Commit 1044ddf7782a21d00a43c95a90da80ba9dc79b91 by lambert.caron
CHG:cleaned up Love core for final version
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
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit f3f84ba3831e1041283eb9a2f73f5c66423520a1 by lambert.caron
FIX: cleaning up love core
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 5ee7514fc29d68e777a52bbe73961161a37dc6c3 by support
CHG: Bug in Python wrapper; cleanup
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.py (diff)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.m (diff)
The file was modifiedsrc/wrappers/InterpFromMeshToGrid/InterpFromMeshToGrid.h (diff)
The file was modifiedsrc/m/modules/InterpFromGridToMesh.py (diff)
Commit ebebeeeaebefec8dc42b9455157c92da33e2700e by support
CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs
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-silicon-binaries-python-3.sh (diff)
Commit 6447d8a8beab358a7d468a11bc9b20d23da11d17 by support
CHG: Committing local changes from UB CCR
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit ce8285bce50149f31e9ae772adffaf8d55ec58e4 by noreply
Update test2084.m

CHG:Cleaning up test2084
The file was modifiedtest/NightlyRun/test2084.m (diff)
Commit 86a3b910f21f98ae00fc617de049617414ec269a by mattia.poinelli
CHG: minor edit, include larsen-thwaites hosts to interpStal2020
The file was modifiedsrc/m/modeldata/interpStal2020.m (diff)
Commit 4edb1210fd1ca8f5fba321e525a523435f18d76f by support
CHG: Older versions of PETSc use config/configure.py (may need to change others)
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-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.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-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.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-mac-with-hdf5.sh (diff)
Commit 9d324ae36ab52d1278c87b6fe8d70e09ea601d5f by support
CHG: Updates for saving model for JavaScript
The file was modifiedsrc/m/classes/love.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/solidearth.m (diff)
The file was modifiedsrc/m/classes/debris.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/groundingline.m (diff)
Commit 4631b66afbd885f9c2359bd8e7757a6d6064b603 by support
CHG: Disabling guts of some savemodeljs methods until they are added to issm.js
The file was modifiedsrc/m/classes/sampling.m (diff)
The file was modifiedsrc/m/classes/miscellaneous.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/dsl.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
Commit 457cb9ea80aceae81481b901d03136fd61285339 by support
CHG: Turning off development mode so we can generate new binaries automatically for use on VESL
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 150ded57bf57f46bd8f1962da882b226843cf6f4 by support
CHG: Fixes for JavaScript API and Emscripten compilation
The file was modifiedsrc/m/classes/matice.js (diff)
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 modifiedjenkins/jenkins.sh (diff)
The file was removedsrc/m/classes/slr.py
The file was removedsrc/m/classes/priv.js
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/m/classes/matice.m (diff)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedsrc/m/classes/solidearthsettings.js (diff)
The file was removedsrc/m/classes/slr.js
Commit bfe400674c98832a43a55d01de5e6a8bd5744c5e by support
CHG: no error compiler flag still needed
The file was modifiedjenkins/jenkins.sh (diff)
Commit 73931507b17b7d2b8b033f0446474ce437dd32c5 by support
CHG: More JavaScript API fixes; compiler options to disable wasm
The file was modifiedsrc/m/classes/verbose.js (diff)
The file was modifiedsrc/m/classes/solidearth.js (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
Commit 3a60c664a22db04394e5301f0852c5b25aeb9089 by support
CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit a1fa7c08dc4235a31ee5364a2a6e930b7ece658c by support
CHG: Emscripten does not like opt flag
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 4fa75409f664fff5c27975a9aa89e8e55d09b152 by support
BUG: Issue was missing quote, not flag
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 6cbf657a89eafcac9baa74eb2b97d8a65c23a56f by support
CHG: Added missing exported functions for JavaScript binaries
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 933c33cb52df5c7698dfbabdc9a90cc4aa33b1f5 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 6e9dbd73f209f4fcdc1ba282d607bb72c8f9b838 by support
CHG: Fixes for outputting transient class to JavaScript model
The file was modifiedsrc/m/classes/transient.m (diff)
The file was modifiedsrc/m/classes/transient.js (diff)
Commit 63f13dfd34f9b1ccd06e250d081c18e674d20d63 by adhikari
BUG: gmsl was not the same as bslc. Now fixed. test2011 modified.
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 58d0ba8226e885f7fcf7ec2ba5036e571a8b78b9 by support
CHG: Updated archives
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedtest/Archives/Archive2011.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
The file was modifiedtest/Archives/Archive2072.arch (diff)
The file was modifiedtest/Archives/Archive2070.arch (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/Archives/Archive2071.arch (diff)
The file was addedtest/Archives/Archive2074.arch
The file was modifiedtest/Archives/Archive2085.arch (diff)
The file was modifiedtest/NightlyRun/test2075.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2084.m (diff)
The file was modifiedtest/NightlyRun/test2074.m (diff)
The file was addedtest/Archives/Archive2075.arch
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 6f59af113250a38a514ff32287308d48c212a917 by lambert.caron
FIX: love core: recast some integers to doubletype to help some mac compilers
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 2e0d421ef39a95a33b9e4f8bb59d1dfd92fd61b0 by lambert.caron
FIX: Missing synched enum files for Love core update
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
Commit f463f884a7288335f7c4fe5346184dac0395c3d6 by noreply
Update test2075.m

FIX: Field tolerance format
The file was modifiedtest/NightlyRun/test2075.m (diff)
Commit 825cf1845edd8b98be73ddf0bdc984bc6a253e55 by noreply
Update test2071.m

CHG: Updated tolerances
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 8b7ecfc1ff281f8f95e9e3eafda17f6fd5177fbb by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 90fe3dab382a44e67ee6120ed0c03fc3fc6e28d3 by support
CHG: Fixes for love numbers and related tests under Python API
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 modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
Commit 369a51b5f4df516cd0d594c8e97b030ee03ce083 by support
CHG: Do not assume that system/subprocess call will use bash as shell; cleanup
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-matlab.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-matlab.sh (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-python-3.sh (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-python-3.sh (diff)
The file was modifiedsrc/m/solve/waitonlock.py (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
Commit 9634a4978665fd730f741668911841a68ebde701 by support
CHG: Translated test2085 from MATLAB -> Python
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedsrc/m/contrib/adhikari/yi_analytic_homogenous.m (diff)
The file was addedsrc/m/contrib/adhikari/yi_analytic_homogenous.py
The file was modifiedtest/NightlyRun/test2085.py (diff)
Commit efde1a9e39315dfb76eda56677c6f6164ca2a7e4 by daniel.abele
fix penta section normals and remove duplicate code
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.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/Makefile.am (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/Normals.cpp (diff)
Commit 9b45c8480500fb95632fd8b7be463f52c44d3931 by support
CHG: Adjusted tolerances; do not run test 2085 on Silicon
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 modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
Commit 08469f9ad542e11a464b523d6a6e702271276d48 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 21dcef216dca4aa253458098550fdc2a64ba8ae5 by noreply
remove unused indices in  Tria::NormalTop
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 70147fbae0ee9af4c0a993577ac4c2ad7ab8af84 by support
CHG: Updated path to gfortran
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
Commit d03a5734fd2dfcda8f49fe24b225b08f192c4550 by Mathieu Morlighem
CHG: extract AD cost functions
The file was modifiedsrc/m/classes/model.m (diff)
Commit 0e1d4f4dafe1881148db078abb05b8d23af4b125 by support
CHG: Modified all basic external package installation scripts to use developers' download links, where possible
The file was modifiedexternalpackages/cmake/install.sh (diff)
The file was addedexternalpackages/m1qn3/m1qn3-3.3-distrib.tgz
The file was addedexternalpackages/triangle/triangle.zip
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was addedexternalpackages/shell2junit/shell2junit-1.0.0.zip
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/autotools/install-mac.sh (diff)
The file was removedexternalpackages/autotools/install-win.sh
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/autotools/install-linux.sh (diff)
Commit c8c5fd8fcb1135b491af4a1ca736e811e1f8eda9 by support
CHG: Check if LDFLAGS is set
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
Commit 3918dec6095cd4502916e2f29dc21f446242a573 by support
CHG: Updated all install scripts for external packages needed for extended capabilities
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/gshhg/install.sh (diff)
The file was removedexternalpackages/gsl/install-android.sh
The file was modifiedexternalpackages/boost/install-1.7-mac.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-yosemite.sh
The file was modified.gitignore (diff)
The file was removedexternalpackages/netcdf-python/install.sh
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/curl/install-7-linux-static.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-murdo.sh
The file was modifiedexternalpackages/mplapack/install-0-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-mac-valgrind.sh (diff)
The file was modifiedexternalpackages/proj/install-6-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was addedexternalpackages/dakota/dakota-6.2-public-src.tar.gz
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-caladan.sh
The file was modifiedexternalpackages/gdal/install-3-mac-python.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64.sh
The file was modifiedexternalpackages/boost/install-1.7-mac-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-discover.sh
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/proj/install-8.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-cloud.sh
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-macosx64.sh
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/curl/install-7-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/gsl/install.sh (diff)
The file was removedexternalpackages/boost/install-1.49-macosx-snowleopard.sh
The file was modifiedexternalpackages/proj/install-8-static-with_tests.sh (diff)
The file was removedexternalpackages/netcdf-cxx/install.sh
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan.sh
The file was removedexternalpackages/dakota/install-4.2-discover.sh
The file was removedexternalpackages/boost/install-1.55-macosx-yosemite.sh
The file was modifiedexternalpackages/gmt/install-6-linux-static.sh (diff)
The file was removedexternalpackages/boost/install-1.49-linux.sh
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-larsen.sh
The file was modifiedexternalpackages/boost/install-1.55-linux.sh (diff)
The file was modifiedexternalpackages/mplapack/install-1-linux.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac.sh (diff)
The file was modifiedexternalpackages/proj/install-8-with_tests.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-snowleopard.sh
The file was modifiedexternalpackages/gmsh/install-4-linux-static.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-pleiades.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux.sh (diff)
The file was modifiedexternalpackages/proj/install-6.sh (diff)
The file was modifiedexternalpackages/gsl/install-javascript.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-mavericks.sh
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static.sh (diff)
The file was modifiedexternalpackages/mplapack/install-2-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan-static.sh
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux-python.sh (diff)
The file was modifiedexternalpackages/gsl/install-static.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-snowleopard.sh
The file was removedexternalpackages/dakota/install-4.2-altix64-cosmos.sh
The file was removedexternalpackages/dakota/install-5.2-macosx64.sh
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64-caladan.sh
The file was modifiedexternalpackages/gmt/install-6-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/curl/install-7-mac-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-pleiades.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux.sh (diff)
The file was modifiedexternalpackages/curl/install-7-mac.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64.sh
The file was removedexternalpackages/gsl/install-ios.sh
The file was modifiedexternalpackages/boost/install-1.7-linux-valgrind.sh (diff)
The file was modifiedexternalpackages/proj/install-9.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-stallo.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-lonestar.sh
Commit 2c403f6c782a2db40eedf1501896a3d7d70bbccf by support
CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo
The file was addedexternalpackages/chaco/Chaco-2.2.tar.gz
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
Commit 951d8ba1f233dc661c63aacd7f3da35a4b927c56 by support
CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was addedexternalpackages/adjoinablempi/adjoinablempi.tar.gz
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
Commit 79fcea540863b8ad8403fb9f17e2ee2205469161 by support
CHG: More external package fixes
The file was modifiedexternalpackages/hdf5/install-1-static.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/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 modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedscripts/DownloadExternalPackage.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
Commit 2e6f6040663a0300046398cb1fca234382669c23 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit db7f6b208b3b0fb76d650a98e7160ba003f71b79 by support
CHG: Need to ignore download script in directory to properly download datasets
The file was modifiedjenkins/jenkins.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)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
Commit fd275ddfaed519a1c7ac822839e4684df03597ee by support
BUG: Expode hidden NumPy symbols in newer versions; cleanup
The file was modifiedsrc/wrappers/python/include/pythonincludes.h (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedsrc/wrappers/python/io/FetchPythonData.cpp (diff)
Commit 473a8bf8b332c3aaf66da79174f5707fbed4ebe5 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (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.
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (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
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
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
The file was modifiedsrc/m/contrib/inwoo/interpXarrayGridToMesh.py (diff)
The file was addedsrc/m/contrib/inwoo/interpXarrayGridToMesh.m
Commit 5bec532f58bfa1cd6388842cef13dac952ce4a4d by inwoopark0415
CHG: Resolve memory leakage in SEMIC.

modified:   src/c/classes/Elements/Element.cpp
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 70cadb9edf4c84371854c71b7a5421ae84d71f3d by support
CHG: model.refine MATLAB -> Python; clean up
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.m (diff)
The file was modifiedsrc/m/classes/model.py (diff)
Commit 617fa793bc3e71ef0bc98e0dd49682f667c6d0e7 by support
BUG: Bad indexing of bamgmesh out
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
Commit a5470e5c06c1d08affc7b0e0accf036a80a25614 by support
CHG: Catch unsupported draw function; clean up
The file was modifiedsrc/m/plot/applyoptions.py (diff)
Commit 750f4b7eb72a51c69700bb15fe48d03f735d36cb by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 5bbf9261cb6071050ea8e0dd49085ed0a1fe1022 by lambert.caron
FIX: Output of Tidal love numbers in Love core
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 29e26a7073b97c7fe864ee406125e9a7eed979cb by Mathieu Morlighem
CHG: do not assume hemisphere
The file was modifiedsrc/m/modeldata/interpDTU19MDT.m (diff)
Commit 734d71aa82d0b565265b06b06747900678505cb6 by Mathieu Morlighem
BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed
The file was modifiedm4/issm_options.m4 (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
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 a1d0fbe9f2f82cbee5f1df6497a2c2527d2183f1 by enigne
ADD: flag `with_matlab` in CI with matlab
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/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit bd92bb5966752c410a0d0a51629926589d044d2e by enigne
CHG: input.with_matlab -> input.interface
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 14fe0b8a9b823802f629696f0e422050f541a863 by enigne
ADD: ubuntu python test
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/workflows/ubuntu-python.yml
Commit c23fa5e33b3fc800f8758e6ff2aad9b5407d3fd9 by enigne
ADD: install python-dev
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)
Commit 0776a0a0d1e036e23233a5f6cb96cded6476b98d by enigne
CHG: python path for CI
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 9cd4b54a9106d2c0e4a9d74f79fa7666f9b50cfa by enigne
BUG: fix python path
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit eac81c0607793aef55721a027f0a0f4f55142ceb by enigne
CHG: get python path from python action
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)
Commit 6b751ae5f5a4451de42156f43548e00d122449e2 by noreply
Update ubuntu-python.yml
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit cc0351625792c1551e0bb32909609fea4208c0c6 by enigne
CHG: output python path after setup
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 6012a6451055bf11b5b3cf44b62d0a9109862485 by enigne
change to v5 python action
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 10e0102a8405dcc5b51fb056f5ad8b4b931d216a by enigne
fix bug in python_version
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 2c7f58559e0caef5a127cfd59ae59a53814bd9ac by Mathieu Morlighem
CHG: wrong place holder for string
The file was modifiedsrc/m/classes/clusters/pfe.m (diff)
Commit 2722bc278e9d44f966b52eda79b11d1bee7ddcea by enigne
currentlt test with only python
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/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)
Commit 14b7eaa016975b28de201cdea9ad196c11fca972 by noreply
ADD: ubuntu python CI test
The file was modifiedREADME.md (diff)
Commit 1861be8cd17f3850e9c8663e032e86be77623edc by noreply
Revert "add python CI"
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was removed.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit 830f9fd746de26ed41aae5d49017a119bd45ceb7 by noreply
Revert "Revert "add python CI""
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)
Commit 56a15f27ef2ec01cbbef6dd76e7d5ea9eb366b8b by support
CHG: Eased tolerances
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit a178c1069fbba3a0c7adcb3f42932407d45d6ab6 by support
CHG: Moving certain external packages to new repo
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.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-pleiades_toss4.sh (diff)
The file was removedexternalpackages/triangle/triangle.zip
The file was removedexternalpackages/shell2junit/shell2junit-1.0.0.zip
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was removedexternalpackages/chaco/Chaco-2.2.tar.gz
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was removedexternalpackages/m1qn3/m1qn3-3.3-distrib.tgz
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 modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
Commit d0b34401086b5f75b4b86903263a2607dc23a028 by enigne
ADD: `cutoff` option in flowlines.m
The file was modifiedsrc/m/exp/flowlines.m (diff)
Commit 3cb91ea9e119c785f9cd47e7a12cd9cebebc50cc by enigne
BUG: revert issmscpin to previous version
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit caad0b5f550d5252ae091cfc9c598b7bf298d860 by Mathieu Morlighem
CHG: adding dynamic function name
The file was modifiedexternalpackages/vim/addons/vimrc (diff)
Commit b73355ee21f17d707659fbaed812f23d33ba6114 by Mathieu Morlighem
CHG: automatically remove checkpoint file once done to save disk space
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit c8d98c13a4ffcccd599df1d10331e7b715c5fe9a by support
CHG: Cleanup; MATLAB -> Python; documentation
The file was modifiedsrc/wrappers/python/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/wrappers/python/io/pythonio.h (diff)
The file was modifiedsrc/wrappers/matlab/io/matlabio.h (diff)
The file was modifiedsrc/wrappers/matlab/io/ApiPrintf.cpp (diff)
Commit 3fc67bb7adedec1002da29786bcaf465d09bbf95 by support
CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes
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)