Skip to content
Builds

Loading builds...

Changes

#2469 (May 6, 2025, 6:15:58 PM)

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

#2468 (May 5, 2025, 11:53:57 PM)

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

#2467 (May 1, 2025, 11:51:51 AM)

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

#2466 (Apr 30, 2025, 12:59:54 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

#2465 (Apr 30, 2025, 11:01:06 AM)

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

#2464 (Apr 30, 2025, 9:04:00 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
  4. BUG: make sure to fetch max height and not min height (commit: 050c710) — Mathieu Morlighem / githubweb

#2463 (Apr 25, 2025, 12:51:05 PM)

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

#2462 (Apr 25, 2025, 10:14:34 AM)

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

#2461 (Apr 25, 2025, 8:31:25 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

#2460 (Apr 25, 2025, 7:46:11 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

#2459 (Apr 25, 2025, 7:08:52 AM)

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

#2458 (Apr 24, 2025, 7:41:37 AM)

  1. CHG: no more types (commit: 0088672) — Mathieu Morlighem / githubweb

#2457 (Apr 24, 2025, 6:39:02 AM)

  1. NEW: added cost function to integrate L2 norm over base (commit: 1381298) — Mathieu Morlighem / githubweb

#2456 (Apr 23, 2025, 2:51:39 PM)

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

#2455 (Apr 22, 2025, 6:01:28 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

#2454 (Apr 22, 2025, 5:44:49 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

#2453 (Apr 22, 2025, 11:16:34 AM)

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

#2452 (Apr 22, 2025, 6:56:01 AM)

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

#2451 (Apr 13, 2025, 7:52:19 PM)

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

#2450 (Apr 13, 2025, 5:39:53 PM)

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

#2449 (Apr 12, 2025, 6:16:28 AM)

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

#2448 (Apr 12, 2025, 5:53:24 AM)

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

#2447 (Apr 11, 2025, 12:21:49 PM)

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

#2446 (Apr 11, 2025, 11:11:38 AM)

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

#2445 (Apr 11, 2025, 9:37:10 AM)

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

#2444 (Apr 10, 2025, 4:54:59 PM)

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

#2443 (Apr 10, 2025, 9:08:14 AM)

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

#2442 (Apr 9, 2025, 5:40:57 PM)

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

#2441 (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

#2440 (Apr 9, 2025, 5:04:38 AM)

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

#2439 (Apr 8, 2025, 1:06:36 PM)

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

#2438 (Apr 8, 2025, 12:02:53 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

#2437 (Apr 8, 2025, 9:57:28 AM)

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

#2436 (Apr 8, 2025, 4:35:56 AM)

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

#2435 (Apr 7, 2025, 1:45:22 PM)

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

#2434 (Apr 7, 2025, 10:46:19 AM)

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

#2433 (Apr 7, 2025, 10:41:42 AM)

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

#2432 (Apr 7, 2025, 6:14:48 AM)

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

#2431 (Apr 7, 2025, 5:35:55 AM)

  1. CHG: missing include (commit: ce073e7) — Mathieu Morlighem / githubweb

#2430 (Apr 7, 2025, 4:57:44 AM)

  1. CHG: fixed typo (commit: f50c4ea) — Mathieu Morlighem / githubweb

#2429 (Apr 7, 2025, 4:41:36 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

#2428 (Apr 6, 2025, 3:51:15 PM)

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

#2427 (Apr 6, 2025, 3:09:29 PM)

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

#2426 (Apr 6, 2025, 10:44:44 AM)

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

#2425 (Apr 4, 2025, 3:53:31 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

#2424 (Apr 4, 2025, 3:14:39 PM)

  1. CHG: New --with-python option appears to be working on all Jenkins nodes now (commit: 030fe2a) — support / githubweb

#2423 (Apr 4, 2025, 1:10:41 PM)

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

#2422 (Apr 4, 2025, 10:44:45 AM)

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

#2421 (Apr 3, 2025, 9:01: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

#2420 (Apr 3, 2025, 8:07:51 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

#2419 (Apr 3, 2025, 11:58:30 AM)

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

#2418 (Apr 2, 2025, 7:42:39 PM)

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

#2417 (Apr 2, 2025, 12:39:07 PM)

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

#2416 (Apr 2, 2025, 11:53:30 AM)

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

#2415 (Apr 1, 2025, 1:26:18 PM)

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

#2414 (Apr 1, 2025, 11:47:15 AM)

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

#2413 (Mar 31, 2025, 10:14:12 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

#2412 (Mar 31, 2025, 5:54:25 AM)

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

#2411 (Mar 31, 2025, 4:51:55 AM)

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

#2410 (Mar 29, 2025, 3:38:05 PM)

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

#2409 (Mar 29, 2025, 12:56:26 PM)

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

#2408 (Mar 29, 2025, 11:08:09 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

#2407 (Mar 28, 2025, 6:23:22 AM)

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

#2406 (Mar 27, 2025, 10:00:12 AM)

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

#2405 (Mar 27, 2025, 8:56:40 AM)

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

#2404 (Mar 27, 2025, 7:42:34 AM)

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

#2403 (Mar 27, 2025, 5:36:26 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

#2402 (Mar 27, 2025, 5:16:32 AM)

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

#2401 (Mar 25, 2025, 1:30:03 PM)

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

#2400 (Mar 25, 2025, 11:44:35 AM)

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

#2399 (Mar 25, 2025, 10:37:57 AM)

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

#2398 (Mar 24, 2025, 11:04:31 AM)

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

#2397 (Mar 21, 2025, 6:43:21 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

#2396 (Mar 21, 2025, 6:02:10 AM)

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

#2395 (Mar 21, 2025, 5:44:25 AM)

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

#2394 (Mar 21, 2025, 5:26:39 AM)

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

#2393 (Mar 20, 2025, 1:03:59 PM)

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

#2392 (Mar 20, 2025, 12:11:45 PM)

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

#2391 (Mar 20, 2025, 11:54:05 AM)

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

#2390 (Mar 20, 2025, 11:08:00 AM)

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

#2389 (Mar 20, 2025, 10:25:06 AM)

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

#2388 (Mar 20, 2025, 10:07:57 AM)

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

#2387 (Mar 19, 2025, 10:07:10 AM)

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

#2386 (Mar 18, 2025, 10:55:30 AM)

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

#2385 (Mar 18, 2025, 8:45:51 AM)

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

#2384 (Mar 18, 2025, 5:56:28 AM)

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

#2383 (Mar 17, 2025, 5:39:21 PM)

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

#2382 (Mar 17, 2025, 1:31:25 PM)

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

#2381 (Mar 17, 2025, 7:08:47 AM)

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

#2380 (Mar 14, 2025, 6:15:54 PM)

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

#2379 (Mar 14, 2025, 3:58:54 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

#2378 (Mar 14, 2025, 10:44:22 AM)

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

#2377 (Mar 14, 2025, 5:42:22 AM)

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

#2376 (Mar 12, 2025, 10:40:11 AM)

  1. DEL: not needed anymore (commit: edef79f) — Mathieu Morlighem / githubweb

#2375 (Mar 12, 2025, 10:13:03 AM)

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

#2374 (Mar 6, 2025, 10:12:37 AM)

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

#2373 (Mar 1, 2025, 3:49:24 PM)

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

#2372 (Mar 1, 2025, 2:42:31 PM)

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

#2371 (Feb 28, 2025, 8:59:09 PM)

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

#2370 (Feb 27, 2025, 4:30:29 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