Skip to content
Builds

Loading builds...

Changes

#3787 (May 6, 2025, 6:23:12 PM)

  1. CHG: move all SMB related from CreateParameters.cpp to SmbAnalysis.cpp (commit: a9ef309) — enigne / githubweb

#3786 (May 6, 2025, 12:00:35 AM)

  1. CHG: file not necessary anymore (commit: 960de42) — Mathieu Morlighem / githubweb

#3785 (May 1, 2025, 11:42:43 AM)

  1. CHG: Adjusted tolerances (commit: 8700499) — support / githubweb

#3784 (Apr 30, 2025, 12:59:56 PM)

  1. Add downscaling of humidity by keeping relative humidity constant (commit: 561b6e9) — 95945328+NJSchlegel / githubweb
  2. Update Archive for gemb_mapping humidity downscaling (commit: ecdabc1) — 95945328+NJSchlegel / githubweb

#3783 (Apr 30, 2025, 10:59:42 AM)

  1. CHG: allow negative water inputs (commit: 497da75) — aleahsommers / githubweb

#3782 (Apr 30, 2025, 9:19:41 AM)

  1. BUG: make sure to fetch max height and not min height (commit: 050c710) — Mathieu Morlighem / githubweb

#3781 (Apr 30, 2025, 8:22:54 AM)

  1. CHG: adding gap min and max height (commit: 8d2f801) — Mathieu Morlighem / githubweb
  2. CHG: adding relevant enums for gap height constraints (commit: 6e67004) — Mathieu Morlighem / githubweb
  3. NEW: constrain gap height as a function of md.hydrology instead of heard coded parameters (commit: e4a5975) — Mathieu Morlighem / githubweb

#3780 (Apr 25, 2025, 1:14:18 PM)

  1. BUG:fix type error when calling findindices (commit: 8ec5d07) — enigne / githubweb

#3779 (Apr 25, 2025, 10:19:49 AM)

  1. CHG: Adjusted tolerances (commit: 874905e) — support / githubweb

#3778 (Apr 25, 2025, 8:16:33 AM)

  1. ADD:TransientGriddedFieldParam to handle transient gridded data (commit: 7e8d081) — enigne / githubweb
  2. ADD: SMBpddGCM in m file and SMBAnalysis (commit: bf89e83) — enigne / githubweb
  3. ADD: SMBpddGCM model, input tested (commit: eb52dc6) — enigne / githubweb
  4. BUG:fix the indices in TransientGriddedFieldParam (commit: ac2a196) — enigne / githubweb
  5. ADD:FindParam for TransientGriddedFieldParam to get the whole time slice (commit: 4be0965) — enigne / githubweb
  6. CHG:lat,lon in SMGpddGMC to x_grid and y_grid (commit: f212acb) — enigne / githubweb
  7. CHG: move all the helpler functions from InterpFromGridToMeshx.cpp to shared/Numerics/Interpolation.cpp (commit: a5e367d) — enigne / githubweb
  8. add temperature and precepitation as input and output (commit: abaee52) — enigne / githubweb
  9. ADD: time averaging function for TransientGriddedFieldParam::GetParameterValue (commit: 01a1766) — enigne / githubweb
  10. BUG:fix NULL can not be set to index (commit: 14e78a2) — enigne / githubweb
  11. ADD:accumulation, ablation, refreezing (commit: a8e5125) — enigne / githubweb
  12. BUG:fix the units (commit: 1ee884e) — enigne / githubweb
  13. ADD:complete SBMpddGCM (commit: b97c17b) — enigne / githubweb

#3777 (Apr 25, 2025, 7:46:16 AM)

  1. CHG: updated script so that we can reinstall adjointpetsc more than once (commit: ed7a5c0) — Mathieu Morlighem / githubweb
  2. CHG: need to include adjointpetsc otherwise it won't find header file (commit: 8758358) — Mathieu Morlighem / githubweb
  3. CHG: need to have ajointpetsclib in path otherwise mex modules are lost (commit: ce73ea6) — Mathieu Morlighem / githubweb

#3776 (Apr 25, 2025, 7:13:18 AM)

  1. Changes for enabling AD with PETsc. (commit: a555d6d) — max.sagebaum / githubweb
  2. Deactivation of new VecToMPISerial function. (commit: 2099f70) — max.sagebaum / githubweb

#3775 (Apr 24, 2025, 7:28:53 AM)

  1. NEW: added cost function to integrate L2 norm over base (commit: 1381298) — Mathieu Morlighem / githubweb
  2. CHG: no more types (commit: 0088672) — Mathieu Morlighem / githubweb

#3774 (Apr 23, 2025, 3:17:57 PM)

  1. BUG: No regional/ subdir (commit: d81c99d) — support / githubweb

#3773 (Apr 22, 2025, 5:54:00 PM)

  1. CHG: cleaned up function so that it does not rely on try/catch (and sped up the code here and there) (commit: a95b552) — Mathieu Morlighem / githubweb

#3772 (Apr 22, 2025, 5:38:30 PM)

  1. CHG: handle different types of geotiffs (commit: 063d825) — Mathieu Morlighem / githubweb
  2. CHG: do not error out if data is outside requested x/y (commit: f720e70) — Mathieu Morlighem / githubweb

#3771 (Apr 22, 2025, 11:24:42 AM)

  1. CHG: added interpBedmap3.m to interpolate Bedmap3 data (commit: 19232cd) — Mathieu Morlighem / githubweb

#3770 (Apr 22, 2025, 7:02:22 AM)

  1. CHG: declare PROJ_LIB if not found (commit: 723e374) — Mathieu Morlighem / githubweb

#3769 (Apr 13, 2025, 7:59:02 PM)

  1. CHG: Fixes for UB CCR cluster class (finally running as expected!) (commit: e0585ac) — support / githubweb

#3768 (Apr 13, 2025, 5:46:35 PM)

  1. CHG: cleaning up unused functions (commit: d6146b1) — Mathieu Morlighem / githubweb
  2. CHG: new path (commit: 40bad55) — Mathieu Morlighem / githubweb

#3767 (Apr 12, 2025, 6:23:04 AM)

  1. CHG: better error message (commit: b3d215c) — Mathieu Morlighem / githubweb
  2. CHG: force path to CPPCHECK (commit: a54ca18) — Mathieu Morlighem / githubweb

#3766 (Apr 12, 2025, 6:03:20 AM)

  1. CHG: better error message to avoid people using periodic BC with non linear elements (commit: 442d638) — Mathieu Morlighem / githubweb

#3765 (Apr 11, 2025, 12:29:40 PM)

  1. ADD: test for crevasse depth law with buttressing (commit: 53f2f40) — enigne / githubweb

#3764 (Apr 11, 2025, 11:11:41 AM)

  1. BUG:add 1e-10 to comparing thickness with crevasse to avoid machine epsilon (commit: cfa6325) — enigne / githubweb

#3763 (Apr 11, 2025, 9:37:02 AM)

  1. BUG: some variables were not initialized (commit: 9e86f27) — Mathieu Morlighem / githubweb

#3762 (Apr 10, 2025, 5:16:00 PM)

  1. CHG: Correcting linking (rpath) of Boost on newer macOS Command Line Tools (commit: 8997ba7) — support / githubweb

#3761 (Apr 10, 2025, 9:02:27 AM)

  1. ADD: crevasse depth law based on buttressing (commit: a5d2da4) — enigne / githubweb

#3760 (Apr 9, 2025, 5:41:02 PM)

  1. CHG: Pulling master branch of Gmsh development repo for now to overcome duplicate definition issue (commit: 778fe6f) — support / githubweb

#3759 (Apr 9, 2025, 5:21:13 AM)

  1. CHG: use float.h's DBL_EPSILON instead of defining new variables (commit: 0205e85) — Mathieu Morlighem / githubweb
  2. CHG: do not define a structure with the same name twice (commit: a1d03c2) — Mathieu Morlighem / githubweb

#3758 (Apr 9, 2025, 4:57:25 AM)

  1. CHG: added warning so that people start using cuffey, which is more accurate for warmer ice (commit: 1ef87ca) — Mathieu Morlighem / githubweb

#3757 (Apr 8, 2025, 1:01:33 PM)

  1. CHG: no need to include kml anymore (commit: a45f1dd) — Mathieu Morlighem / githubweb

#3756 (Apr 8, 2025, 12:02:58 PM)

  1. CHG: removed scripts that are not used (commit: 828c45f) — Mathieu Morlighem / githubweb
  2. DEL: removed kml stuff (commit: 2401588) — Mathieu Morlighem / githubweb
  3. CHG: removed KML stuff (commit: b33fec7) — Mathieu Morlighem / githubweb

#3755 (Apr 8, 2025, 9:34:10 AM)

  1. ADD: option to choose normal vector from velocity or front normal in calving rate calculation (commit: d5a0ec4) — enigne / githubweb

#3754 (Apr 8, 2025, 5:07:34 AM)

  1. CHG: forgot to update javascript Makefile (commit: aefad1e) — Mathieu Morlighem / githubweb

#3753 (Apr 7, 2025, 1:45:17 PM)

  1. ADD: `small` node for frontera (commit: 07b55ed) — enigne / githubweb

#3752 (Apr 7, 2025, 11:11:38 AM)

  1. CHG: updated Makefiles accordingly (whoops) (commit: 8ac30ea) — Mathieu Morlighem / githubweb

#3751 (Apr 7, 2025, 10:40:15 AM)

  1. CHG: removing unused configure options (commit: 69b9155) — Mathieu Morlighem / githubweb

#3750 (Apr 7, 2025, 6:13:55 AM)

  1. CHG: relaxed tolerances (commit: 0941f6f) — Mathieu Morlighem / githubweb

#3749 (Apr 7, 2025, 5:08:34 AM)

  1. CHG: fixed typo (commit: f50c4ea) — Mathieu Morlighem / githubweb
  2. CHG: missing include (commit: ce073e7) — Mathieu Morlighem / githubweb

#3748 (Apr 7, 2025, 4:45:21 AM)

  1. CHG: added TransientFileInput, not working yet (commit: d1594b8) — Mathieu Morlighem / githubweb
  2. CHG: added new VecToMPISerial, which may or may not be faster, to check (commit: edfac10) — Mathieu Morlighem / githubweb
  3. CHG: cleanup (commit: 6fa2dcb) — Mathieu Morlighem / githubweb

#3747 (Apr 6, 2025, 4:15:39 PM)

  1. CHG: Wrong version of Cmake (commit: 28d4c28) — support / githubweb

#3746 (Apr 6, 2025, 3:16:42 PM)

  1. CHG: Moving back to earlier version of Cmake until PETSc updates external packages; download latest version of MPICH (commit: e3f2532) — support / githubweb

#3745 (Apr 6, 2025, 11:04:11 AM)

  1. CHG: Updating cmake to latest version (commit: a51eb82) — support / githubweb

#3744 (Apr 4, 2025, 3:20:43 PM)

  1. ADD: added up to Outputdefinition2000Enum (commit: 0ffb0e3) — jessica.a.badgeley / githubweb
  2. ADD: new modeldata interpolation script (commit: 1b4fd77) — jessica.a.badgeley / githubweb
  3. BUG: only write part of large outlogs and errlogs (commit: 93b4f08) — jessica.a.badgeley / githubweb
  4. CHG: added preemptable node option (commit: 335db67) — jessica.a.badgeley / githubweb
  5. CHG: New --with-python option appears to be working on all Jenkins nodes now (commit: 030fe2a) — support / githubweb

#3743 (Apr 4, 2025, 1:28:55 PM)

  1. BUG: Correction to path supplied to L linker option (commit: 412afd0) — support / githubweb

#3742 (Apr 4, 2025, 10:18:54 AM)

  1. CHG: Need another way to get libpython on macOS (commit: 71c5a25) — support / githubweb

#3741 (Apr 3, 2025, 9:02:38 PM)

  1. CHG: forgot to add -I for python.h (commit: b972b4c) — Mathieu Morlighem / githubweb
  2. CHG: reverting back, and need double brackets for m4 (commit: c0622b2) — Mathieu Morlighem / githubweb
  3. CHG: Check second path for Python.h on macOS (commit: 894249f) — support / githubweb

#3740 (Apr 3, 2025, 8:08:42 PM)

  1. CHG: More reliable way of getting correct include path for Python on macOS that has both Xcode and Command Line Tools installed (commit: e6cde11) — support / githubweb

#3739 (Apr 3, 2025, 11:58:25 AM)

  1. CHG: Test new Python configuration option on Jenkins (commit: df8d14d) — support / githubweb

#3738 (Apr 2, 2025, 7:12:33 PM)

  1. CHG: added --with-python option to simplify python support (commit: b581cdf) — Mathieu Morlighem / githubweb

#3737 (Apr 2, 2025, 12:44:29 PM)

  1. CHG: machine name for discover should not be local machine name (commit: 1583842) — Mathieu Morlighem / githubweb

#3736 (Apr 2, 2025, 12:00:30 PM)

  1. CHG: list outputs (commit: 796e574) — Mathieu Morlighem / githubweb

#3735 (Apr 1, 2025, 2:25:19 PM)

  1. CHG: More cleanup of external packages (commit: 480d2bc) — support / githubweb

#3734 (Apr 1, 2025, 11:47:20 AM)

  1. CHG: cleaning up external packages (commit: c8b9a09) — Mathieu Morlighem / githubweb

#3733 (Mar 31, 2025, 10:39:13 AM)

  1. CHG: removing GaussLobato, unused (commit: b4df8a2) — Mathieu Morlighem / githubweb
  2. CHG: tx and ty are unused (commit: dbe3cfb) — Mathieu Morlighem / githubweb
  3. CHG: removing GetM, unused (commit: 7ba02ae) — Mathieu Morlighem / githubweb
  4. CHG: removing FindParamInDataset, unused (commit: ffc832e) — Mathieu Morlighem / githubweb
  5. CHG: removing DeleteBarystaticContributionsParam, unused (commit: 491148e) — Mathieu Morlighem / githubweb
  6. CHG: CreateKMatrix unused (commit: b43d554) — Mathieu Morlighem / githubweb
  7. CHG: do not call python's configure, let PETSc do it (commit: 5fafd3e) — Mathieu Morlighem / githubweb

#3732 (Mar 31, 2025, 6:13:40 AM)

  1. CHG: cleanup based on cppcheck (commit: 1303b62) — Mathieu Morlighem / githubweb

#3731 (Mar 31, 2025, 4:51:56 AM)

  1. CHG: updated cppcheck installation script (commit: 92003e6) — Mathieu Morlighem / githubweb

#3730 (Mar 29, 2025, 3:38:10 PM)

  1. CHG: Adjusted tolerances (commit: 69d4149) — support / githubweb

#3729 (Mar 29, 2025, 1:05:03 PM)

  1. CHG: estetics (commit: a38ecd5) — Mathieu Morlighem / githubweb

#3728 (Mar 29, 2025, 11:08:14 AM)

  1. CHG: no need to keep adic (commit: 1cec4c5) — Mathieu Morlighem / githubweb
  2. CHG: no need to keep angel (commit: 15fec48) — Mathieu Morlighem / githubweb
  3. DEL: removed unused lib (commit: 2d13e67) — Mathieu Morlighem / githubweb

#3727 (Mar 28, 2025, 5:53:08 AM)

  1. CHG: updated CPPcheck github link (commit: 22c1fb8) — Mathieu Morlighem / githubweb

#3726 (Mar 27, 2025, 10:30:32 AM)

  1. CHG: not needed: (commit: 3716c29) — Mathieu Morlighem / githubweb

#3725 (Mar 27, 2025, 8:57:42 AM)

  1. CHG: no need to write restart file after we are done with optimization (commit: 7864702) — Mathieu Morlighem / githubweb

#3724 (Mar 27, 2025, 7:49:24 AM)

  1. BUG: isrotated should be initialized and copied properly (commit: 0b0969f) — Mathieu Morlighem / githubweb

#3723 (Mar 27, 2025, 5:28:42 AM)

  1. some hdf5 files are created without proper compression (zlib) support, unsure if reproducible by others (commit: 7bbdc00) — justinkinjun.hew / githubweb
  2. setonix cluster support (commit: e690800) — justinkinjun.hew / githubweb

#3722 (Mar 27, 2025, 5:10:04 AM)

  1. CHG: added support for free surface (commit: d149e67) — Mathieu Morlighem / githubweb

#3721 (Mar 25, 2025, 1:30:04 PM)

  1. BUG: removed exclamation point from system command (commit: 5220ddf) — Mathieu Morlighem / githubweb

#3720 (Mar 25, 2025, 11:42:14 AM)

  1. CHG: updated EXTRA_DIST (commit: d389e0b) — Mathieu Morlighem / githubweb
  2. CHG: shorter list (commit: 64a3170) — Mathieu Morlighem / githubweb

#3719 (Mar 25, 2025, 10:38:03 AM)

  1. CHG: adding InterpFromGrid as a standard mex module (commit: 87aa45c) — Mathieu Morlighem / githubweb

#3718 (Mar 24, 2025, 11:11:28 AM)

  1. BUG: new code could not work when port was non 0 (commit: 58593b7) — Mathieu Morlighem / githubweb

#3717 (Mar 21, 2025, 6:52:00 PM)

  1. CHG: using Isend instead of blocking Send (commit: 997fcf1) — Mathieu Morlighem / githubweb
  2. CHG: moving MPI_Send to Isend, non-blocking (commit: e8a1e91) — Mathieu Morlighem / githubweb

#3716 (Mar 21, 2025, 6:07:55 AM)

  1. BUG: removed minus signs (commit: 1ad38a0) — Mathieu Morlighem / githubweb

#3715 (Mar 21, 2025, 5:50:56 AM)

  1. BUG: forgot to change nargin (commit: b505df7) — Mathieu Morlighem / githubweb

#3714 (Mar 21, 2025, 5:26:34 AM)

  1. CHG: SMBgemb does not need geometry (commit: 49ad06c) — Mathieu Morlighem / githubweb

#3713 (Mar 20, 2025, 1:04:02 PM)

  1. BUG: fixed a ton of memory leaks (commit: 90dda5a) — Mathieu Morlighem / githubweb

#3712 (Mar 20, 2025, 12:04:44 PM)

  1. CHG: minor aestetics (commit: 8f975c8) — Mathieu Morlighem / githubweb

#3711 (Mar 20, 2025, 11:46:46 AM)

  1. CHG: Adjusted tolerances (commit: 59f4a62) — support / githubweb

#3710 (Mar 20, 2025, 11:27:10 AM)

  1. CHG: fixing grammar (commit: 10a8e8b) — Mathieu Morlighem / githubweb

#3709 (Mar 20, 2025, 10:19:17 AM)

  1. BUG: do not free world (commit: 77bed25) — Mathieu Morlighem / githubweb

#3708 (Mar 20, 2025, 10:02:56 AM)

  1. CHG: fixing memory leaks (commit: 2a51b2a) — Mathieu Morlighem / githubweb

#3707 (Mar 19, 2025, 10:07:44 AM)

  1. CHG: Adjusted tolerances (commit: 33744a0) — support / githubweb

#3706 (Mar 18, 2025, 10:44:43 AM)

  1. CHG: added more checks to GrdModel (commit: a702059) — Mathieu Morlighem / githubweb

#3705 (Mar 18, 2025, 8:52:41 AM)

  1. CHG: updated archive now that final time is enforced for fixed time steps (commit: 36baf6d) — Mathieu Morlighem / githubweb

#3704 (Mar 18, 2025, 5:43:53 AM)

  1. CHG: added option for path in interpMouginot (commit: 5a01774) — helene.l.seroussi / githubweb

#3703 (Mar 17, 2025, 5:39:20 PM)

  1. CHG: do not bother us with vz if 2d (commit: c984b4a) — Mathieu Morlighem / githubweb

#3702 (Mar 17, 2025, 1:38:38 PM)

  1. CHG: do not exceed final time even for fixed time steps (commit: 318f2c9) — Mathieu Morlighem / githubweb

#3701 (Mar 17, 2025, 7:30:02 AM)

  1. CHG: added netcdf to bin (commit: a2bb407) — Mathieu Morlighem / githubweb

#3700 (Mar 14, 2025, 6:10:14 PM)

  1. BUG: Bad indentation (commit: ae8ae3a) — support / githubweb

#3699 (Mar 14, 2025, 3:59:15 PM)

  1. CHG: Reapplying corrections for scp on systems that don't have bash list expansion; more error checks; clean up (commit: 12903b3) — support / githubweb

#3698 (Mar 14, 2025, 11:09:12 AM)

  1. CHG: removing old external packages (commit: a1e8b26) — Mathieu Morlighem / githubweb

#3697 (Mar 14, 2025, 5:42:25 AM)

  1. CHG: merging createMCC's (commit: f07fd45) — Mathieu Morlighem / githubweb

#3696 (Mar 13, 2025, 8:38:19 PM)

  1. DEL: not needed anymore (commit: edef79f) — Mathieu Morlighem / githubweb
  2. CHG: Corrected env to pick up PROJ; added infiniband network option to UB CCR cluster; corrected rpath for macOS binaries (commit: 5d348c6) — support / githubweb
  3. BUG: Typo (commit: f331694) — support / githubweb
  4. CHG: gdaltransform -> CoordTransform; cleanup (commit: 47dfffb) — support / githubweb
  5. CHG: not needed anymore, and not part of ISSM (commit: bc727e4) — Mathieu Morlighem / githubweb
  6. CHG: renaming file because name is inconsistent with function name, and filename is already used by class (commit: fbd2caa) — Mathieu Morlighem / githubweb
  7. CHG: cleaning up netCDF functions, lots of duplicates (commit: b086cf1) — Mathieu Morlighem / githubweb

#3695 (Mar 12, 2025, 10:23:04 AM)

  1. CHG: do not recompute distance unless absolutely necessary (commit: c865317) — Mathieu Morlighem / githubweb

#3694 (Mar 6, 2025, 10:24:03 AM)

  1. CHG: update interp files for passing in other servers and building with (commit: 227a2fc) — 95945328+NJSchlegel / githubweb

#3693 (Mar 1, 2025, 4:21:07 PM)

  1. BUG: Typo (commit: 6e27001) — support / githubweb

#3692 (Mar 1, 2025, 2:08:11 PM)

  1. CHG: Correcting rpath issues for binaries (commit: a7323b8) — support / githubweb

#3691 (Feb 28, 2025, 8:26:06 PM)

  1. CHG: Use system copy of cURL on UB CCR; added rpath to Python binaries for macOS (commit: 6b488fd) — support / githubweb

#3690 (Feb 27, 2025, 4:24:16 PM)

  1. CHG: Allow GEMB to pass inputs at a lower resolution and downscale using (commit: 83c71f6) — 95945328+NJSchlegel / githubweb
  2. BUG: Update the sign of gradient mapping and constrain dlw to greater (commit: 66aefad) — 95945328+NJSchlegel / githubweb
  3. NEW: add testing for gemb downscaling functionality (commit: 0731c7a) — 95945328+NJSchlegel / githubweb
  4. CHG: minor update to indentation (commit: db8087b) — 95945328+NJSchlegel / githubweb

#3689 (Feb 27, 2025, 11:02:36 AM)

  1. CHG: steadystate should stop if step>=maxiter otherwise we do it one too many times (commit: 7e7149f) — Mathieu Morlighem / githubweb

#3688 (Feb 20, 2025, 10:04:49 PM)

  1. CHG: Copying FC to F77 and F900 for GitHub workflow (commit: 24a825c) — support / githubweb