Skip to content
Builds
No builds

Changes

#548 (Jul 6, 2024, 1:23:42 PM)

  1. Update README.md (commit: a1131fe) — noreply / githubweb
  2. create badge for CI, add it to README (commit: 684ad98) — noreply / githubweb

#547 (Jul 6, 2024, 12:58:41 PM)

  1. Update README.md (commit: cc2ad67) — noreply / githubweb

#546 (Jul 5, 2024, 2:36:10 PM)

  1. Create c-cpp.yml (commit: 8d1129b) — noreply / githubweb
  2. Update c-cpp.yml (commit: 57e71e6) — noreply / githubweb
  3. Update c-cpp.yml (commit: c6b61c1) — noreply / githubweb
  4. Update c-cpp.yml (commit: 533d30c) — noreply / githubweb
  5. Update c-cpp.yml (commit: 5a3ec47) — noreply / githubweb
  6. Update c-cpp.yml (commit: 571d041) — noreply / githubweb
  7. Update c-cpp.yml, add matlab (commit: 2f464c6) — noreply / githubweb
  8. Update c-cpp.yml (commit: b78ae06) — noreply / githubweb
  9. Update c-cpp.yml (commit: df8b3b6) — noreply / githubweb
  10. Create github_linux_basic (commit: 5b34d72) — noreply / githubweb
  11. Update c-cpp.yml (commit: d3045ed) — noreply / githubweb
  12. Update c-cpp.yml (commit: 42c18ea) — noreply / githubweb
  13. change the directory for CI files (commit: 13f902e) — enigne / githubweb

#545 (Jul 5, 2024, 10:42:28 AM)

  1. CHG: need to initialize as 0 (commit: 1c719e0) — Mathieu Morlighem / githubweb

#544 (Jul 5, 2024, 9:32:26 AM)

  1. CHG: changed checks on flags (commit: 8a0fac6) — Mathieu Morlighem / githubweb

#543 (Jul 5, 2024, 8:16:51 AM)

  1. Added time and memory output for CoDiPack. (commit: 31dab70) — max.sagebaum / githubweb
  2. Make preaccumulation configurable. (commit: b741196) — max.sagebaum / githubweb

#542 (Jul 4, 2024, 12:53:53 AM)

  1. CHG: added interactive to disp: (commit: 23bf349) — Mathieu Morlighem / githubweb

#541 (Jul 3, 2024, 4:40:04 AM)

  1. CHG: fixed zoom level option (commit: 83cdc8c) — Mathieu Morlighem / githubweb
  2. CHG: adjusted tolerances (commit: 86dd813) — Mathieu Morlighem / githubweb

#540 (Jul 3, 2024, 4:11:31 AM)

  1. CHG: use mapping toolbox map if Googlemaps is not available (commit: d980ed3) — Mathieu Morlighem / githubweb

#539 (Jul 2, 2024, 7:22:49 AM)

  1. CHG: ITS_LIVE annual velocity updated to v02, data avaliable from 1985 to 2022. The .nc files are in netCDF4 format, to load in Matlab, we need to use `h5read` (commit: 43146cb) — enigne / githubweb
  2. ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (commit: dbcc688) — enigne / githubweb

#538 (Jul 1, 2024, 3:10:27 AM)

  1. CHG: minor changed ISSM description (commit: bdd72f6) — Mathieu Morlighem / githubweb

#537 (Jul 1, 2024, 2:07:59 AM)

  1. CHG: added PROJ_LIB env variable to make sure proj.db is found. There are sometimes conflicts with MATLAB's libraries which must be taken care of (commit: a75b963) — Mathieu Morlighem / githubweb

#536 (Jun 29, 2024, 2:29:23 PM)

  1. CHG: Need P instead of p option (commit: cf35b4b) — 34657535+TidbitSoftware / githubweb

#535 (Jun 29, 2024, 2:02:06 PM)

  1. CHG: Temporary fix for not being able to connect via port 22 (commit: a83fea6) — 34657535+TidbitSoftware / githubweb

#534 (Jun 28, 2024, 8:04:10 AM)

  1. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 9474be9) — Mathieu Morlighem / githubweb

#533 (Jun 28, 2024, 6:17:03 AM)

  1. CHG: multithreading ContourToNodes (commit: 1e79391) — Mathieu Morlighem / githubweb

#532 (Jun 27, 2024, 9:06:25 AM)

  1. CHG: Adjusted tolerances (commit: 49f94dd) — 34657535+TidbitSoftware / githubweb

#531 (Jun 27, 2024, 12:08:28 AM)

  1. CHG: renaming Viscous Budd (commit: 36ebee1) — Mathieu Morlighem / githubweb

#530 (Jun 26, 2024, 12:30:42 AM)

  1. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: d04ef90) — Mathieu Morlighem / githubweb

#529 (Jun 25, 2024, 1:50:12 PM)

  1. CHG: fixed problem with Glads (commit: 2063a05) — helene.l.seroussi / githubweb

#528 (Jun 25, 2024, 1:26:28 PM)

  1. CHG: added factors in analysis (commit: 1644d52) — helene.l.seroussi / githubweb

#527 (Jun 25, 2024, 9:56:41 AM)

  1. CHG: adding factors to analysis (commit: 44d1c2c) — helene.l.seroussi / githubweb
  2. CHG: added Data directory for examples (commit: 19b70db) — Mathieu Morlighem / githubweb
  3. CHG: adding factors in analysis (commit: 3a66e7c) — helene.l.seroussi / githubweb

#526 (Jun 24, 2024, 10:30:30 AM)

  1. CHG: New cluster class for submitting jobs to UB CCR; typos (commit: 7885d2b) — 34657535+TidbitSoftware / githubweb

#525 (Jun 24, 2024, 2:02:49 AM)

  1. CHG: adding common factor to KMatrices StressBalance (commit: 31753cc) — helene.l.seroussi / githubweb

#524 (Jun 24, 2024, 12:59:56 AM)

  1. BUG: output is md2 and not md (commit: 53a5f78) — Mathieu Morlighem / githubweb
  2. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: 81a688b) — Mathieu Morlighem / githubweb

#523 (Jun 24, 2024, 12:33:18 AM)

  1. CHG: do not extrude lat/lon if undefined (commit: fe118e0) — Mathieu Morlighem / githubweb
  2. CHG: refine should deal with lat/long as well (commit: b6eb641) — Mathieu Morlighem / githubweb

#522 (Jun 22, 2024, 7:59:36 AM)

  1. CHG: removing SLEPSC and ADIC2 that we have never used (commit: 938aaa9) — Mathieu Morlighem / githubweb

#521 (Jun 22, 2024, 6:32:36 AM)

  1. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: bf9c1e1) — Mathieu Morlighem / githubweb

#520 (Jun 21, 2024, 11:50:24 AM)

  1. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 7541e0c) — Mathieu Morlighem / githubweb
  2. CHG: missing -fPIC install-linux.sh (commit: 1ea61ca) — Mathieu Morlighem / githubweb

#519 (Jun 21, 2024, 11:04:07 AM)

  1. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 8d4bb33) — Mathieu Morlighem / githubweb

#518 (Jun 21, 2024, 7:04:31 AM)

  1. CoDiPack type can be defined during the configuration. (commit: 52173da) — max.sagebaum / githubweb
  2. Extracted common computation from StressbalanceAnalysis.cpp. (commit: 173984e) — max.sagebaum / githubweb
  3. Added Preaccumulation helper for sparse row assembly. (commit: a7ae0dd) — max.sagebaum / githubweb

#517 (Jun 20, 2024, 5:53:35 PM)

  1. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: b2271bf) — 34657535+TidbitSoftware / githubweb

#516 (Jun 19, 2024, 2:38:54 PM)

  1. CHG: Outstanding commit and test fix to git change polling (commit: 9870579) — 34657535+TidbitSoftware / githubweb

#515 (Jun 19, 2024, 10:53:19 AM)

  1. BUG: Need to update previous commit every time we run (commit: 7fb17d4) — 34657535+TidbitSoftware / githubweb

#514 (Jun 19, 2024, 5:52:30 AM)

  1. CHG: do not rotate matrices if no node is rotated (breaking a golden rule here: this change is NOT tested yet, sorry if I am breaking anything (commit: c02b705) — Mathieu Morlighem / githubweb

#513 (Jun 17, 2024, 7:47:56 PM)

  1. CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: d9a0c8b) — 34657535+TidbitSoftware / githubweb

#512 (Jun 16, 2024, 2:04:38 PM)

  1. CHG: Adjusted tolerances (commit: 6e744f2) — 34657535+TidbitSoftware / githubweb

#511 (Jun 14, 2024, 8:02:28 PM)

  1. CHG: removing double blank lines (commit: 0586570) — Mathieu Morlighem / githubweb

#510 (Jun 14, 2024, 4:31:06 PM)

  1. CHG: Adding whitespace and rerunning jobs (commit: fa36bf7) — 34657535+TidbitSoftware / githubweb

#509 (Jun 14, 2024, 11:10:58 AM)

  1. Delete codeql.yml (commit: ebaf87e) — 34657535+TidbitSoftware / githubweb

#508 (Jun 14, 2024, 10:08:28 AM)

  1. CHG: Correcting handling of git commit and changes when fetch has not been used (commit: c0b9d49) — 34657535+TidbitSoftware / githubweb

#507 (Jun 13, 2024, 8:38:58 PM)

  1. Update codeql.yml (commit: f53e75a) — noreply / githubweb
  2. CHG: Disabling wrappers on CodeQL build (commit: b5f1b8f) — 34657535+TidbitSoftware / githubweb

#506 (Jun 13, 2024, 8:15:47 PM)

  1. Bump the npm_and_yarn group across 1 directory with 2 updates (commit: a4e0257) — noreply / githubweb
  2. CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 1e3507d) — 34657535+TidbitSoftware / githubweb
  3. Update codeql.yml (commit: 1dab3bf) — noreply / githubweb
  4. Update codeql.yml (commit: 0b666a6) — noreply / githubweb
  5. Update codeql.yml (commit: f1d20f2) — noreply / githubweb

#505 (Jun 13, 2024, 7:47:34 PM)

  1. Create codeql.yml (commit: 0cb8aca) — noreply / githubweb

#504 (Jun 13, 2024, 7:21:41 PM)

  1. CHG: Additions to ignore list (commit: 4378483) — 34657535+TidbitSoftware / githubweb

#503 (Jun 13, 2024, 12:39:44 PM)

  1. CHG: forgot to change path to m/mesh/planet (commit: 727459b) — Mathieu Morlighem / githubweb

#502 (Jun 13, 2024, 11:50:19 AM)

  1. CHG: minor, testing to see if jenkins will recompile (commit: 520a010) — Mathieu Morlighem / githubweb

#501 (Jun 13, 2024, 10:48:13 AM)

  1. CHG: Use git now to get changes and determine installation type (commit: 4599fe3) — 34657535+TidbitSoftware / githubweb

#500 (Jun 13, 2024, 8:38:32 AM)

  1. Update of .gitignore. (commit: a28a358) — max.sagebaum / githubweb
  2. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: 0316be7) — max.sagebaum / githubweb

#499 (Jun 13, 2024, 8:11:17 AM)

  1. CHG: throw error message if FCT in 3d (commit: 35053c5) — Mathieu Morlighem / githubweb

#498 (Jun 13, 2024, 6:49:58 AM)

  1. CHG: adaptive time stepping needs vz in 3d (commit: 861dc45) — Mathieu Morlighem / githubweb

#497 (Jun 12, 2024, 11:54:16 AM)

  1. CHG: Add default location for libgfortran on Mac to rpath (commit: 84ea771) — 34657535+TidbitSoftware / githubweb

#496 (Jun 11, 2024, 12:49:20 PM)

  1. ADD: Missing empty Models/ dir (commit: 16ff615) — 34657535+TidbitSoftware / githubweb

#495 (Jun 11, 2024, 12:27:16 PM)

  1. BUG: Removed 'command' (commit: 361128b) — 34657535+TidbitSoftware / githubweb

#494 (Jun 11, 2024, 10:49:29 AM)

  1. CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 4fa30f1) — 34657535+TidbitSoftware / githubweb

#493 (Jun 10, 2024, 6:55:58 PM)

  1. CHG: Adjusted tolerances (commit: e8a3cb5) — 34657535+TidbitSoftware / githubweb

#492 (Jun 10, 2024, 6:10:42 PM)

  1. CHG: removing reference to cshrc, replacing by zshrc (commit: efea8d3) — Mathieu Morlighem / githubweb

#491 (Jun 10, 2024, 1:27:51 PM)

  1. Update README.md (commit: fa5aabb) — noreply / githubweb
  2. Update README.md (commit: a330354) — noreply / githubweb
  3. CHG: adding other way to download ISSM from GitHub (commit: 48a9b97) — Mathieu Morlighem / githubweb
  4. CHG: Updating paths to Python installation (now using venv) (commit: 1eecdda) — 34657535+TidbitSoftware / githubweb
  5. CHG: Adjusted tolerances (commit: 7c9d257) — 34657535+TidbitSoftware / githubweb
  6. Delete README (commit: f722f58) — noreply / githubweb
  7. CHG: upgrading to latest PETSc version (commit: f90c46a) — Mathieu Morlighem / githubweb
  8. BUG: Path to libgfortran (commit: df2b7bd) — 34657535+TidbitSoftware / githubweb
  9. CHG: Need libgcc in package (commit: 8728b60) — 34657535+TidbitSoftware / githubweb
  10. BUG: Path fixes (commit: dbaaac8) — 34657535+TidbitSoftware / githubweb
  11. BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: fdf735f) — 34657535+TidbitSoftware / githubweb
  12. CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (commit: 0ab2011) — 34657535+TidbitSoftware / githubweb
  13. BUG: Incorrect file name (commit: 00e5cd2) — 34657535+TidbitSoftware / githubweb
  14. CHG: Virtual environment not preserved in called script (commit: 5bca2aa) — 34657535+TidbitSoftware / githubweb
  15. CHG: removing old scripts (commit: e6392fa) — Mathieu Morlighem / githubweb
  16. CHG: moved up one directory and removed  from version check (commit: ce3c9bb) — Mathieu Morlighem / githubweb
  17. CHG: adding more files to gitignore (commit: 01ce958) — Mathieu Morlighem / githubweb
  18. CHG: Adjusted tolerances (commit: 64353b1) — 34657535+TidbitSoftware / githubweb
  19. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 67730b9) — 34657535+TidbitSoftware / githubweb

#490 (May 29, 2024, 11:53:45 AM)

  1. CHG: Adjusted tolerances (commit: 51f9f8d) — 34657535+TidbitSoftware / githubweb
  2. CHG: Adjusted tolerances; added empty Model dirs to examples where needed (commit: c5bb291) — 34657535+TidbitSoftware / githubweb
  3. BUG: Jenkins macOS build node does not like composite patch (commit: 6a36f0e) — 34657535+TidbitSoftware / githubweb

#488 (May 21, 2024, 11:36:07 AM)

  1. BUG:vim paste from previous pasteborad when open a new file, triggered by updating iterm to 3.5.0 — chenggong / detail

#487 (May 17, 2024, 11:06:07 AM)

  1. CHG: Adjusted tolerances — Justin Quinn / detail

#486 (May 17, 2024, 8:06:10 AM)

  1. CHG: Add GEMB output for SMB components at substeps — schlegel / detail

#485 (May 15, 2024, 7:36:09 PM)

  1. CHG: Adjusted tolerance; clean up — Justin Quinn / detail

#484 (May 15, 2024, 1:36:08 PM)

  1. BUG: do not set solver to default if using standard grounding line schemes, as otherwise we get a bunch of PETSc warnings complaining about unused options — morlighe / detail

#483 (May 10, 2024, 2:21:08 PM)

  1. BUG: Patch for latest versions of gcc — Justin Quinn / detail

#482 (May 9, 2024, 2:42:30 PM)

  1. minor — adhikari / detail

#481 (May 9, 2024, 2:07:28 PM)

  1. CHG: updating the wahr function call — adhikari / detail

#480 (May 9, 2024, 1:06:11 PM)

  1. CHG: default is intel compilers — morlighe / detail

#479 (May 9, 2024, 9:56:07 AM)

  1. Change: cosmetic — adhikari / detail
  2. NEW: Greens functions from Ferrell 1972. Updated Wahr problem to include change in gravitational acceleration — adhikari / detail

#478 (May 8, 2024, 7:01:08 PM)

  1. BUG: fixing typo — morlighe / detail

#477 (May 8, 2024, 5:46:07 PM)

  1. CHG: do not error out if output is not found — morlighe / detail

#476 (May 8, 2024, 2:04:27 PM)

  1. CHG: making TF a lot less memory intensive to load by reading layer by layer instead of the whole 3D matrix — morlighe / detail

#475 (May 7, 2024, 1:16:09 PM)

  1. CHG: sealevel geometry mapping in MPI, required for CoDipack to work — adhikari / detail

#474 (May 7, 2024, 10:56:06 AM)

  1. BUG: minor — morlighe / detail
  2. CHG: implementing sum for IssmMpiVec — morlighe / detail

#473 (May 7, 2024, 10:26:10 AM)

  1. NEW: shield Gia code if AD is active — morlighe / detail

#472 (May 7, 2024, 5:16:07 AM)

  1. CHG: added stress balance vertical — morlighe / detail

#471 (May 6, 2024, 6:06:06 PM)

  1. CHG: Fix minor. Return value of "md.mesh.diemsion" is function, not variable.
    inwoo / detail

#470 (May 6, 2024, 12:56:28 PM)

  1. CHG: improved patch — morlighe / detail

#469 (May 6, 2024, 11:16:09 AM)

  1. BUG: Updated patch for ifort/ifx — Justin Quinn / detail

#468 (May 3, 2024, 11:46:07 AM)

  1. BUG: fixing compiler warnings — morlighe / detail

#467 (May 3, 2024, 10:41:07 AM)

  1. BUG: fixing compiler warnings — morlighe / detail

#466 (May 3, 2024, 9:11:08 AM)

  1. BUG: fixing unhappy compiler — morlighe / detail
  2. BUG: should use 2 || for OR — morlighe / detail

#465 (May 2, 2024, 10:21:07 AM)

  1. CHG: using icx — morlighe / detail

#464 (May 2, 2024, 8:36:08 AM)

  1. CHG: intel compilers — morlighe / detail

#463 (May 2, 2024, 6:51:09 AM)

  1. ADD:email from andes — chenggong / detail

#462 (May 1, 2024, 4:49:53 PM)

  1. NEW: added andes class — morlighe / detail
  2. CHG: fixing pleiades that can't find qsub — morlighe / detail

#461 (May 1, 2024, 3:46:06 PM)

  1. CHG: making adjustments for andes — morlighe / detail

#460 (May 1, 2024, 2:04:49 PM)

  1. CHG: need fPIC flag — morlighe / detail

#459 (May 1, 2024, 11:21:06 AM)

  1. CHG: Adjusted tolerances — Justin Quinn / detail

#458 (Apr 30, 2024, 2:36:06 PM)

  1. BUG: no more README.rtf — morlighe / detail

#457 (Apr 30, 2024, 2:13:02 PM)

  1. CHG: Adjusted tolerances — Justin Quinn / detail

#456 (Apr 30, 2024, 11:37:45 AM)

  1. CHG: minor estetics — morlighe / detail

#454 (Apr 29, 2024, 8:12:38 PM)

  1. CHG: Adjusted tolerances — Justin Quinn / detail

#453 (Apr 29, 2024, 2:51:40 PM)

  1. NEW: GlaDS tests for sheet thickness in phi and cavity creep opening — timhill2 / detail

#452 (Apr 29, 2024, 2:01:07 PM)

  1. GlaDS: options to include sheet thickness in hydraulic potential and turn off cavity creep opening — timhill2 / detail
  2. GlaDS: options to include sheet thickness in hydraulic potential and turn off cavity creep opening — timhill2 / detail

#451 (Apr 29, 2024, 12:43:02 PM)

  1. NEW: Added test to check GlaDS transition sheet-flow option — timhill2 / detail

#450 (Apr 26, 2024, 12:38:37 PM)

  1. CHG: dyld path addition for GDAL — Justin Quinn / detail

#449 (Apr 19, 2024, 9:45:34 AM)

  1. CHG: removing functionname which is very inefficient according to MATLAB — morlighe / detail

#448 (Apr 19, 2024, 9:21:10 AM)

  1. CHG: estestics — morlighe / detail