Skip to content
Changes
- BUG: Fix for blaslapack config options (commit: 1948869)
—
support /
githubweb
- CHG: Updated install scripts and configuration for Pleiades (commit: 898ea8f)
—
support /
githubweb
- NEW: Matlab > Python: initialize test/NightlyRun/test246.py. (commit: bc9b243)
—
inwoopark0415 /
githubweb
- CHG: SEMIC - Fix bugs in calculating downward longwave radiation correction according to "Marty et al. (2002)". (commit: 986c58e)
—
inwoopark0415 /
githubweb
- CHG: Update "SMBsemic" module. (commit: 6390446)
—
inwoopark0415 /
githubweb
- CHG: Fix minor in "SmbSemicTransient". (commit: f61960d)
—
inwoo /
githubweb
- CHG: updated tolerance for windows (commit: 4eb52c0)
—
Mathieu Morlighem /
githubweb
- fixed directory for ocean forcing (commit: 6123783)
—
f007fk5 /
githubweb
- ADD:adding Helheim SHAKTI tutorials (commit: fa33a8e)
—
aleahsommers /
githubweb
- CHG: Remove unnecessary null pointer checks (commit: a43ae18)
—
Mathieu Morlighem /
githubweb
- CHG: Updated path to libgfortran (commit: 265e300)
—
support /
githubweb
- CHG: Need no error flag for newer GCC (commit: 86cd2eb)
—
support /
githubweb
- add amundsen path to ISMIP6 interp functions (commit: c65a67b)
—
f007fk5 /
githubweb
- add exp file generating function (commit: c393f5f)
—
f007fk5 /
githubweb
- CHG: Fix default value for decreasing downward longwave radiation with value of 29 W m-2 km-1. (commit: 49d92f6)
—
inwoopark0415 /
githubweb
- CHG: Applying patch that disables requirement of Python 2 (commit: 002427c)
—
support /
githubweb
- BUG: remove weak- from the library added by MATLAB 2024b on macOS 15.02 (commit: 51d4948)
—
enigne /
githubweb
- CHG: Adjusted tolerances (commit: a2cee86)
—
support /
githubweb
- CHG: Added note about accessing older revisions (commit: a7df220)
—
support /
githubweb
- CHG: Updating GCC version (commit: 2d961ee)
—
support /
githubweb
- CHG: improved performance of SetValues (commit: c8946ee)
—
Mathieu Morlighem /
githubweb
- CHG: Do not test for MATLAB license on examples builds (commit: 468b63e)
—
support /
githubweb
- CHG: More fixes for nightlies (moving MATLAB license test to separate build) (commit: 0fc1a93)
—
support /
githubweb
- CHG: Various fixes for nightly tests (commit: 3fc6ba0)
—
support /
githubweb
- CHG: make sure to add proj lib to path if we are calling CoordTransform (commit: 7a76b05)
—
Mathieu Morlighem /
githubweb
- CHG: more flexible interface to interpFromGeotiff, we can now ask for a specific interpolation method (commit: 40ce928)
—
Mathieu Morlighem /
githubweb
- NEW: moved to IBCSO v2 2024 (commit: ffc573d)
—
Mathieu Morlighem /
githubweb
- CHG: Unpinning NumPy version for GitHub CI; fix for syntax that works for latest version of NumPy (commit: da6d594)
—
support /
githubweb
- NEW: Add src/m/contrib/inwoo/loadmodel_netcdf.py - load ISSM model written in netcdfil with "export_netCDF". (commit: a775369)
—
inwoo /
githubweb
- NEW: Python > Matlab - add loadmodel_netcdf.m from "loadmodel_netcdf.py". (commit: fc6fbc7)
—
inwoo /
githubweb
- CHG: Pinning NumPy version as temporary fix for GitHub CI issues; cleanup (commit: 1ab7d86)
—
support /
githubweb
- CHG: Testing if any other cases fail GitHub CI (commit: 6f9dacc)
—
support /
githubweb
- Update sealevelchange_core.cpp (commit: f108956)
—
noreply /
githubweb
- CHG: fixed issue with geometry kernel being recomputed several times (commit: 7ea993e)
—
Eric Larour /
githubweb
- CHG: collapsing removed for mmemasstransport class. (commit: 4830a10)
—
Eric Larour /
githubweb
- CHG: missing instantiation of mmemasstransport field in model class. (commit: 91f439d)
—
Eric Larour /
githubweb
- CHG: slc coupling not activated in UQ mode. (commit: 3a0e6ae)
—
Eric Larour /
githubweb
- CHG: fixing some segfaults. (commit: 9224985)
—
Eric Larour /
githubweb
- CHG: Adding Mme mass transport. (commit: 06f3184)
—
Eric Larour /
githubweb
- CHG: protect nond sampling variable. (commit: 975daed)
—
Eric Larour /
githubweb
- C (commit: 93c8c76)
—
Eric Larour /
githubweb
- CHG: adding mmemasstransport class into model. (commit: 34054c0)
—
Eric Larour /
githubweb
- CHG: making sure modelid is an integer, so as to not recast it. (commit: 6f3d3e2)
—
Eric Larour /
githubweb
- BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 12f6cf4)
—
Mathieu Morlighem /
githubweb
- BUG: modelid should be an int (commit: 1565de3)
—
Mathieu Morlighem /
githubweb
- BUG: need to cast variable to int (commit: e6bb8a3)
—
Mathieu Morlighem /
githubweb
- CHG: missing Mme mass transport logic. (commit: a6284ba)
—
Eric Larour /
githubweb
- CHG: missing comma. (commit: 34c9649)
—
Eric Larour /
githubweb
- CHG: added reCast for codipack. (commit: 1571e71)
—
Eric Larour /
githubweb
- NEW: new mmemasstransport class. (commit: 513585e)
—
Eric Larour /
githubweb
- CHG: mmemasstransport should not be set by default. (commit: d464a3b)
—
Eric Larour /
githubweb
- CHG: adding ismmemasstransport field to transient.m, was missing. (commit: 7710d4e)
—
Eric Larour /
githubweb
- CHG: pushing horiz inside solid Earth code. (commit: 9d5b4a6)
—
Eric Larour /
githubweb
- CHG: missing MMEMASSTRANSPORTCORE symbol. (commit: d19b985)
—
Eric Larour /
githubweb
- CHG: fixing issue with missing InputToP0. (commit: 343f9a0)
—
Eric Larour /
githubweb
- CHG: missing prototype for InputToP0. (commit: 2eed371)
—
Eric Larour /
githubweb
- CHG: missing Finalize routine. Also fixing major segfault. (commit: 7cf5bf0)
—
Eric Larour /
githubweb
- CHG: fixing issue with Mmes missign the Parameters dataset. (commit: afa4f78)
—
Eric Larour /
githubweb
- CHG: missing EnumDefinitions for Mme mass transport (commit: d5c0e07)
—
Eric Larour /
githubweb
- CHG: fixing issue with MmeToInputsFromaIdx prototype. (commit: fc0505e)
—
Eric Larour /
githubweb
- NEW: adding continuous design QMU capabilities and Mmemasstransport (commit: 2cbbce0)
—
Eric Larour /
githubweb
- CHG: fixing issues with MemOps.h (commit: a4b8bc4)
—
Eric Larour /
githubweb
- NEW: adding continuous design QMU capabilities and Mmemasstransport (commit: e99a386)
—
Eric Larour /
githubweb
- Revert "NEW: adding continuous design QMU capabilities and Mmemasstransport" (commit: 84b0849)
—
Eric Larour /
githubweb
- Revert "NEW: adding continuous design QMU capabilities and Mmemasstransport" (commit: ea293af)
—
Eric Larour /
githubweb
- NEW: adding continuous design QMU capabilities and Mmemasstransport (commit: 122bcd6)
—
Eric Larour /
githubweb
- New continuous design variable (commit: 678e0b2)
—
Eric Larour /
githubweb
- BUG: textscan can error out when the outlog is too long, limit to 1000 lines (commit: 38e777c)
—
Mathieu Morlighem /
githubweb
- CHG: added amundsen path in velocity interpolation (commit: 6cd980d)
—
helene.l.seroussi /
githubweb
- BUG: Reapplying recent changes after merge (commit: aa992d3)
—
support /
githubweb
- CHG: adding path for amundsen machine (commit: f8a7f2b)
—
helene.l.seroussi /
githubweb
- Update README.md (commit: fa5aabb)
—
noreply /
githubweb
- Update README.md (commit: a330354)
—
noreply /
githubweb
- CHG: adding other way to download ISSM from GitHub (commit: 48a9b97)
—
Mathieu Morlighem /
githubweb
- CHG: Updating paths to Python installation (now using venv) (commit: 1eecdda)
—
34657535+TidbitSoftware /
githubweb
- CHG: Adjusted tolerances (commit: 7c9d257)
—
34657535+TidbitSoftware /
githubweb
- Delete README (commit: f722f58)
—
noreply /
githubweb
- CHG: upgrading to latest PETSc version (commit: f90c46a)
—
Mathieu Morlighem /
githubweb
- BUG: Path to libgfortran (commit: df2b7bd)
—
34657535+TidbitSoftware /
githubweb
- CHG: Need libgcc in package (commit: 8728b60)
—
34657535+TidbitSoftware /
githubweb
- BUG: Path fixes (commit: dbaaac8)
—
34657535+TidbitSoftware /
githubweb
- BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: fdf735f)
—
34657535+TidbitSoftware /
githubweb
- 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
- BUG: Incorrect file name (commit: 00e5cd2)
—
34657535+TidbitSoftware /
githubweb
- CHG: Virtual environment not preserved in called script (commit: 5bca2aa)
—
34657535+TidbitSoftware /
githubweb
- CHG: removing old scripts (commit: e6392fa)
—
Mathieu Morlighem /
githubweb
- CHG: moved up one directory and removed from version check (commit: ce3c9bb)
—
Mathieu Morlighem /
githubweb
- CHG: adding more files to gitignore (commit: 01ce958)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: 64353b1)
—
34657535+TidbitSoftware /
githubweb
- CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 67730b9)
—
34657535+TidbitSoftware /
githubweb
- CHG: removing reference to cshrc, replacing by zshrc (commit: efea8d3)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: e8a3cb5)
—
34657535+TidbitSoftware /
githubweb
- CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 4fa30f1)
—
34657535+TidbitSoftware /
githubweb
- BUG: Removed 'command' (commit: 361128b)
—
34657535+TidbitSoftware /
githubweb
- ADD: Missing empty Models/ dir (commit: 16ff615)
—
34657535+TidbitSoftware /
githubweb
- Update of .gitignore. (commit: a28a358)
—
max.sagebaum /
githubweb
- Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: 0316be7)
—
max.sagebaum /
githubweb
- CHG: Add default location for libgfortran on Mac to rpath (commit: 84ea771)
—
34657535+TidbitSoftware /
githubweb
- CHG: adaptive time stepping needs vz in 3d (commit: 861dc45)
—
Mathieu Morlighem /
githubweb
- CHG: throw error message if FCT in 3d (commit: 35053c5)
—
Mathieu Morlighem /
githubweb
- CHG: Use git now to get changes and determine installation type (commit: 4599fe3)
—
34657535+TidbitSoftware /
githubweb
- CHG: minor, testing to see if jenkins will recompile (commit: 520a010)
—
Mathieu Morlighem /
githubweb
- CHG: forgot to change path to m/mesh/planet (commit: 727459b)
—
Mathieu Morlighem /
githubweb
- CHG: Additions to ignore list (commit: 4378483)
—
34657535+TidbitSoftware /
githubweb
- Create codeql.yml (commit: 0cb8aca)
—
noreply /
githubweb
- Bump the npm_and_yarn group across 1 directory with 2 updates (commit: a4e0257)
—
noreply /
githubweb
- CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 1e3507d)
—
34657535+TidbitSoftware /
githubweb
- Update codeql.yml (commit: 1dab3bf)
—
noreply /
githubweb
- Update codeql.yml (commit: 0b666a6)
—
noreply /
githubweb
- Update codeql.yml (commit: f1d20f2)
—
noreply /
githubweb
- Update codeql.yml (commit: f53e75a)
—
noreply /
githubweb
- CHG: Disabling wrappers on CodeQL build (commit: b5f1b8f)
—
34657535+TidbitSoftware /
githubweb
- CHG: Correcting handling of git commit and changes when fetch has not been used (commit: c0b9d49)
—
34657535+TidbitSoftware /
githubweb
- Delete codeql.yml (commit: ebaf87e)
—
34657535+TidbitSoftware /
githubweb
- CHG: Adding whitespace and rerunning jobs (commit: fa36bf7)
—
34657535+TidbitSoftware /
githubweb
- CHG: removing double blank lines (commit: 0586570)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: 6e744f2)
—
34657535+TidbitSoftware /
githubweb
- CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: d9a0c8b)
—
34657535+TidbitSoftware /
githubweb
- 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
- CoDiPack type can be defined during the configuration. (commit: 52173da)
—
max.sagebaum /
githubweb
- BUG: Need to update previous commit every time we run (commit: 7fb17d4)
—
34657535+TidbitSoftware /
githubweb
- CHG: Outstanding commit and test fix to git change polling (commit: 9870579)
—
34657535+TidbitSoftware /
githubweb
- Extracted common computation from StressbalanceAnalysis.cpp. (commit: 173984e)
—
max.sagebaum /
githubweb
- Added Preaccumulation helper for sparse row assembly. (commit: a7ae0dd)
—
max.sagebaum /
githubweb
- BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: b2271bf)
—
34657535+TidbitSoftware /
githubweb
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 8d4bb33)
—
Mathieu Morlighem /
githubweb
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 7541e0c)
—
Mathieu Morlighem /
githubweb
- CHG: missing -fPIC install-linux.sh (commit: 1ea61ca)
—
Mathieu Morlighem /
githubweb
- CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: bf9c1e1)
—
Mathieu Morlighem /
githubweb
- CHG: removing SLEPSC and ADIC2 that we have never used (commit: 938aaa9)
—
Mathieu Morlighem /
githubweb
- CHG: adding common factor to KMatrices StressBalance (commit: 31753cc)
—
helene.l.seroussi /
githubweb
- CHG: do not extrude lat/lon if undefined (commit: fe118e0)
—
Mathieu Morlighem /
githubweb
- CHG: refine should deal with lat/long as well (commit: b6eb641)
—
Mathieu Morlighem /
githubweb
- BUG: output is md2 and not md (commit: 53a5f78)
—
Mathieu Morlighem /
githubweb
- CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: 81a688b)
—
Mathieu Morlighem /
githubweb
- CHG: New cluster class for submitting jobs to UB CCR; typos (commit: 7885d2b)
—
34657535+TidbitSoftware /
githubweb
- CHG: adding factors to analysis (commit: 44d1c2c)
—
helene.l.seroussi /
githubweb
- CHG: added Data directory for examples (commit: 19b70db)
—
Mathieu Morlighem /
githubweb
- CHG: adding factors in analysis (commit: 3a66e7c)
—
helene.l.seroussi /
githubweb
- CHG: added factors in analysis (commit: 1644d52)
—
helene.l.seroussi /
githubweb
- CHG: fixed problem with Glads (commit: 2063a05)
—
helene.l.seroussi /
githubweb
- BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: d04ef90)
—
Mathieu Morlighem /
githubweb
- CHG: renaming Viscous Budd (commit: 36ebee1)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: 49f94dd)
—
34657535+TidbitSoftware /
githubweb
- CHG: multithreading ContourToNodes (commit: 1e79391)
—
Mathieu Morlighem /
githubweb
- BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 9474be9)
—
Mathieu Morlighem /
githubweb
- CHG: Temporary fix for not being able to connect via port 22 (commit: a83fea6)
—
34657535+TidbitSoftware /
githubweb
- CHG: Need P instead of p option (commit: cf35b4b)
—
34657535+TidbitSoftware /
githubweb
- 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
- CHG: minor changed ISSM description (commit: bdd72f6)
—
Mathieu Morlighem /
githubweb
- 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
- ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (commit: dbcc688)
—
enigne /
githubweb
- CHG: use mapping toolbox map if Googlemaps is not available (commit: d980ed3)
—
Mathieu Morlighem /
githubweb
- CHG: fixed zoom level option (commit: 83cdc8c)
—
Mathieu Morlighem /
githubweb
- CHG: adjusted tolerances (commit: 86dd813)
—
Mathieu Morlighem /
githubweb
- CHG: added interactive to disp: (commit: 23bf349)
—
Mathieu Morlighem /
githubweb
- Added time and memory output for CoDiPack. (commit: 31dab70)
—
max.sagebaum /
githubweb
- Make preaccumulation configurable. (commit: b741196)
—
max.sagebaum /
githubweb
- Create c-cpp.yml (commit: 8d1129b)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 57e71e6)
—
noreply /
githubweb
- CHG: changed checks on flags (commit: 8a0fac6)
—
Mathieu Morlighem /
githubweb
- CHG: need to initialize as 0 (commit: 1c719e0)
—
Mathieu Morlighem /
githubweb
- Update c-cpp.yml (commit: c6b61c1)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 533d30c)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 5a3ec47)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 571d041)
—
noreply /
githubweb
- Update c-cpp.yml, add matlab (commit: 2f464c6)
—
noreply /
githubweb
- Update c-cpp.yml (commit: b78ae06)
—
noreply /
githubweb
- Update c-cpp.yml (commit: df8b3b6)
—
noreply /
githubweb
- Create github_linux_basic (commit: 5b34d72)
—
noreply /
githubweb
- Update c-cpp.yml (commit: d3045ed)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 42c18ea)
—
noreply /
githubweb
- change the directory for CI files (commit: 13f902e)
—
enigne /
githubweb
- Update README.md (commit: cc2ad67)
—
noreply /
githubweb
- Update README.md (commit: a1131fe)
—
noreply /
githubweb
- create badge for CI, add it to README (commit: 684ad98)
—
noreply /
githubweb
- CHG: minor (commit: 9092bf4)
—
Mathieu Morlighem /
githubweb
- BUG: forgot to close parenthesis (commit: 2e01ed8)
—
Mathieu Morlighem /
githubweb
- CHG: upgrading PETSc in order to find latest ZLIB (commit: b3dbeeb)
—
Mathieu Morlighem /
githubweb
- FIX: calculation of VAF based on mask in Tria.cpp (commit: 1f9cd7f)
—
helene.l.seroussi /
githubweb
- CHG: trying to simplify CI (commit: f1e8d22)
—
Mathieu Morlighem /
githubweb
- CHG: trying to simplify CI (commit: db0c094)
—
Mathieu Morlighem /
githubweb
- CHG: getting PETSc from apt-get (commit: 4fbda8b)
—
Mathieu Morlighem /
githubweb
- CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (commit: 5059e9c)
—
Mathieu Morlighem /
githubweb
- BUG: fixing CI problem (commit: 8350f08)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: 65c0f6e)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: 2ed9f19)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: b6cd13d)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: 2e0f8b8)
—
Mathieu Morlighem /
githubweb
- Update README.md (commit: 9661eba)
—
34657535+TidbitSoftware /
githubweb
- NEW: added option 'quitonerror' for GitHub's CI (commit: cc5f201)
—
Mathieu Morlighem /
githubweb
- CHG: fixing matlab tests in GitHub CI (commit: 246bda2)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI with MATLAB (commit: 7f9ba8b)
—
Mathieu Morlighem /
githubweb
- CHG: trying to debug CI (commit: c4ee45e)
—
Mathieu Morlighem /
githubweb
- CHG: trying to add MATLAB tests (commit: 031c116)
—
Mathieu Morlighem /
githubweb
- CHG: fixing MATLAB (commit: a979171)
—
Mathieu Morlighem /
githubweb
- load matlab action manually (commit: 0bc0f3c)
—
noreply /
githubweb
- FIX: updated archive 540 (commit: 2ba99c0)
—
helene.l.seroussi /
githubweb
- CHG: checking env (commit: 2538728)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: a359b8b)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: f597fb4)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: ce37a17)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: d5f69f3)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: d2964e7)
—
Mathieu Morlighem /
githubweb
- set environment before running matlab (commit: 76e3036)
—
noreply /
githubweb
- Update c-cpp.yml (commit: e30c029)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 7b61081)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 168094e)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 21920c7)
—
noreply /
githubweb
- CHG: fixed typo (commit: 70b01e1)
—
Mathieu Morlighem /
githubweb
- NEW: added a function that reads a geotiff and outputs x,y,data (commit: d78e873)
—
Mathieu Morlighem /
githubweb
- CHG: better check on METIS header (commit: 05cd86f)
—
Mathieu Morlighem /
githubweb
- CHG: removing PETSc from installation (commit: 8eceb90)
—
Mathieu Morlighem /
githubweb
- CHG: install openMPI (commit: df04386)
—
Mathieu Morlighem /
githubweb
- CHG: figuring out open MPI (commit: f6e9ef8)
—
Mathieu Morlighem /
githubweb
- CHG: mpi-include does not need -I (commit: 44a9842)
—
Mathieu Morlighem /
githubweb
- CHG: scalapack is installed as part of open MPI (commit: dc05929)
—
Mathieu Morlighem /
githubweb
- CHG: do not assume that ParMETIS is installed if MUMPS is provided (commit: a31e6d3)
—
Mathieu Morlighem /
githubweb
- CHG: do not preload petsc files if petsc is not installed (commit: 0a97081)
—
helene.l.seroussi /
githubweb
- CHG: reverting to installing PETSc (commit: d0fde5f)
—
Mathieu Morlighem /
githubweb
- CHG: simplifying workflow and scripts (commit: 382596b)
—
Mathieu Morlighem /
githubweb
- CHG: change name (commit: 54b070a)
—
Mathieu Morlighem /
githubweb
- CHG: removing MPICH from PETSc to speed up CI (commit: 2f9390b)
—
Mathieu Morlighem /
githubweb
- CHG: adding more libs to mpi (commit: 15d7142)
—
Mathieu Morlighem /
githubweb
- CHG: forgot to change LD_PRELOAD (commit: 7c3cac2)
—
Mathieu Morlighem /
githubweb
- CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (commit: 48737e1)
—
Mathieu Morlighem /
githubweb
- CHG: do not make MeshPartition a template (commit: 6bfebab)
—
Mathieu Morlighem /
githubweb
- CHG: added example (commit: c8b520e)
—
Mathieu Morlighem /
githubweb
- BUG: do not initialize codi_global if autodiff is false (commit: 4dc2ae2)
—
Mathieu Morlighem /
githubweb
- CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (commit: 787af96)
—
34657535+TidbitSoftware /
githubweb
- try to set two steps for the CI (commit: f400850)
—
noreply /
githubweb
- try to add cache (commit: ad75a7b)
—
noreply /
githubweb
- try to set the path for cache (commit: 6ed91f0)
—
noreply /
githubweb
- try again with env variable (commit: 750c718)
—
noreply /
githubweb
- update download path in artifact (commit: 13af998)
—
noreply /
githubweb
- try to also cache matlab (commit: 5de8374)
—
noreply /
githubweb
- change mpi back to petsc version (commit: 4e142f4)
—
noreply /
githubweb
- no need to cache matlab (commit: 239ff87)
—
noreply /
githubweb
- cache matlab (commit: f6f2916)
—
noreply /
githubweb
- try the uncompress path again (commit: a175878)
—
noreply /
githubweb
- download to /root (commit: 03b51c1)
—
noreply /
githubweb
- try to use relative path (commit: 8f3ee6d)
—
noreply /
githubweb
- add relative path (commit: fa1031b)
—
noreply /
githubweb
- change relative path again (commit: 91d425f)
—
noreply /
githubweb
- typo fixed (commit: 1fe7196)
—
noreply /
githubweb
- update working dir (commit: 1be644a)
—
noreply /
githubweb
- activate compile (commit: 64d3590)
—
noreply /
githubweb
- put test back (commit: 8cd2297)
—
noreply /
githubweb
- remove apt-get installed mpi (commit: 45287e7)
—
noreply /
githubweb
- try to create a matrix of test (commit: 7baf86f)
—
noreply /
githubweb
- try matrix with string variables (commit: 6fc2d49)
—
noreply /
githubweb
- add codipack in CI (commit: 909790b)
—
noreply /
githubweb
- try to fix codipack configure (commit: 093a11e)
—
noreply /
githubweb
- add gsl (commit: 884b5f0)
—
noreply /
githubweb
- seperate basic and codipack (commit: 7283804)
—
enigne /
githubweb
- Update common-workflow.yml (commit: 0ce30b9)
—
noreply /
githubweb
- only include ad tests for ccdipack (commit: 92c4d5e)
—
noreply /
githubweb
- fix bug in main-ci (commit: e2e12b5)
—
noreply /
githubweb
- set different names for different runs (commit: 0bde952)
—
enigne /
githubweb
- add type of input.os (commit: bb088f1)
—
noreply /
githubweb
- try to cache src/c (commit: 1df6ca5)
—
noreply /
githubweb
- fix error in the test job (commit: 63ba042)
—
noreply /
githubweb
- remove cache src/c (commit: e253f84)
—
noreply /
githubweb
- try petsc-3.20 for ad (commit: 69212ab)
—
noreply /
githubweb
- try to use env to set the id of cache (commit: b7973ce)
—
noreply /
githubweb
- try github.env (commit: 1e05474)
—
noreply /
githubweb
- try to fix bugs when using inputs in cache id (commit: 18ac845)
—
noreply /
githubweb
- fix bug in the if condition (commit: 1f4a9f4)
—
noreply /
githubweb
- fix codipack (commit: fae90a5)
—
noreply /
githubweb
- try ad again (commit: 66e4f82)
—
noreply /
githubweb
- CHG: added error message instead of just bypassing (commit: 1aa4555)
—
Mathieu Morlighem /
githubweb
- CHG: for macOS we now also need to add -commons use_dylibs (commit: eddbc51)
—
Mathieu Morlighem /
githubweb
- BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (commit: 2364937)
—
Mathieu Morlighem /
githubweb
- CHG: cleanup (commit: 14d761f)
—
Mathieu Morlighem /
githubweb
- remove with-petsc in codipack (commit: b35a114)
—
noreply /
githubweb
- reduce matrix size for tests (commit: 4671a46)
—
noreply /
githubweb
- check spaces (commit: 5ccd274)
—
noreply /
githubweb
- turn off codipack tests (commit: 3f44b86)
—
noreply /
githubweb
- do not compress petsc/src/ to decrease the size of the artifact (commit: 38f993e)
—
noreply /
githubweb
- try to exclude petsc/src (commit: 29dbe16)
—
noreply /
githubweb
- add gsl to codipack version (commit: 8bb700f)
—
noreply /
githubweb
- CHG: calving rate in CalvingMIP use normal vector from the levelset (commit: 8b089ab)
—
enigne /
githubweb
- Update README.md (commit: 81ee094)
—
34657535+TidbitSoftware /
githubweb
- Update README.md (commit: d3c04a9)
—
34657535+TidbitSoftware /
githubweb
- Update action badge in README.md (commit: ba30c85)
—
noreply /
githubweb
- CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (commit: b5d77dd)
—
enigne /
githubweb
- CHG: make two CIs separately for Ubuntu basic and codipack (commit: 2b5a6ff)
—
enigne /
githubweb
- CHG: Update test540, due to update default reinit_frequency (commit: 3e9e691)
—
enigne /
githubweb
- change the way to reuse workflow (commit: 1e8a29b)
—
enigne /
githubweb
- hard code the version of configure ISSM for now (commit: 80151a8)
—
enigne /
githubweb
- BUG: fix CalvingCalvingMIP in Penta (commit: b2de648)
—
enigne /
githubweb
- fix bugs in action.yml (commit: 830d14b)
—
noreply /
githubweb
- separate prepare externalpackes and build (commit: d8e2dd1)
—
enigne /
githubweb
- test ISSM_DIR (commit: fa789b6)
—
noreply /
githubweb
- Update action.yml (commit: 5aa39ba)
—
noreply /
githubweb
- fix ISSM_DIR issue (commit: 8bd8575)
—
enigne /
githubweb
- rerun CI, make input name shorter (commit: ca8a4ee)
—
enigne /
githubweb
- fix bug in action.yml (commit: 73c3538)
—
noreply /
githubweb
- CHG: update Archive540 (commit: 8c4f19d)
—
enigne /
githubweb
- rerun full CI (commit: 886c972)
—
enigne /
githubweb
- fix bug in uploading artifact (commit: c64a63f)
—
enigne /
githubweb
- BUG: fix CalvingCalvingMIP (commit: d8bbe33)
—
enigne /
githubweb
- BUG: recompile ISSM, update test540 Archive (commit: bdff019)
—
enigne /
githubweb
- CHG: update Archive affected by levelset.reinit_frequency=10 (commit: 96b1b80)
—
enigne /
githubweb
- add badges for Ubuntu Basic and CodiPack (commit: a79de1e)
—
noreply /
githubweb
- CHG: MATLAB -> Python and Javascript (commit: 6a2b0e0)
—
support /
githubweb
- NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (commit: 3875940)
—
mattia.poinelli /
githubweb
- CHG: 1st edit of interpPaolo2023 (commit: 266f7ef)
—
mattia.poinelli /
githubweb
- CHG: taking care of paths with white spaces (commit: b801141)
—
Mathieu Morlighem /
githubweb
- CHG: relaxed tolerances for test 541 (commit: 74b8289)
—
Mathieu Morlighem /
githubweb
- CHG: Cleanup (commit: 5495d62)
—
support /
githubweb
- CHG: update to GEMB merge layers to parallel matlab version updates (commit: e068d33)
—
95945328+NJSchlegel /
githubweb
- CHG: update GEMB tols for latest commit (commit: 1b6b531)
—
95945328+NJSchlegel /
githubweb
- CHG: update remaining tols in windows and on git for GEMB (commit: a727659)
—
95945328+NJSchlegel /
githubweb
- CHG: Cleanup of configuration options (commit: 2561795)
—
support /
githubweb
- BUG: Needed closing ;; (commit: bdf2ded)
—
support /
githubweb
- CHG: Removing support for Android (commit: 0db7fc2)
—
support /
githubweb
- CHG: Synchronized enums after pull and merge (commit: 8d404e5)
—
support /
githubweb
- BUG: Cleaned up configs (commit: 9655481)
—
support /
githubweb
- BUG: Correcting env var substitution (commit: 3148eb2)
—
support /
githubweb
- CHG: Cleanup (commit: 36c824f)
—
support /
githubweb
- CHG: Cleanup (commit: fd4f45b)
—
support /
githubweb
- CHG: Moving standard env vars to issm_options for MSYS2 builds (commit: 4977f2a)
—
support /
githubweb
- CHG: Cleanup; missing env var for Javascript build (commit: 53ee210)
—
support /
githubweb
- BUG: Fix for MSYS2 build (commit: 3a68cbf)
—
support /
githubweb
- merge actions to the workflow file (commit: 64ffe94)
—
enigne /
githubweb
- use multiple lines for the yml (commit: 254f18b)
—
noreply /
githubweb
- try to set matlab outside (commit: 6d03ef5)
—
enigne /
githubweb
- fix missing type of common-workflow.yml (commit: 58fd525)
—
noreply /
githubweb
- fix bug in setting matlab root (commit: bb0d287)
—
enigne /
githubweb
- if cache not hit, then recompile (commit: f16e34a)
—
enigne /
githubweb
- CHG: added check to tell useers they cannot use both PETSc and CoDiPack (commit: c88b7a0)
—
Mathieu Morlighem /
githubweb
- BUG: Need to check if supplied gfortran and other libs are files for binaries builds (commit: 5a5c9ed)
—
support /
githubweb
- CHG: added some explanation (commit: b2f314e)
—
Mathieu Morlighem /
githubweb
- BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (commit: b256810)
—
enigne /
githubweb
- BUG: update archive 540,541,542 (commit: b3a4f1b)
—
enigne /
githubweb
- update 806,812 (commit: 65c5aa9)
—
enigne /
githubweb
- BUG: update archive 3203 (commit: 8a2b0db)
—
enigne /
githubweb
- CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (commit: ed36509)
—
support /
githubweb
- BUG: Missing commit from pristine copy (commit: d808565)
—
support /
githubweb
- BUG: CXXFLAGS is not empty by default under clang (commit: bf3a691)
—
support /
githubweb
- BUG: Bad path to gfortran (commit: 4157c9d)
—
support /
githubweb
- use json to handle matrix strategy (commit: 2850cf1)
—
enigne /
githubweb
- CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (commit: 0f0b973)
—
support /
githubweb
- BUG: fixed memory leak (commit: 9f57800)
—
Mathieu Morlighem /
githubweb
- BUG: Reverting changes for now to get versioned code working (commit: 1b3278c)
—
support /
githubweb
- CHG: Standardizing MATLAB and Python wrapper makefiles (commit: c11a839)
—
support /
githubweb
- BUG: Reverting (again, sigh) (commit: fe24717)
—
support /
githubweb
- add \' in common_workflow (commit: bca13c6)
—
noreply /
githubweb
- Update common-workflow.yml (commit: f7c3b4e)
—
noreply /
githubweb
- Update common-workflow.yml (commit: 14a21f6)
—
noreply /
githubweb
- Update common-workflow.yml (commit: 7755735)
—
noreply /
githubweb
- update workflow using one file for one case (commit: c286907)
—
enigne /
githubweb
- CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (commit: 3197af5)
—
support /
githubweb
- ADD: output melt rate and its components in SHAKTI hydrology (commit: eb104ba)
—
aleahsommers /
githubweb
- CHG: removing unused options (commit: 179c0e1)
—
Mathieu Morlighem /
githubweb
- CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (commit: edf3382)
—
support /
githubweb
- CHG: More clarification about HTTPS vs SSH (commit: 04c2e18)
—
support /
githubweb
- NEW: added file to interpolate undercutting forcings from ISMIP6 data files (commit: e67508f)
—
Mathieu Morlighem /
githubweb
- CHG: added ref (commit: a1b5485)
—
Mathieu Morlighem /
githubweb
- CHG: moving file to a better directory (commit: 534d762)
—
Mathieu Morlighem /
githubweb
- CHG: update ICESat2 ATL14/15 to version 4 (commit: 303c711)
—
enigne /
githubweb
- CHG: closed contour should be option #1 (commit: ea7f3f6)
—
Mathieu Morlighem /
githubweb
- CHG: minor estetics (commit: 3533cfa)
—
Mathieu Morlighem /
githubweb
- CHG:update script for TACC Frontera (commit: f98ea83)
—
enigne /
githubweb
- NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (commit: 65a0dde)
—
kr2mcart /
githubweb
- CHG: include stressbalance hydrology layer capability in python (commit: f91a234)
—
kr2mcart /
githubweb
- BUG: fix loading MEaSUREs velocity for individual glaciers (commit: 5149a85)
—
enigne /
githubweb
- CHG: update Jakobshavn MEaSUREs velocity to 2024 (commit: c05462e)
—
enigne /
githubweb
- BUG: add if for more general model results (commit: cce08d8)
—
enigne /
githubweb
- BUG: generalize analyzeCalvingfront function (commit: 2b89286)
—
enigne /
githubweb
- CHG: second iteration of interpPaolo2023- add interpolation routine (commit: 368b7a0)
—
mattia.poinelli /
githubweb
- CHG: include temporal component in Paolo2023 melt rate (commit: 681261f)
—
mattia.poinelli /
githubweb
- NEW: added error message if cxxoptflags is provided (commit: 27d598e)
—
mathieu.morlighem /
githubweb
- BUG: python should not need MEXLIB, this introduces dependencies that are problematic (commit: 43afcce)
—
mathieu.morlighem /
githubweb
- BUG: bad python syntax (commit: 13ff1be)
—
mathieu.morlighem /
githubweb
- CHG: simplifying hydro slope code (commit: f5fe9bf)
—
mathieu.morlighem /
githubweb
- NEW: nightly run test for stressbalance hydrology layer (commit: 63801ab)
—
kr2mcart /
githubweb
- CHG: add interpolated dates as output (commit: 05a3bc3)
—
mattia.poinelli /
githubweb
- CHG: do not use configure.py in installation script, call configure directly (commit: 88caf6f)
—
Mathieu Morlighem /
githubweb
- CHG: fixed RHS (commit: 2412ce3)
—
Mathieu Morlighem /
githubweb
- ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (commit: ee8d2e1)
—
enigne /
githubweb
- BUG: ocean-averaged sea level loads (commit: 40790d0)
—
adhikari /
githubweb
- NEW: retrieving change in gravitational acceleration from ESA solver (commit: 7bb99ab)
—
adhikari /
githubweb
- CHG: fixed bad character from Surendra's commit (commit: 1744867)
—
Mathieu Morlighem /
githubweb
- CHG: fixing NR (commit: 58c5d9f)
—
Mathieu Morlighem /
githubweb
- CHG: make python test identical to MATLAB test (commit: 8f25deb)
—
Mathieu Morlighem /
githubweb
- CHG: making python test identical to MATLAB (commit: 2adee40)
—
Mathieu Morlighem /
githubweb
- ESA nightly updated with a new diagostic (commit: 52f6f6b)
—
adhikari /
githubweb
- CHG: relaxing tolerances (commit: 45900e6)
—
Mathieu Morlighem /
githubweb
- CHG: relaxing tolerances (commit: 298cb7b)
—
Mathieu Morlighem /
githubweb
- CHG: relaxing tolerances (commit: ec666e0)
—
Mathieu Morlighem /
githubweb
- CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (commit: 0eae8ab)
—
support /
githubweb
- Update .gitignore (commit: edf75a0)
—
support /
githubweb
- CHG: Updated PETSc version (commit: 6c1248e)
—
support /
githubweb
- CHG: Renaming of GDAL install scripts (commit: b3c0a8b)
—
support /
githubweb
- CHG: Fixes for latest PETSc version install script (commit: c15f2a6)
—
support /
githubweb
- BUG: Corrected install script (commit: 487471c)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 486465f)
—
support /
githubweb
- CHG: Disabling test 362 for Silicon-based Mac as it has large errors (commit: 1a65809)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 8921351)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 3553fe3)
—
support /
githubweb
- CHG: Corrected install script name (commit: 7a19986)
—
support /
githubweb
- Update .gitignore (commit: dab7cb3)
—
support /
githubweb
- CHG: moving functions around (commit: c285b96)
—
Mathieu Morlighem /
githubweb
- ADD: mac basic CI (commit: 42d81d1)
—
enigne /
githubweb
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 3083c90)
—
lambert.caron /
githubweb
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 1c6ce92)
—
lambert.caron /
githubweb
- fixing merging error in Makefile.am (commit: 9a7c619)
—
lambert.caron /
githubweb
- CHG:cleaned up Love core for final version (commit: 1044ddf)
—
lambert.caron /
githubweb
- FIX: fixing recast of int/double to double precision for some compilers in Love core (commit: ac99ef7)
—
lambert.caron /
githubweb
- FIX: cleaning up love core (commit: f3f84ba)
—
lambert.caron /
githubweb
- CHG: Bug in Python wrapper; cleanup (commit: 5ee7514)
—
support /
githubweb
- CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (commit: ebebeee)
—
support /
githubweb
- CHG: Committing local changes from UB CCR (commit: 6447d8a)
—
support /
githubweb
- Update test2085.m (commit: 2733d6e)
—
noreply /
githubweb
- Update test2084.m (commit: ce8285b)
—
noreply /
githubweb
- CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (commit: 86a3b91)
—
mattia.poinelli /
githubweb
- CHG: Older versions of PETSc use config/configure.py (may need to change others) (commit: 4edb121)
—
support /
githubweb
- CHG: Updates for saving model for JavaScript (commit: 9d324ae)
—
support /
githubweb
- CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (commit: 4631b66)
—
support /
githubweb
- CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (commit: 457cb9e)
—
support /
githubweb
- CHG: Fixes for JavaScript API and Emscripten compilation (commit: 150ded5)
—
support /
githubweb
- CHG: no error compiler flag still needed (commit: bfe4006)
—
support /
githubweb
- CHG: More JavaScript API fixes; compiler options to disable wasm (commit: 7393150)
—
support /
githubweb
- CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (commit: 3a60c66)
—
support /
githubweb
- CHG: Emscripten does not like opt flag (commit: a1fa7c0)
—
support /
githubweb
- BUG: Issue was missing quote, not flag (commit: 4fa7540)
—
support /
githubweb
- CHG: Added missing exported functions for JavaScript binaries (commit: 6cbf657)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 933c33c)
—
support /
githubweb
- CHG: Fixes for outputting transient class to JavaScript model (commit: 6e9dbd7)
—
support /
githubweb
- BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (commit: 63f13df)
—
adhikari /
githubweb
- CHG: Updated archives (commit: 58d0ba8)
—
support /
githubweb
- FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (commit: e8b3f46)
—
lambert.caron /
githubweb
- FIX: love core: recast some integers to doubletype to help some mac compilers (commit: 6f59af1)
—
lambert.caron /
githubweb
- FIX: Missing synched enum files for Love core update (commit: 2e0d421)
—
lambert.caron /
githubweb
- Update test2075.m (commit: f463f88)
—
noreply /
githubweb
- Update test2071.m (commit: 825cf18)
—
noreply /
githubweb
- CHG: Adjusted tolerances (commit: 8b7ecfc)
—
support /
githubweb
- CHG: Fixes for love numbers and related tests under Python API (commit: 90fe3da)
—
support /
githubweb
- BUG: Fixed parens (commit: 4d9897d)
—
support /
githubweb
- CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 369a51b)
—
support /
githubweb
- CHG: Translated test2085 from MATLAB -> Python (commit: 9634a49)
—
support /
githubweb
- fix penta section normals and remove duplicate code (commit: efde1a9)
—
daniel.abele /
githubweb
- fix indentation (commit: 4586e1c)
—
daniel.abele /
githubweb
- CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: 9b45c84)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 08469f9)
—
support /
githubweb
- remove unused indices in Tria::NormalTop (commit: 21dcef2)
—
noreply /
githubweb
- CHG: Updated path to gfortran (commit: 70147fb)
—
support /
githubweb
- CHG: extract AD cost functions (commit: d03a573)
—
Mathieu Morlighem /
githubweb
- CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 0e1d4f4)
—
support /
githubweb
- CHG: Check if LDFLAGS is set (commit: c8c5fd8)
—
support /
githubweb
- CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 3918dec)
—
support /
githubweb
- CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 2c403f6)
—
support /
githubweb
- CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 951d8ba)
—
support /
githubweb
- CHG: More external package fixes (commit: 79fcea5)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 2e6f604)
—
support /
githubweb
- CHG: Need to ignore download script in directory to properly download datasets (commit: db7f6b2)
—
support /
githubweb
- CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: c432a9f)
—
support /
githubweb
- BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: fd275dd)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 473a8bf)
—
support /
githubweb
- CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: fed894b)
—
inwoopark0415 /
githubweb
- CHG: Update SmbSEMIC modules (commit: 111e86f)
—
inwoopark0415 /
githubweb
- ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: daf8293)
—
inwoopark0415 /
githubweb
- CHG: Resolve memory leakage in SEMIC. (commit: 5bec532)
—
inwoopark0415 /
githubweb
- CHG: model.refine MATLAB -> Python; clean up (commit: 70cadb9)
—
support /
githubweb
- BUG: Bad indexing of bamgmesh out (commit: 617fa79)
—
support /
githubweb
- CHG: Catch unsupported draw function; clean up (commit: a5470e5)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 750f4b7)
—
support /
githubweb
- FIX: Output of Tidal love numbers in Love core (commit: 5bbf926)
—
lambert.caron /
githubweb
- CHG: do not assume hemisphere (commit: 29e26a7)
—
Mathieu Morlighem /
githubweb
- BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 734d71a)
—
Mathieu Morlighem /
githubweb
- 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. (commit: 3c778b7)
—
inwoopark0415 /
githubweb
- ADD: flag `with_matlab` in CI with matlab (commit: a1d0fbe)
—
enigne /
githubweb
- CHG: input.with_matlab -> input.interface (commit: bd92bb5)
—
enigne /
githubweb
- ADD: ubuntu python test (commit: 14fe0b8)
—
enigne /
githubweb
- ADD: install python-dev (commit: c23fa5e)
—
enigne /
githubweb
- ADD: python tests (commit: 00193b4)
—
enigne /
githubweb
- BUG: fix .yml (commit: 2d40145)
—
enigne /
githubweb
- CHG: python path for CI (commit: 0776a0a)
—
enigne /
githubweb
- BUG: fix python path (commit: 9cd4b54)
—
enigne /
githubweb
- CHG: get python path from python action (commit: eac81c0)
—
enigne /
githubweb
- CHG: use env (commit: 9e781b9)
—
enigne /
githubweb
- Update ubuntu-python.yml (commit: 6b751ae)
—
noreply /
githubweb
- CHG: output python path after setup (commit: cc03516)
—
enigne /
githubweb
- change to v5 python action (commit: 6012a64)
—
enigne /
githubweb
- update python path (commit: 79a9ec3)
—
enigne /
githubweb
- fix bug in python_version (commit: 10e0102)
—
enigne /
githubweb
- CHG: wrong place holder for string (commit: 2c7f585)
—
Mathieu Morlighem /
githubweb
- currentlt test with only python (commit: 2722bc2)
—
enigne /
githubweb
- add libpython (commit: 49c8613)
—
enigne /
githubweb
- update CI (commit: 74f450e)
—
enigne /
githubweb
- update CI (commit: 6073f89)
—
enigne /
githubweb
- set python path (commit: 0d924c2)
—
enigne /
githubweb
- update numpy path (commit: e33ed82)
—
enigne /
githubweb
- check the folder (commit: 51346a8)
—
enigne /
githubweb
- add path to numpy (commit: 89950de)
—
enigne /
githubweb
- add path to numpy (commit: 7e617b9)
—
enigne /
githubweb
- update numpy (commit: a16ee76)
—
enigne /
githubweb
- add test numpy (commit: c7ff259)
—
enigne /
githubweb
- print more (commit: 93fc7cc)
—
enigne /
githubweb
- look into _core (commit: f1b7cf4)
—
enigne /
githubweb
- add python to test (commit: 67a6f83)
—
enigne /
githubweb
- add netCDF4 (commit: be2d32c)
—
enigne /
githubweb
- add source ISSM (commit: 2e5bf2e)
—
enigne /
githubweb
- ADD: ubuntu python CI test (commit: 14b7eaa)
—
noreply /
githubweb
- Revert "add python CI" (commit: 1861be8)
—
noreply /
githubweb
- Revert "Revert "add python CI"" (commit: 830f9fd)
—
noreply /
githubweb
- CHG: Eased tolerances (commit: 56a15f2)
—
support /
githubweb
- CHG: Moving certain external packages to new repo (commit: a178c10)
—
support /
githubweb
- ADD: `cutoff` option in flowlines.m (commit: d0b3440)
—
enigne /
githubweb
- BUG: revert issmscpin to previous version (commit: 3cb91ea)
—
enigne /
githubweb
- CHG: adding dynamic function name (commit: caad0b5)
—
Mathieu Morlighem /
githubweb
- CHG: automatically remove checkpoint file once done to save disk space (commit: b73355e)
—
Mathieu Morlighem /
githubweb
- CHG: Cleanup; MATLAB -> Python; documentation (commit: c8d98c1)
—
support /
githubweb
- CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 3fc67bb)
—
support /
githubweb
- CHG: no need to delete checkpoint data anymore (commit: c72d312)
—
Mathieu Morlighem /
githubweb
- Update README.md (commit: 5fad7e8)
—
noreply /
githubweb
- Update README.md (commit: 804d9cb)
—
noreply /
githubweb
- CHG: adding other way to download ISSM from GitHub (commit: cd0db55)
—
Mathieu Morlighem /
githubweb
- CHG: Updating paths to Python installation (now using venv) (commit: 48fafb4)
—
34657535+TidbitSoftware /
githubweb
- CHG: Adjusted tolerances (commit: a7642ec)
—
34657535+TidbitSoftware /
githubweb
- Delete README (commit: 9c87598)
—
noreply /
githubweb
- CHG: upgrading to latest PETSc version (commit: 1954c7d)
—
Mathieu Morlighem /
githubweb
- BUG: Path to libgfortran (commit: ade0cdf)
—
34657535+TidbitSoftware /
githubweb
- CHG: Need libgcc in package (commit: 34edfea)
—
34657535+TidbitSoftware /
githubweb
- BUG: Path fixes (commit: 06014d2)
—
34657535+TidbitSoftware /
githubweb
- BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: 7829943)
—
34657535+TidbitSoftware /
githubweb
- CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (commit: 86d56f4)
—
34657535+TidbitSoftware /
githubweb
- BUG: Incorrect file name (commit: 3f1d135)
—
34657535+TidbitSoftware /
githubweb
- CHG: Virtual environment not preserved in called script (commit: 6c6e3fc)
—
34657535+TidbitSoftware /
githubweb
- CHG: removing old scripts (commit: 77ece86)
—
Mathieu Morlighem /
githubweb
- CHG: moved up one directory and removed from version check (commit: 3da6aa4)
—
Mathieu Morlighem /
githubweb
- CHG: adding more files to gitignore (commit: 71cf980)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: ab5622d)
—
34657535+TidbitSoftware /
githubweb
- CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 5f72777)
—
34657535+TidbitSoftware /
githubweb
- CHG: removing reference to cshrc, replacing by zshrc (commit: c96bbfd)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: 3aec6f3)
—
34657535+TidbitSoftware /
githubweb
- CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 71a5854)
—
34657535+TidbitSoftware /
githubweb
- BUG: Removed 'command' (commit: 23e5006)
—
34657535+TidbitSoftware /
githubweb
- ADD: Missing empty Models/ dir (commit: d046084)
—
34657535+TidbitSoftware /
githubweb
- Update of .gitignore. (commit: bef7fd6)
—
max.sagebaum /
githubweb
- Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: c637383)
—
max.sagebaum /
githubweb
- CHG: Add default location for libgfortran on Mac to rpath (commit: c21aea7)
—
34657535+TidbitSoftware /
githubweb
- CHG: adaptive time stepping needs vz in 3d (commit: cfdb310)
—
Mathieu Morlighem /
githubweb
- CHG: throw error message if FCT in 3d (commit: 6693f07)
—
Mathieu Morlighem /
githubweb
- CHG: Use git now to get changes and determine installation type (commit: 9417447)
—
34657535+TidbitSoftware /
githubweb
- CHG: minor, testing to see if jenkins will recompile (commit: d46094f)
—
Mathieu Morlighem /
githubweb
- CHG: forgot to change path to m/mesh/planet (commit: 48f2f11)
—
Mathieu Morlighem /
githubweb
- CHG: Additions to ignore list (commit: 292ee72)
—
34657535+TidbitSoftware /
githubweb
- Create codeql.yml (commit: d31839f)
—
noreply /
githubweb
- Bump the npm_and_yarn group across 1 directory with 2 updates (commit: 224629e)
—
noreply /
githubweb
- CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 49c111d)
—
34657535+TidbitSoftware /
githubweb
- Update codeql.yml (commit: 17a4dda)
—
noreply /
githubweb
- Update codeql.yml (commit: 85e70df)
—
noreply /
githubweb
- Update codeql.yml (commit: a522fbb)
—
noreply /
githubweb
- Update codeql.yml (commit: a2d5637)
—
noreply /
githubweb
- CHG: Disabling wrappers on CodeQL build (commit: f3154a6)
—
34657535+TidbitSoftware /
githubweb
- CHG: Correcting handling of git commit and changes when fetch has not been used (commit: 2e2e447)
—
34657535+TidbitSoftware /
githubweb
- Delete codeql.yml (commit: 2650861)
—
34657535+TidbitSoftware /
githubweb
- CHG: Adding whitespace and rerunning jobs (commit: c241279)
—
34657535+TidbitSoftware /
githubweb
- CHG: removing double blank lines (commit: 501faea)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: befbb36)
—
34657535+TidbitSoftware /
githubweb
- CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: b5969f1)
—
34657535+TidbitSoftware /
githubweb
- 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: 746e2a0)
—
Mathieu Morlighem /
githubweb
- CoDiPack type can be defined during the configuration. (commit: 0c86d88)
—
max.sagebaum /
githubweb
- BUG: Need to update previous commit every time we run (commit: 0939b23)
—
34657535+TidbitSoftware /
githubweb
- CHG: Outstanding commit and test fix to git change polling (commit: f94c8d5)
—
34657535+TidbitSoftware /
githubweb
- Extracted common computation from StressbalanceAnalysis.cpp. (commit: 1c23b49)
—
max.sagebaum /
githubweb
- Added Preaccumulation helper for sparse row assembly. (commit: a28008d)
—
max.sagebaum /
githubweb
- BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: f3be32b)
—
34657535+TidbitSoftware /
githubweb
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 004acae)
—
Mathieu Morlighem /
githubweb
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: d4ab726)
—
Mathieu Morlighem /
githubweb
- CHG: missing -fPIC install-linux.sh (commit: ef4f38b)
—
Mathieu Morlighem /
githubweb
- CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: acf9490)
—
Mathieu Morlighem /
githubweb
- CHG: removing SLEPSC and ADIC2 that we have never used (commit: eb56793)
—
Mathieu Morlighem /
githubweb
- CHG: adding common factor to KMatrices StressBalance (commit: d79f20f)
—
helene.l.seroussi /
githubweb
- CHG: do not extrude lat/lon if undefined (commit: 542dd67)
—
Mathieu Morlighem /
githubweb
- CHG: refine should deal with lat/long as well (commit: 1c44f94)
—
Mathieu Morlighem /
githubweb
- BUG: output is md2 and not md (commit: 624b32e)
—
Mathieu Morlighem /
githubweb
- CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: ebfeed6)
—
Mathieu Morlighem /
githubweb
- CHG: New cluster class for submitting jobs to UB CCR; typos (commit: d5ffcb6)
—
34657535+TidbitSoftware /
githubweb
- CHG: adding factors to analysis (commit: 5221b49)
—
helene.l.seroussi /
githubweb
- CHG: added Data directory for examples (commit: 3b21465)
—
Mathieu Morlighem /
githubweb
- CHG: adding factors in analysis (commit: 5a7f851)
—
helene.l.seroussi /
githubweb
- CHG: added factors in analysis (commit: e049dfc)
—
helene.l.seroussi /
githubweb
- CHG: fixed problem with Glads (commit: 06ba999)
—
helene.l.seroussi /
githubweb
- BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: 79e0383)
—
Mathieu Morlighem /
githubweb
- CHG: renaming Viscous Budd (commit: 58ec93e)
—
Mathieu Morlighem /
githubweb
- CHG: Adjusted tolerances (commit: 3d3884b)
—
34657535+TidbitSoftware /
githubweb
- CHG: multithreading ContourToNodes (commit: a5cce0e)
—
Mathieu Morlighem /
githubweb
- BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 7031ace)
—
Mathieu Morlighem /
githubweb
- CHG: Temporary fix for not being able to connect via port 22 (commit: 7930043)
—
34657535+TidbitSoftware /
githubweb
- CHG: Need P instead of p option (commit: 1ae9f62)
—
34657535+TidbitSoftware /
githubweb
- 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: ab72887)
—
Mathieu Morlighem /
githubweb
- CHG: minor changed ISSM description (commit: e79d8fc)
—
Mathieu Morlighem /
githubweb
- 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: 07d41ed)
—
enigne /
githubweb
- ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (commit: 96f163d)
—
enigne /
githubweb
- CHG: use mapping toolbox map if Googlemaps is not available (commit: 877f97d)
—
Mathieu Morlighem /
githubweb
- CHG: fixed zoom level option (commit: f13265c)
—
Mathieu Morlighem /
githubweb
- CHG: adjusted tolerances (commit: 67ecf56)
—
Mathieu Morlighem /
githubweb
- CHG: added interactive to disp: (commit: 82f74cc)
—
Mathieu Morlighem /
githubweb
- Added time and memory output for CoDiPack. (commit: dee0d08)
—
max.sagebaum /
githubweb
- Make preaccumulation configurable. (commit: 0053772)
—
max.sagebaum /
githubweb
- Create c-cpp.yml (commit: de8cfa1)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 6ea1be6)
—
noreply /
githubweb
- CHG: changed checks on flags (commit: 75710aa)
—
Mathieu Morlighem /
githubweb
- CHG: need to initialize as 0 (commit: 206ded5)
—
Mathieu Morlighem /
githubweb
- Update c-cpp.yml (commit: 5f63850)
—
noreply /
githubweb
- Update c-cpp.yml (commit: c26805a)
—
noreply /
githubweb
- Update c-cpp.yml (commit: c4d8675)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 1b9716a)
—
noreply /
githubweb
- Update c-cpp.yml, add matlab (commit: b0584a0)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 3de0de9)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 97b7d9f)
—
noreply /
githubweb
- Create github_linux_basic (commit: 917aa3b)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 7e7cb29)
—
noreply /
githubweb
- Update c-cpp.yml (commit: a09e38a)
—
noreply /
githubweb
- change the directory for CI files (commit: ed557da)
—
enigne /
githubweb
- Update README.md (commit: 6f97503)
—
noreply /
githubweb
- Update README.md (commit: 7ee2aa6)
—
noreply /
githubweb
- create badge for CI, add it to README (commit: 5b19ff4)
—
noreply /
githubweb
- CHG: minor (commit: 3155d83)
—
Mathieu Morlighem /
githubweb
- BUG: forgot to close parenthesis (commit: 99e58f8)
—
Mathieu Morlighem /
githubweb
- CHG: upgrading PETSc in order to find latest ZLIB (commit: 0a5d4f8)
—
Mathieu Morlighem /
githubweb
- FIX: calculation of VAF based on mask in Tria.cpp (commit: c76bcad)
—
helene.l.seroussi /
githubweb
- CHG: trying to simplify CI (commit: 345ce88)
—
Mathieu Morlighem /
githubweb
- CHG: trying to simplify CI (commit: 8ca30ea)
—
Mathieu Morlighem /
githubweb
- CHG: getting PETSc from apt-get (commit: 7653d0b)
—
Mathieu Morlighem /
githubweb
- CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (commit: 0a7c0f0)
—
Mathieu Morlighem /
githubweb
- BUG: fixing CI problem (commit: a762b38)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: b4cb2c6)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: 8b5f7e9)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: 07c5512)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI (commit: 34f659f)
—
Mathieu Morlighem /
githubweb
- Update README.md (commit: 1ad8f26)
—
34657535+TidbitSoftware /
githubweb
- NEW: added option 'quitonerror' for GitHub's CI (commit: cadec61)
—
Mathieu Morlighem /
githubweb
- CHG: fixing matlab tests in GitHub CI (commit: e29269a)
—
Mathieu Morlighem /
githubweb
- CHG: trying to fix CI with MATLAB (commit: c02ba76)
—
Mathieu Morlighem /
githubweb
- CHG: trying to debug CI (commit: dbb040a)
—
Mathieu Morlighem /
githubweb
- CHG: trying to add MATLAB tests (commit: 9e03058)
—
Mathieu Morlighem /
githubweb
- CHG: fixing MATLAB (commit: 47fec1e)
—
Mathieu Morlighem /
githubweb
- load matlab action manually (commit: 979bccd)
—
noreply /
githubweb
- FIX: updated archive 540 (commit: 2a46a3e)
—
helene.l.seroussi /
githubweb
- CHG: checking env (commit: d0b793d)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: 38a30bf)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: cec57fd)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: af5690c)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: a9938ed)
—
Mathieu Morlighem /
githubweb
- CHG: checking env (commit: 9208d86)
—
Mathieu Morlighem /
githubweb
- set environment before running matlab (commit: 4a1a946)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 32b049b)
—
noreply /
githubweb
- Update c-cpp.yml (commit: 71c965d)
—
noreply /
githubweb
- Update c-cpp.yml (commit: d6b4c45)
—
noreply /
githubweb
- Update c-cpp.yml (commit: f32cecc)
—
noreply /
githubweb
- CHG: fixed typo (commit: fa5e47b)
—
Mathieu Morlighem /
githubweb
- NEW: added a function that reads a geotiff and outputs x,y,data (commit: d3a11cb)
—
Mathieu Morlighem /
githubweb
- CHG: better check on METIS header (commit: aab5168)
—
Mathieu Morlighem /
githubweb
- CHG: removing PETSc from installation (commit: 2788cec)
—
Mathieu Morlighem /
githubweb
- CHG: install openMPI (commit: 0b37126)
—
Mathieu Morlighem /
githubweb
- CHG: figuring out open MPI (commit: 8b91009)
—
Mathieu Morlighem /
githubweb
- CHG: mpi-include does not need -I (commit: b55430e)
—
Mathieu Morlighem /
githubweb
- CHG: scalapack is installed as part of open MPI (commit: 6f937e4)
—
Mathieu Morlighem /
githubweb
- CHG: do not assume that ParMETIS is installed if MUMPS is provided (commit: 0f97bbc)
—
Mathieu Morlighem /
githubweb
- CHG: do not preload petsc files if petsc is not installed (commit: 2f07102)
—
helene.l.seroussi /
githubweb
- CHG: reverting to installing PETSc (commit: 9640ebb)
—
Mathieu Morlighem /
githubweb
- CHG: simplifying workflow and scripts (commit: 0319b46)
—
Mathieu Morlighem /
githubweb
- CHG: change name (commit: 482d3f8)
—
Mathieu Morlighem /
githubweb
- CHG: removing MPICH from PETSc to speed up CI (commit: 6d818da)
—
Mathieu Morlighem /
githubweb
- CHG: adding more libs to mpi (commit: e69a782)
—
Mathieu Morlighem /
githubweb
- CHG: forgot to change LD_PRELOAD (commit: b00c721)
—
Mathieu Morlighem /
githubweb
- CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (commit: 3cb916c)
—
Mathieu Morlighem /
githubweb
- CHG: do not make MeshPartition a template (commit: 7f7505c)
—
Mathieu Morlighem /
githubweb
- CHG: added example (commit: 60d676d)
—
Mathieu Morlighem /
githubweb
- BUG: do not initialize codi_global if autodiff is false (commit: 6aa5da9)
—
Mathieu Morlighem /
githubweb
- CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (commit: d1e52e2)
—
34657535+TidbitSoftware /
githubweb
- try to set two steps for the CI (commit: 5975640)
—
noreply /
githubweb
- try to add cache (commit: 50190d3)
—
noreply /
githubweb
- try to set the path for cache (commit: 15a348d)
—
noreply /
githubweb
- try again with env variable (commit: 1b19f0b)
—
noreply /
githubweb
- update download path in artifact (commit: 0848c3f)
—
noreply /
githubweb
- try to also cache matlab (commit: 9b235c5)
—
noreply /
githubweb
- change mpi back to petsc version (commit: 2e7ff85)
—
noreply /
githubweb
- no need to cache matlab (commit: d6fe336)
—
noreply /
githubweb
- cache matlab (commit: 80b3c04)
—
noreply /
githubweb
- try the uncompress path again (commit: dfc6574)
—
noreply /
githubweb
- download to /root (commit: 81b8b98)
—
noreply /
githubweb
- try to use relative path (commit: e864a3b)
—
noreply /
githubweb
- add relative path (commit: ff1f207)
—
noreply /
githubweb
- change relative path again (commit: e113efe)
—
noreply /
githubweb
- typo fixed (commit: 995b94a)
—
noreply /
githubweb
- update working dir (commit: 84a03dd)
—
noreply /
githubweb
- activate compile (commit: 8c98e69)
—
noreply /
githubweb
- put test back (commit: e339299)
—
noreply /
githubweb
- remove apt-get installed mpi (commit: eaae0d7)
—
noreply /
githubweb
- try to create a matrix of test (commit: efc7cc7)
—
noreply /
githubweb
- try matrix with string variables (commit: e91fd41)
—
noreply /
githubweb
- add codipack in CI (commit: 182c715)
—
noreply /
githubweb
- try to fix codipack configure (commit: 837a322)
—
noreply /
githubweb
- add gsl (commit: c71caeb)
—
noreply /
githubweb
- seperate basic and codipack (commit: 7594905)
—
enigne /
githubweb
- Update common-workflow.yml (commit: 083c437)
—
noreply /
githubweb
- only include ad tests for ccdipack (commit: 25b6dfc)
—
noreply /
githubweb
- fix bug in main-ci (commit: 6e84779)
—
noreply /
githubweb
- set different names for different runs (commit: b0269ef)
—
enigne /
githubweb
- add type of input.os (commit: e0b1eed)
—
noreply /
githubweb
- try to cache src/c (commit: 565963c)
—
noreply /
githubweb
- fix error in the test job (commit: 0206504)
—
noreply /
githubweb
- remove cache src/c (commit: feaeafc)
—
noreply /
githubweb
- try petsc-3.20 for ad (commit: b377c3a)
—
noreply /
githubweb
- try to use env to set the id of cache (commit: ea1e689)
—
noreply /
githubweb
- try github.env (commit: 24468bb)
—
noreply /
githubweb
- try to fix bugs when using inputs in cache id (commit: 1d4ea2d)
—
noreply /
githubweb
- fix bug in the if condition (commit: c3b3660)
—
noreply /
githubweb
- fix codipack (commit: d2062bb)
—
noreply /
githubweb
- try ad again (commit: 28d82e6)
—
noreply /
githubweb
- CHG: added error message instead of just bypassing (commit: 6594401)
—
Mathieu Morlighem /
githubweb
- CHG: for macOS we now also need to add -commons use_dylibs (commit: 1a3699f)
—
Mathieu Morlighem /
githubweb
- BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (commit: e49bead)
—
Mathieu Morlighem /
githubweb
- CHG: cleanup (commit: a8f5547)
—
Mathieu Morlighem /
githubweb
- remove with-petsc in codipack (commit: 9d331f1)
—
noreply /
githubweb
- reduce matrix size for tests (commit: 2fcdd45)
—
noreply /
githubweb
- check spaces (commit: 22c2e32)
—
noreply /
githubweb
- turn off codipack tests (commit: b8d2d51)
—
noreply /
githubweb
- do not compress petsc/src/ to decrease the size of the artifact (commit: 57d4613)
—
noreply /
githubweb
- try to exclude petsc/src (commit: f9262f6)
—
noreply /
githubweb
- add gsl to codipack version (commit: a358592)
—
noreply /
githubweb
- CHG: calving rate in CalvingMIP use normal vector from the levelset (commit: b181f85)
—
enigne /
githubweb
- Update README.md (commit: 0fb4465)
—
34657535+TidbitSoftware /
githubweb
- Update README.md (commit: 3a00056)
—
34657535+TidbitSoftware /
githubweb
- Update action badge in README.md (commit: f4f10ac)
—
noreply /
githubweb
- CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (commit: 2f6a9e3)
—
enigne /
githubweb
- CHG: make two CIs separately for Ubuntu basic and codipack (commit: 4741ed5)
—
enigne /
githubweb
- CHG: Update test540, due to update default reinit_frequency (commit: 430b105)
—
enigne /
githubweb
- change the way to reuse workflow (commit: 0efe728)
—
enigne /
githubweb
- hard code the version of configure ISSM for now (commit: db8075d)
—
enigne /
githubweb
- BUG: fix CalvingCalvingMIP in Penta (commit: 2698137)
—
enigne /
githubweb
- fix bugs in action.yml (commit: 7f6f141)
—
noreply /
githubweb
- separate prepare externalpackes and build (commit: 584f3a5)
—
enigne /
githubweb
- test ISSM_DIR (commit: 08d6530)
—
noreply /
githubweb
- Update action.yml (commit: 37527bd)
—
noreply /
githubweb
- fix ISSM_DIR issue (commit: 47f8a7b)
—
enigne /
githubweb
- rerun CI, make input name shorter (commit: f857165)
—
enigne /
githubweb
- fix bug in action.yml (commit: ff67c9f)
—
noreply /
githubweb
- CHG: update Archive540 (commit: a30382f)
—
enigne /
githubweb
- rerun full CI (commit: 323ceb5)
—
enigne /
githubweb
- fix bug in uploading artifact (commit: b4ae7ad)
—
enigne /
githubweb
- BUG: fix CalvingCalvingMIP (commit: 92549b0)
—
enigne /
githubweb
- BUG: recompile ISSM, update test540 Archive (commit: a53cd43)
—
enigne /
githubweb
- CHG: update Archive affected by levelset.reinit_frequency=10 (commit: 87b72a8)
—
enigne /
githubweb
- add badges for Ubuntu Basic and CodiPack (commit: feb47a9)
—
noreply /
githubweb
- CHG: MATLAB -> Python and Javascript (commit: ba72369)
—
support /
githubweb
- NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (commit: 4436be0)
—
mattia.poinelli /
githubweb
- CHG: 1st edit of interpPaolo2023 (commit: 37889e4)
—
mattia.poinelli /
githubweb
- CHG: taking care of paths with white spaces (commit: b52a7fa)
—
Mathieu Morlighem /
githubweb
- CHG: relaxed tolerances for test 541 (commit: 17823c6)
—
Mathieu Morlighem /
githubweb
- CHG: Cleanup (commit: 15ceb8f)
—
support /
githubweb
- CHG: update to GEMB merge layers to parallel matlab version updates (commit: e96dabc)
—
95945328+NJSchlegel /
githubweb
- CHG: update GEMB tols for latest commit (commit: 6ae19af)
—
95945328+NJSchlegel /
githubweb
- CHG: update remaining tols in windows and on git for GEMB (commit: 16ba5ed)
—
95945328+NJSchlegel /
githubweb
- CHG: Cleanup of configuration options (commit: a96a4ea)
—
support /
githubweb
- BUG: Needed closing ;; (commit: cde015c)
—
support /
githubweb
- CHG: Removing support for Android (commit: f2dc910)
—
support /
githubweb
- CHG: Synchronized enums after pull and merge (commit: 31a5504)
—
support /
githubweb
- BUG: Cleaned up configs (commit: 52cd3be)
—
support /
githubweb
- BUG: Correcting env var substitution (commit: 53e2064)
—
support /
githubweb
- CHG: Cleanup (commit: ecc8bdf)
—
support /
githubweb
- CHG: Cleanup (commit: f4eedf7)
—
support /
githubweb
- CHG: Moving standard env vars to issm_options for MSYS2 builds (commit: 317ec23)
—
support /
githubweb
- CHG: Cleanup; missing env var for Javascript build (commit: e96bbbb)
—
support /
githubweb
- BUG: Fix for MSYS2 build (commit: efeecc0)
—
support /
githubweb
- merge actions to the workflow file (commit: 426b2b2)
—
enigne /
githubweb
- use multiple lines for the yml (commit: 731bcc7)
—
noreply /
githubweb
- try to set matlab outside (commit: 3cf77f7)
—
enigne /
githubweb
- fix missing type of common-workflow.yml (commit: f596275)
—
noreply /
githubweb
- fix bug in setting matlab root (commit: ec42822)
—
enigne /
githubweb
- if cache not hit, then recompile (commit: 20636a0)
—
enigne /
githubweb
- CHG: added check to tell useers they cannot use both PETSc and CoDiPack (commit: 912b605)
—
Mathieu Morlighem /
githubweb
- BUG: Need to check if supplied gfortran and other libs are files for binaries builds (commit: 3256dd9)
—
support /
githubweb
- CHG: added some explanation (commit: 13ed448)
—
Mathieu Morlighem /
githubweb
- BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (commit: 34142a6)
—
enigne /
githubweb
- BUG: update archive 540,541,542 (commit: d00366b)
—
enigne /
githubweb
- update 806,812 (commit: e0f5c70)
—
enigne /
githubweb
- BUG: update archive 3203 (commit: 1c2cf34)
—
enigne /
githubweb
- CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (commit: 613dd08)
—
support /
githubweb
- BUG: Missing commit from pristine copy (commit: 01418c9)
—
support /
githubweb
- BUG: CXXFLAGS is not empty by default under clang (commit: 03ddf03)
—
support /
githubweb
- BUG: Bad path to gfortran (commit: a6bb061)
—
support /
githubweb
- use json to handle matrix strategy (commit: c700e2b)
—
enigne /
githubweb
- CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (commit: f202e0d)
—
support /
githubweb
- BUG: fixed memory leak (commit: 4124654)
—
Mathieu Morlighem /
githubweb
- BUG: Reverting changes for now to get versioned code working (commit: 5922889)
—
support /
githubweb
- CHG: Standardizing MATLAB and Python wrapper makefiles (commit: c1e78be)
—
support /
githubweb
- BUG: Reverting (again, sigh) (commit: 16fcdb0)
—
support /
githubweb
- add \' in common_workflow (commit: 102f07b)
—
noreply /
githubweb
- Update common-workflow.yml (commit: 6ec3517)
—
noreply /
githubweb
- Update common-workflow.yml (commit: 8bdf8d2)
—
noreply /
githubweb
- Update common-workflow.yml (commit: 92334a9)
—
noreply /
githubweb
- update workflow using one file for one case (commit: e477fa3)
—
enigne /
githubweb
- CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (commit: e715320)
—
support /
githubweb
- ADD: output melt rate and its components in SHAKTI hydrology (commit: 4bfad50)
—
aleahsommers /
githubweb
- CHG: removing unused options (commit: 187f80c)
—
Mathieu Morlighem /
githubweb
- CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (commit: 42ac9cb)
—
support /
githubweb
- CHG: More clarification about HTTPS vs SSH (commit: 66a11ce)
—
support /
githubweb
- NEW: added file to interpolate undercutting forcings from ISMIP6 data files (commit: 3392563)
—
Mathieu Morlighem /
githubweb
- CHG: added ref (commit: 39d675d)
—
Mathieu Morlighem /
githubweb
- CHG: moving file to a better directory (commit: 7621d80)
—
Mathieu Morlighem /
githubweb
- CHG: update ICESat2 ATL14/15 to version 4 (commit: 29bf890)
—
enigne /
githubweb
- CHG: closed contour should be option #1 (commit: 3814cab)
—
Mathieu Morlighem /
githubweb
- CHG: minor estetics (commit: 909f497)
—
Mathieu Morlighem /
githubweb
- CHG:update script for TACC Frontera (commit: 0af0688)
—
enigne /
githubweb
- NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (commit: 1105aba)
—
kr2mcart /
githubweb
- CHG: include stressbalance hydrology layer capability in python (commit: da74c91)
—
kr2mcart /
githubweb
- BUG: fix loading MEaSUREs velocity for individual glaciers (commit: ba48cc8)
—
enigne /
githubweb
- CHG: update Jakobshavn MEaSUREs velocity to 2024 (commit: f2e798e)
—
enigne /
githubweb
- BUG: add if for more general model results (commit: d81f05d)
—
enigne /
githubweb
- BUG: generalize analyzeCalvingfront function (commit: 8448acd)
—
enigne /
githubweb
- CHG: second iteration of interpPaolo2023- add interpolation routine (commit: bd63da8)
—
mattia.poinelli /
githubweb
- CHG: include temporal component in Paolo2023 melt rate (commit: 99209c8)
—
mattia.poinelli /
githubweb
- NEW: added error message if cxxoptflags is provided (commit: 08657b9)
—
mathieu.morlighem /
githubweb
- BUG: python should not need MEXLIB, this introduces dependencies that are problematic (commit: e36b9bf)
—
mathieu.morlighem /
githubweb
- BUG: bad python syntax (commit: 0142b7c)
—
mathieu.morlighem /
githubweb
- CHG: simplifying hydro slope code (commit: 338886f)
—
mathieu.morlighem /
githubweb
- NEW: nightly run test for stressbalance hydrology layer (commit: ad33e61)
—
kr2mcart /
githubweb
- CHG: add interpolated dates as output (commit: eff452a)
—
mattia.poinelli /
githubweb
- CHG: do not use configure.py in installation script, call configure directly (commit: 0ae352e)
—
Mathieu Morlighem /
githubweb
- CHG: fixed RHS (commit: 425b448)
—
Mathieu Morlighem /
githubweb
- ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (commit: 272614d)
—
enigne /
githubweb
- BUG: ocean-averaged sea level loads (commit: a9afa9f)
—
adhikari /
githubweb
- NEW: retrieving change in gravitational acceleration from ESA solver (commit: 934614b)
—
adhikari /
githubweb
- CHG: fixed bad character from Surendra's commit (commit: 54b4de7)
—
Mathieu Morlighem /
githubweb
- CHG: fixing NR (commit: 973ddb7)
—
Mathieu Morlighem /
githubweb
- CHG: make python test identical to MATLAB test (commit: b4aa682)
—
Mathieu Morlighem /
githubweb
- CHG: making python test identical to MATLAB (commit: e546cd0)
—
Mathieu Morlighem /
githubweb
- ESA nightly updated with a new diagostic (commit: 513a325)
—
adhikari /
githubweb
- CHG: relaxing tolerances (commit: b9e596c)
—
Mathieu Morlighem /
githubweb
- CHG: relaxing tolerances (commit: 77d5533)
—
Mathieu Morlighem /
githubweb
- CHG: relaxing tolerances (commit: eed8df1)
—
Mathieu Morlighem /
githubweb
- CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (commit: 3d2b61e)
—
support /
githubweb
- Update .gitignore (commit: 195664c)
—
support /
githubweb
- CHG: Updated PETSc version (commit: afc8a21)
—
support /
githubweb
- CHG: Renaming of GDAL install scripts (commit: fcff971)
—
support /
githubweb
- CHG: Fixes for latest PETSc version install script (commit: 5f36b1e)
—
support /
githubweb
- BUG: Corrected install script (commit: df66d12)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 0ed2108)
—
support /
githubweb
- CHG: Disabling test 362 for Silicon-based Mac as it has large errors (commit: f421911)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: fb91a00)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: e4a2c1e)
—
support /
githubweb
- CHG: Corrected install script name (commit: 27ae96f)
—
support /
githubweb
- Update .gitignore (commit: 2b00a6f)
—
support /
githubweb
- CHG: moving functions around (commit: 02c609d)
—
Mathieu Morlighem /
githubweb
- ADD: mac basic CI (commit: fb15aad)
—
enigne /
githubweb
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 507291f)
—
lambert.caron /
githubweb
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: c7c1b20)
—
lambert.caron /
githubweb
- fixing merging error in Makefile.am (commit: 80570a2)
—
lambert.caron /
githubweb
- CHG:cleaned up Love core for final version (commit: cee3df6)
—
lambert.caron /
githubweb
- FIX: fixing recast of int/double to double precision for some compilers in Love core (commit: 57a34e6)
—
lambert.caron /
githubweb
- FIX: cleaning up love core (commit: e3030e4)
—
lambert.caron /
githubweb
- CHG: Bug in Python wrapper; cleanup (commit: f5a7c45)
—
support /
githubweb
- CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (commit: 0763279)
—
support /
githubweb
- CHG: Committing local changes from UB CCR (commit: a5e6ef6)
—
support /
githubweb
- Update test2085.m (commit: f986dcc)
—
noreply /
githubweb
- Update test2084.m (commit: 08a9fb4)
—
noreply /
githubweb
- CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (commit: f58a1a7)
—
mattia.poinelli /
githubweb
- CHG: Older versions of PETSc use config/configure.py (may need to change others) (commit: 3fdb691)
—
support /
githubweb
- CHG: Updates for saving model for JavaScript (commit: 0f22121)
—
support /
githubweb
- CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (commit: baca642)
—
support /
githubweb
- CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (commit: 1ae1d97)
—
support /
githubweb
- CHG: Fixes for JavaScript API and Emscripten compilation (commit: 69bbd50)
—
support /
githubweb
- CHG: no error compiler flag still needed (commit: ac7755e)
—
support /
githubweb
- CHG: More JavaScript API fixes; compiler options to disable wasm (commit: 8c4ac40)
—
support /
githubweb
- CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (commit: 93e6151)
—
support /
githubweb
- CHG: Emscripten does not like opt flag (commit: 455e885)
—
support /
githubweb
- BUG: Issue was missing quote, not flag (commit: 025c1f7)
—
support /
githubweb
- CHG: Added missing exported functions for JavaScript binaries (commit: d40778d)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 46ed7a1)
—
support /
githubweb
- CHG: Fixes for outputting transient class to JavaScript model (commit: 9a73fc2)
—
support /
githubweb
- BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (commit: 2fc48ba)
—
adhikari /
githubweb
- CHG: Updated archives (commit: b9a0f5c)
—
support /
githubweb
- FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (commit: c7e1e66)
—
lambert.caron /
githubweb
- FIX: love core: recast some integers to doubletype to help some mac compilers (commit: c597ea0)
—
lambert.caron /
githubweb
- FIX: Missing synched enum files for Love core update (commit: de53456)
—
lambert.caron /
githubweb
- Update test2075.m (commit: 346cdbe)
—
noreply /
githubweb
- Update test2071.m (commit: 3bfeb3d)
—
noreply /
githubweb
- CHG: Adjusted tolerances (commit: 6b4611e)
—
support /
githubweb
- CHG: Fixes for love numbers and related tests under Python API (commit: 15cf622)
—
support /
githubweb
- BUG: Fixed parens (commit: 189738f)
—
support /
githubweb
- CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 7fa8267)
—
support /
githubweb
- CHG: Translated test2085 from MATLAB -> Python (commit: de6aa4a)
—
support /
githubweb
- fix penta section normals and remove duplicate code (commit: 68a1198)
—
daniel.abele /
githubweb
- fix indentation (commit: ba34a19)
—
daniel.abele /
githubweb
- CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: adf71c2)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 6164a6e)
—
support /
githubweb
- remove unused indices in Tria::NormalTop (commit: 2b35078)
—
noreply /
githubweb
- CHG: Updated path to gfortran (commit: b41fcb4)
—
support /
githubweb
- CHG: extract AD cost functions (commit: 58fe6ce)
—
Mathieu Morlighem /
githubweb
- CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 957ed85)
—
support /
githubweb
- CHG: Check if LDFLAGS is set (commit: f275274)
—
support /
githubweb
- CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 2f62628)
—
support /
githubweb
- CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 8a018b9)
—
support /
githubweb
- CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 9270a30)
—
support /
githubweb
- CHG: More external package fixes (commit: b4d061b)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 419bba7)
—
support /
githubweb
- CHG: Need to ignore download script in directory to properly download datasets (commit: 648c7e7)
—
support /
githubweb
- CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: 551c597)
—
support /
githubweb
- BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: 3438d0b)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: c6abcf6)
—
support /
githubweb
- CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: 45dcbbb)
—
inwoopark0415 /
githubweb
- CHG: Update SmbSEMIC modules (commit: 7eed5a3)
—
inwoopark0415 /
githubweb
- ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: 318919a)
—
inwoopark0415 /
githubweb
- CHG: Resolve memory leakage in SEMIC. (commit: 0dda306)
—
inwoopark0415 /
githubweb
- CHG: model.refine MATLAB -> Python; clean up (commit: 50c4f95)
—
support /
githubweb
- BUG: Bad indexing of bamgmesh out (commit: c6bade2)
—
support /
githubweb
- CHG: Catch unsupported draw function; clean up (commit: d641506)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 5d36a67)
—
support /
githubweb
- FIX: Output of Tidal love numbers in Love core (commit: 89066e2)
—
lambert.caron /
githubweb
- CHG: do not assume hemisphere (commit: 73416d6)
—
Mathieu Morlighem /
githubweb
- BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 36a100d)
—
Mathieu Morlighem /
githubweb
- 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. (commit: 06e43c8)
—
inwoopark0415 /
githubweb
- ADD: flag `with_matlab` in CI with matlab (commit: 4088830)
—
enigne /
githubweb
- CHG: input.with_matlab -> input.interface (commit: bcd7f0e)
—
enigne /
githubweb
- ADD: ubuntu python test (commit: c45e791)
—
enigne /
githubweb
- ADD: install python-dev (commit: 5d792ba)
—
enigne /
githubweb
- ADD: python tests (commit: ab6f5c2)
—
enigne /
githubweb
- BUG: fix .yml (commit: 5f1f739)
—
enigne /
githubweb
- CHG: python path for CI (commit: b07f2ea)
—
enigne /
githubweb
- BUG: fix python path (commit: 307f8a0)
—
enigne /
githubweb
- CHG: get python path from python action (commit: 06adc93)
—
enigne /
githubweb
- CHG: use env (commit: 97a4ea5)
—
enigne /
githubweb
- Update ubuntu-python.yml (commit: 002f28d)
—
noreply /
githubweb
- CHG: output python path after setup (commit: a9da2df)
—
enigne /
githubweb
- change to v5 python action (commit: 0de8889)
—
enigne /
githubweb
- update python path (commit: 1f4c9cc)
—
enigne /
githubweb
- fix bug in python_version (commit: 939717a)
—
enigne /
githubweb
- CHG: wrong place holder for string (commit: 1428b1e)
—
Mathieu Morlighem /
githubweb
- currentlt test with only python (commit: ca2f893)
—
enigne /
githubweb
- add libpython (commit: 219ebf2)
—
enigne /
githubweb
- update CI (commit: c7136a8)
—
enigne /
githubweb
- update CI (commit: df8e6a1)
—
enigne /
githubweb
- set python path (commit: 175c34a)
—
enigne /
githubweb
- update numpy path (commit: e6f88df)
—
enigne /
githubweb
- check the folder (commit: 5ef1549)
—
enigne /
githubweb
- add path to numpy (commit: ba7cb7d)
—
enigne /
githubweb
- add path to numpy (commit: b92e094)
—
enigne /
githubweb
- update numpy (commit: 3d580b5)
—
enigne /
githubweb
- add test numpy (commit: 52705c4)
—
enigne /
githubweb
- print more (commit: 138ee42)
—
enigne /
githubweb
- look into _core (commit: 062bd2a)
—
enigne /
githubweb
- add python to test (commit: 547646e)
—
enigne /
githubweb
- add netCDF4 (commit: 8536c41)
—
enigne /
githubweb
- add source ISSM (commit: c88d507)
—
enigne /
githubweb
- ADD: ubuntu python CI test (commit: 7f7ee10)
—
noreply /
githubweb
- Revert "add python CI" (commit: 101481c)
—
noreply /
githubweb
- Revert "Revert "add python CI"" (commit: dd63a1b)
—
noreply /
githubweb
- CHG: Eased tolerances (commit: 868cbe1)
—
support /
githubweb
- CHG: Moving certain external packages to new repo (commit: 672689d)
—
support /
githubweb
- ADD: `cutoff` option in flowlines.m (commit: 950c755)
—
enigne /
githubweb
- BUG: revert issmscpin to previous version (commit: 23b709c)
—
enigne /
githubweb
- CHG: adding dynamic function name (commit: dd8dc91)
—
Mathieu Morlighem /
githubweb
- CHG: automatically remove checkpoint file once done to save disk space (commit: 3a24974)
—
Mathieu Morlighem /
githubweb
- CHG: Cleanup; MATLAB -> Python; documentation (commit: 61ab59f)
—
support /
githubweb
- CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 6b9c9fc)
—
support /
githubweb
- BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 08c867c)
—
Mathieu Morlighem /
githubweb
- BUG: Lowercasing JavaScript (commit: 90ee39e)
—
support /
githubweb
- BUG: Lowercasing JavaScript (commit: d153679)
—
support /
githubweb
- BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 12f6cf4)
—
Mathieu Morlighem /
githubweb
- CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 3fc67bb)
—
support /
githubweb
- CHG: Cleanup; MATLAB -> Python; documentation (commit: c8d98c1)
—
support /
githubweb
- CHG: automatically remove checkpoint file once done to save disk space (commit: b73355e)
—
Mathieu Morlighem /
githubweb
- CHG: adding dynamic function name (commit: caad0b5)
—
Mathieu Morlighem /
githubweb
- BUG: revert issmscpin to previous version (commit: 3cb91ea)
—
enigne /
githubweb
- ADD: `cutoff` option in flowlines.m (commit: d0b3440)
—
enigne /
githubweb
- CHG: Eased tolerances (commit: 56a15f2)
—
support /
githubweb
- CHG: Moving certain external packages to new repo (commit: a178c10)
—
support /
githubweb
- Revert "Revert "add python CI"" (commit: 830f9fd)
—
noreply /
githubweb
- Revert "add python CI" (commit: 1861be8)
—
noreply /
githubweb
- ADD: ubuntu python CI test (commit: 14b7eaa)
—
noreply /
githubweb
- ADD: mac basic CI (commit: 42d81d1)
—
enigne /
githubweb
- ADD: flag `with_matlab` in CI with matlab (commit: a1d0fbe)
—
enigne /
githubweb
- CHG: input.with_matlab -> input.interface (commit: bd92bb5)
—
enigne /
githubweb
- ADD: ubuntu python test (commit: 14fe0b8)
—
enigne /
githubweb
- ADD: install python-dev (commit: c23fa5e)
—
enigne /
githubweb
- ADD: python tests (commit: 00193b4)
—
enigne /
githubweb
- BUG: fix .yml (commit: 2d40145)
—
enigne /
githubweb
- CHG: python path for CI (commit: 0776a0a)
—
enigne /
githubweb
- BUG: fix python path (commit: 9cd4b54)
—
enigne /
githubweb
- CHG: get python path from python action (commit: eac81c0)
—
enigne /
githubweb
- CHG: use env (commit: 9e781b9)
—
enigne /
githubweb
- Update ubuntu-python.yml (commit: 6b751ae)
—
noreply /
githubweb
- CHG: output python path after setup (commit: cc03516)
—
enigne /
githubweb
- change to v5 python action (commit: 6012a64)
—
enigne /
githubweb
- update python path (commit: 79a9ec3)
—
enigne /
githubweb
- fix bug in python_version (commit: 10e0102)
—
enigne /
githubweb
- currentlt test with only python (commit: 2722bc2)
—
enigne /
githubweb
- add libpython (commit: 49c8613)
—
enigne /
githubweb
- update CI (commit: 74f450e)
—
enigne /
githubweb
- update CI (commit: 6073f89)
—
enigne /
githubweb
- set python path (commit: 0d924c2)
—
enigne /
githubweb
- update numpy path (commit: e33ed82)
—
enigne /
githubweb
- check the folder (commit: 51346a8)
—
enigne /
githubweb
- add path to numpy (commit: 89950de)
—
enigne /
githubweb
- add path to numpy (commit: 7e617b9)
—
enigne /
githubweb
- update numpy (commit: a16ee76)
—
enigne /
githubweb
- add test numpy (commit: c7ff259)
—
enigne /
githubweb
- print more (commit: 93fc7cc)
—
enigne /
githubweb
- look into _core (commit: f1b7cf4)
—
enigne /
githubweb
- add python to test (commit: 67a6f83)
—
enigne /
githubweb
- add netCDF4 (commit: be2d32c)
—
enigne /
githubweb
- add source ISSM (commit: 2e5bf2e)
—
enigne /
githubweb
- CHG: wrong place holder for string (commit: 2c7f585)
—
Mathieu Morlighem /
githubweb
- 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. (commit: 3c778b7)
—
inwoopark0415 /
githubweb
- CHG: do not assume hemisphere (commit: 29e26a7)
—
Mathieu Morlighem /
githubweb
- BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 734d71a)
—
Mathieu Morlighem /
githubweb
- FIX: Output of Tidal love numbers in Love core (commit: 5bbf926)
—
lambert.caron /
githubweb
- CHG: Adjusted tolerances (commit: 750f4b7)
—
support /
githubweb
- CHG: Catch unsupported draw function; clean up (commit: a5470e5)
—
support /
githubweb
- BUG: Bad indexing of bamgmesh out (commit: 617fa79)
—
support /
githubweb
- ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: daf8293)
—
inwoopark0415 /
githubweb
- CHG: Resolve memory leakage in SEMIC. (commit: 5bec532)
—
inwoopark0415 /
githubweb
- CHG: model.refine MATLAB -> Python; clean up (commit: 70cadb9)
—
support /
githubweb
- CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: fed894b)
—
inwoopark0415 /
githubweb
- CHG: Update SmbSEMIC modules (commit: 111e86f)
—
inwoopark0415 /
githubweb
- CHG: Adjusted tolerances (commit: 473a8bf)
—
support /
githubweb
- BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: fd275dd)
—
support /
githubweb
- CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: c432a9f)
—
support /
githubweb
- CHG: Need to ignore download script in directory to properly download datasets (commit: db7f6b2)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 2e6f604)
—
support /
githubweb
- CHG: More external package fixes (commit: 79fcea5)
—
support /
githubweb
- CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 951d8ba)
—
support /
githubweb
- CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 2c403f6)
—
support /
githubweb
- CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 3918dec)
—
support /
githubweb
- CHG: Check if LDFLAGS is set (commit: c8c5fd8)
—
support /
githubweb
- CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 0e1d4f4)
—
support /
githubweb
- CHG: Updated path to gfortran (commit: 70147fb)
—
support /
githubweb
- CHG: extract AD cost functions (commit: d03a573)
—
Mathieu Morlighem /
githubweb
- fix penta section normals and remove duplicate code (commit: efde1a9)
—
daniel.abele /
githubweb
- fix indentation (commit: 4586e1c)
—
daniel.abele /
githubweb
- remove unused indices in Tria::NormalTop (commit: 21dcef2)
—
noreply /
githubweb
- CHG: Adjusted tolerances (commit: 08469f9)
—
support /
githubweb
- CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: 9b45c84)
—
support /
githubweb
- CHG: Translated test2085 from MATLAB -> Python (commit: 9634a49)
—
support /
githubweb
- CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 369a51b)
—
support /
githubweb
- BUG: Fixed parens (commit: 4d9897d)
—
support /
githubweb
- CHG: Fixes for love numbers and related tests under Python API (commit: 90fe3da)
—
support /
githubweb
- CHG: Adjusted tolerances (commit: 8b7ecfc)
—
support /
githubweb