Skip to content
Builds
No builds

Changes

#76 (Jun 29, 2024, 2:29:16 PM)

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

#75 (Jun 29, 2024, 2:04:13 PM)

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

#72 (Jun 28, 2024, 9:27:12 PM)

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

#71 (Jun 27, 2024, 9:22:52 AM)

  1. CHG: removing old scripts (commit: e6392fa) — Mathieu Morlighem / githubweb
  2. CHG: moved up one directory and removed  from version check (commit: ce3c9bb) — Mathieu Morlighem / githubweb
  3. CHG: adding more files to gitignore (commit: 01ce958) — Mathieu Morlighem / githubweb
  4. CHG: Adjusted tolerances (commit: 64353b1) — 34657535+TidbitSoftware / githubweb
  5. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 67730b9) — 34657535+TidbitSoftware / githubweb
  6. CHG: removing reference to cshrc, replacing by zshrc (commit: efea8d3) — Mathieu Morlighem / githubweb
  7. CHG: Adjusted tolerances (commit: e8a3cb5) — 34657535+TidbitSoftware / githubweb
  8. CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 4fa30f1) — 34657535+TidbitSoftware / githubweb
  9. BUG: Removed 'command' (commit: 361128b) — 34657535+TidbitSoftware / githubweb
  10. ADD: Missing empty Models/ dir (commit: 16ff615) — 34657535+TidbitSoftware / githubweb
  11. Update of .gitignore. (commit: a28a358) — max.sagebaum / githubweb
  12. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: 0316be7) — max.sagebaum / githubweb
  13. CHG: Add default location for libgfortran on Mac to rpath (commit: 84ea771) — 34657535+TidbitSoftware / githubweb
  14. CHG: adaptive time stepping needs vz in 3d (commit: 861dc45) — Mathieu Morlighem / githubweb
  15. CHG: throw error message if FCT in 3d (commit: 35053c5) — Mathieu Morlighem / githubweb
  16. CHG: Use git now to get changes and determine installation type (commit: 4599fe3) — 34657535+TidbitSoftware / githubweb
  17. CHG: minor, testing to see if jenkins will recompile (commit: 520a010) — Mathieu Morlighem / githubweb
  18. CHG: forgot to change path to m/mesh/planet (commit: 727459b) — Mathieu Morlighem / githubweb
  19. CHG: Additions to ignore list (commit: 4378483) — 34657535+TidbitSoftware / githubweb
  20. Create codeql.yml (commit: 0cb8aca) — noreply / githubweb
  21. Bump the npm_and_yarn group across 1 directory with 2 updates (commit: a4e0257) — noreply / githubweb
  22. CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 1e3507d) — 34657535+TidbitSoftware / githubweb
  23. Update codeql.yml (commit: 1dab3bf) — noreply / githubweb
  24. Update codeql.yml (commit: 0b666a6) — noreply / githubweb
  25. Update codeql.yml (commit: f1d20f2) — noreply / githubweb
  26. Update codeql.yml (commit: f53e75a) — noreply / githubweb
  27. CHG: Disabling wrappers on CodeQL build (commit: b5f1b8f) — 34657535+TidbitSoftware / githubweb
  28. CHG: Correcting handling of git commit and changes when fetch has not been used (commit: c0b9d49) — 34657535+TidbitSoftware / githubweb
  29. Delete codeql.yml (commit: ebaf87e) — 34657535+TidbitSoftware / githubweb
  30. CHG: Adding whitespace and rerunning jobs (commit: fa36bf7) — 34657535+TidbitSoftware / githubweb
  31. CHG: removing double blank lines (commit: 0586570) — Mathieu Morlighem / githubweb
  32. CHG: Adjusted tolerances (commit: 6e744f2) — 34657535+TidbitSoftware / githubweb
  33. CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: d9a0c8b) — 34657535+TidbitSoftware / githubweb
  34. 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
  35. CoDiPack type can be defined during the configuration. (commit: 52173da) — max.sagebaum / githubweb
  36. BUG: Need to update previous commit every time we run (commit: 7fb17d4) — 34657535+TidbitSoftware / githubweb
  37. CHG: Outstanding commit and test fix to git change polling (commit: 9870579) — 34657535+TidbitSoftware / githubweb
  38. Extracted common computation from StressbalanceAnalysis.cpp. (commit: 173984e) — max.sagebaum / githubweb
  39. Added Preaccumulation helper for sparse row assembly. (commit: a7ae0dd) — max.sagebaum / githubweb
  40. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: b2271bf) — 34657535+TidbitSoftware / githubweb
  41. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 8d4bb33) — Mathieu Morlighem / githubweb
  42. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 7541e0c) — Mathieu Morlighem / githubweb
  43. CHG: missing -fPIC install-linux.sh (commit: 1ea61ca) — Mathieu Morlighem / githubweb
  44. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: bf9c1e1) — Mathieu Morlighem / githubweb
  45. CHG: removing SLEPSC and ADIC2 that we have never used (commit: 938aaa9) — Mathieu Morlighem / githubweb
  46. CHG: adding common factor to KMatrices StressBalance (commit: 31753cc) — helene.l.seroussi / githubweb
  47. CHG: do not extrude lat/lon if undefined (commit: fe118e0) — Mathieu Morlighem / githubweb
  48. CHG: refine should deal with lat/long as well (commit: b6eb641) — Mathieu Morlighem / githubweb
  49. BUG: output is md2 and not md (commit: 53a5f78) — Mathieu Morlighem / githubweb
  50. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: 81a688b) — Mathieu Morlighem / githubweb
  51. CHG: New cluster class for submitting jobs to UB CCR; typos (commit: 7885d2b) — 34657535+TidbitSoftware / githubweb
  52. CHG: adding factors to analysis (commit: 44d1c2c) — helene.l.seroussi / githubweb
  53. CHG: added Data directory for examples (commit: 19b70db) — Mathieu Morlighem / githubweb
  54. CHG: adding factors in analysis (commit: 3a66e7c) — helene.l.seroussi / githubweb
  55. CHG: added factors in analysis (commit: 1644d52) — helene.l.seroussi / githubweb
  56. CHG: fixed problem with Glads (commit: 2063a05) — helene.l.seroussi / githubweb
  57. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: d04ef90) — Mathieu Morlighem / githubweb
  58. CHG: renaming Viscous Budd (commit: 36ebee1) — Mathieu Morlighem / githubweb
  59. CHG: Adjusted tolerances (commit: 49f94dd) — 34657535+TidbitSoftware / githubweb

#70 (Jun 4, 2024, 12:03:16 PM)

  1. BUG: Path fixes (commit: dbaaac8) — 34657535+TidbitSoftware / githubweb
  2. BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: fdf735f) — 34657535+TidbitSoftware / githubweb
  3. 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
  4. BUG: Incorrect file name (commit: 00e5cd2) — 34657535+TidbitSoftware / githubweb
  5. CHG: Virtual environment not preserved in called script (commit: 5bca2aa) — 34657535+TidbitSoftware / githubweb

#69 (May 31, 2024, 8:39:06 PM)

  1. CHG: Need libgcc in package (commit: 8728b60) — 34657535+TidbitSoftware / githubweb

#67 (Apr 7, 2024, 10:51:16 AM)

  1. CHG: Removing another optional dependency — Justin Quinn / detail
  2. CHG: Removing another optional dependency — Justin Quinn / detail
  3. CHG: Missing dependency libflag — Justin Quinn / detail
  4. BUG: Extra $ — Justin Quinn / detail
  5. CHG: Adjusting test suites; link flags for libgfortran — Justin Quinn / detail
  6. CHG: Removing more optional dependencies — Justin Quinn / detail
  7. CHG: Removing optional dependencies; adjusted tolerances — Justin Quinn / detail
  8. BUG: rpath must be set for more recent versions of NETCDF — Justin Quinn / detail
  9. BUG: Bad path — Justin Quinn / detail
  10. CHG: Need to explicitly define C++ compiler — Justin Quinn / detail
  11. CHG: Need to explicitly set Python bindings install path to value of PREFIX — Justin Quinn / detail
  12. CHG: Shared version of GDAL does not play nicely with library/include flags; adjusted tolerances — Justin Quinn / detail
  13. CHG: Bad path — Justin Quinn / detail
  14. CHG: Non-static version does not play nicely with include and library options for PROJ — Justin Quinn / detail