Summary
- Update README.md (commit: 5fad7e8) (details)
- Update README.md (commit: 804d9cb) (details)
- CHG: adding other way to download ISSM from GitHub (commit: cd0db55) (details)
- CHG: Updating paths to Python installation (now using venv) (commit: 48fafb4) (details)
- CHG: Adjusted tolerances (commit: a7642ec) (details)
- Delete README (commit: 9c87598) (details)
- CHG: upgrading to latest PETSc version (commit: 1954c7d) (details)
- BUG: Path to libgfortran (commit: ade0cdf) (details)
- CHG: Need libgcc in package (commit: 34edfea) (details)
- BUG: Path fixes (commit: 06014d2) (details)
- BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: 7829943) (details)
- CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (commit: 86d56f4) (details)
- BUG: Incorrect file name (commit: 3f1d135) (details)
- CHG: Virtual environment not preserved in called script (commit: 6c6e3fc) (details)
- CHG: removing old scripts (commit: 77ece86) (details)
- CHG: moved up one directory and removed from version check (commit: 3da6aa4) (details)
- CHG: adding more files to gitignore (commit: 71cf980) (details)
- CHG: Adjusted tolerances (commit: ab5622d) (details)
- CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 5f72777) (details)
- CHG: removing reference to cshrc, replacing by zshrc (commit: c96bbfd) (details)
- CHG: Adjusted tolerances (commit: 3aec6f3) (details)
- CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 71a5854) (details)
- BUG: Removed 'command' (commit: 23e5006) (details)
- ADD: Missing empty Models/ dir (commit: d046084) (details)
- Update of .gitignore. (commit: bef7fd6) (details)
- Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: c637383) (details)
- CHG: Add default location for libgfortran on Mac to rpath (commit: c21aea7) (details)
- CHG: adaptive time stepping needs vz in 3d (commit: cfdb310) (details)
- CHG: throw error message if FCT in 3d (commit: 6693f07) (details)
- CHG: Use git now to get changes and determine installation type (commit: 9417447) (details)
- CHG: minor, testing to see if jenkins will recompile (commit: d46094f) (details)
- CHG: forgot to change path to m/mesh/planet (commit: 48f2f11) (details)
- CHG: Additions to ignore list (commit: 292ee72) (details)
- Create codeql.yml (commit: d31839f) (details)
- Bump the npm_and_yarn group across 1 directory with 2 updates (commit: 224629e) (details)
- CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 49c111d) (details)
- Update codeql.yml (commit: 17a4dda) (details)
- Update codeql.yml (commit: 85e70df) (details)
- Update codeql.yml (commit: a522fbb) (details)
- Update codeql.yml (commit: a2d5637) (details)
- CHG: Disabling wrappers on CodeQL build (commit: f3154a6) (details)
- CHG: Correcting handling of git commit and changes when fetch has not been used (commit: 2e2e447) (details)
- Delete codeql.yml (commit: 2650861) (details)
- CHG: Adding whitespace and rerunning jobs (commit: c241279) (details)
- CHG: removing double blank lines (commit: 501faea) (details)
- CHG: Adjusted tolerances (commit: befbb36) (details)
- CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: b5969f1) (details)
- 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) (details)
- CoDiPack type can be defined during the configuration. (commit: 0c86d88) (details)
- BUG: Need to update previous commit every time we run (commit: 0939b23) (details)
- CHG: Outstanding commit and test fix to git change polling (commit: f94c8d5) (details)
- Extracted common computation from StressbalanceAnalysis.cpp. (commit: 1c23b49) (details)
- Added Preaccumulation helper for sparse row assembly. (commit: a28008d) (details)
- BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: f3be32b) (details)
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 004acae) (details)
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: d4ab726) (details)
- CHG: missing -fPIC install-linux.sh (commit: ef4f38b) (details)
- CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: acf9490) (details)
- CHG: removing SLEPSC and ADIC2 that we have never used (commit: eb56793) (details)
- CHG: adding common factor to KMatrices StressBalance (commit: d79f20f) (details)
- CHG: do not extrude lat/lon if undefined (commit: 542dd67) (details)
- CHG: refine should deal with lat/long as well (commit: 1c44f94) (details)
- BUG: output is md2 and not md (commit: 624b32e) (details)
- CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: ebfeed6) (details)
- CHG: New cluster class for submitting jobs to UB CCR; typos (commit: d5ffcb6) (details)
- CHG: adding factors to analysis (commit: 5221b49) (details)
- CHG: added Data directory for examples (commit: 3b21465) (details)
- CHG: adding factors in analysis (commit: 5a7f851) (details)
- CHG: added factors in analysis (commit: e049dfc) (details)
- CHG: fixed problem with Glads (commit: 06ba999) (details)
- BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: 79e0383) (details)
- CHG: renaming Viscous Budd (commit: 58ec93e) (details)
- CHG: Adjusted tolerances (commit: 3d3884b) (details)
- CHG: multithreading ContourToNodes (commit: a5cce0e) (details)
- BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 7031ace) (details)
- CHG: Temporary fix for not being able to connect via port 22 (commit: 7930043) (details)
- CHG: Need P instead of p option (commit: 1ae9f62) (details)
- 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) (details)
- CHG: minor changed ISSM description (commit: e79d8fc) (details)
- 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) (details)
- ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (commit: 96f163d) (details)
- CHG: use mapping toolbox map if Googlemaps is not available (commit: 877f97d) (details)
- CHG: fixed zoom level option (commit: f13265c) (details)
- CHG: adjusted tolerances (commit: 67ecf56) (details)
- CHG: added interactive to disp: (commit: 82f74cc) (details)
- Added time and memory output for CoDiPack. (commit: dee0d08) (details)
- Make preaccumulation configurable. (commit: 0053772) (details)
- Create c-cpp.yml (commit: de8cfa1) (details)
- Update c-cpp.yml (commit: 6ea1be6) (details)
- CHG: changed checks on flags (commit: 75710aa) (details)
- CHG: need to initialize as 0 (commit: 206ded5) (details)
- Update c-cpp.yml (commit: 5f63850) (details)
- Update c-cpp.yml (commit: c26805a) (details)
- Update c-cpp.yml (commit: c4d8675) (details)
- Update c-cpp.yml (commit: 1b9716a) (details)
- Update c-cpp.yml, add matlab (commit: b0584a0) (details)
- Update c-cpp.yml (commit: 3de0de9) (details)
- Update c-cpp.yml (commit: 97b7d9f) (details)
- Create github_linux_basic (commit: 917aa3b) (details)
- Update c-cpp.yml (commit: 7e7cb29) (details)
- Update c-cpp.yml (commit: a09e38a) (details)
- change the directory for CI files (commit: ed557da) (details)
- Update README.md (commit: 6f97503) (details)
- Update README.md (commit: 7ee2aa6) (details)
- create badge for CI, add it to README (commit: 5b19ff4) (details)
- CHG: minor (commit: 3155d83) (details)
- BUG: forgot to close parenthesis (commit: 99e58f8) (details)
- CHG: upgrading PETSc in order to find latest ZLIB (commit: 0a5d4f8) (details)
- FIX: calculation of VAF based on mask in Tria.cpp (commit: c76bcad) (details)
- CHG: trying to simplify CI (commit: 345ce88) (details)
- CHG: trying to simplify CI (commit: 8ca30ea) (details)
- CHG: getting PETSc from apt-get (commit: 7653d0b) (details)
- CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (commit: 0a7c0f0) (details)
- BUG: fixing CI problem (commit: a762b38) (details)
- CHG: trying to fix CI (commit: b4cb2c6) (details)
- CHG: trying to fix CI (commit: 8b5f7e9) (details)
- CHG: trying to fix CI (commit: 07c5512) (details)
- CHG: trying to fix CI (commit: 34f659f) (details)
- Update README.md (commit: 1ad8f26) (details)
- NEW: added option 'quitonerror' for GitHub's CI (commit: cadec61) (details)
- CHG: fixing matlab tests in GitHub CI (commit: e29269a) (details)
- CHG: trying to fix CI with MATLAB (commit: c02ba76) (details)
- CHG: trying to debug CI (commit: dbb040a) (details)
- CHG: trying to add MATLAB tests (commit: 9e03058) (details)
- CHG: fixing MATLAB (commit: 47fec1e) (details)
- load matlab action manually (commit: 979bccd) (details)
- FIX: updated archive 540 (commit: 2a46a3e) (details)
- CHG: checking env (commit: d0b793d) (details)
- CHG: checking env (commit: 38a30bf) (details)
- CHG: checking env (commit: cec57fd) (details)
- CHG: checking env (commit: af5690c) (details)
- CHG: checking env (commit: a9938ed) (details)
- CHG: checking env (commit: 9208d86) (details)
- set environment before running matlab (commit: 4a1a946) (details)
- Update c-cpp.yml (commit: 32b049b) (details)
- Update c-cpp.yml (commit: 71c965d) (details)
- Update c-cpp.yml (commit: d6b4c45) (details)
- Update c-cpp.yml (commit: f32cecc) (details)
- CHG: fixed typo (commit: fa5e47b) (details)
- NEW: added a function that reads a geotiff and outputs x,y,data (commit: d3a11cb) (details)
- CHG: better check on METIS header (commit: aab5168) (details)
- CHG: removing PETSc from installation (commit: 2788cec) (details)
- CHG: install openMPI (commit: 0b37126) (details)
- CHG: figuring out open MPI (commit: 8b91009) (details)
- CHG: mpi-include does not need -I (commit: b55430e) (details)
- CHG: scalapack is installed as part of open MPI (commit: 6f937e4) (details)
- CHG: do not assume that ParMETIS is installed if MUMPS is provided (commit: 0f97bbc) (details)
- CHG: do not preload petsc files if petsc is not installed (commit: 2f07102) (details)
- CHG: reverting to installing PETSc (commit: 9640ebb) (details)
- CHG: simplifying workflow and scripts (commit: 0319b46) (details)
- CHG: change name (commit: 482d3f8) (details)
- CHG: removing MPICH from PETSc to speed up CI (commit: 6d818da) (details)
- CHG: adding more libs to mpi (commit: e69a782) (details)
- CHG: forgot to change LD_PRELOAD (commit: b00c721) (details)
- CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (commit: 3cb916c) (details)
- CHG: do not make MeshPartition a template (commit: 7f7505c) (details)
- CHG: added example (commit: 60d676d) (details)
- BUG: do not initialize codi_global if autodiff is false (commit: 6aa5da9) (details)
- CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (commit: d1e52e2) (details)
- try to set two steps for the CI (commit: 5975640) (details)
- try to add cache (commit: 50190d3) (details)
- try to set the path for cache (commit: 15a348d) (details)
- try again with env variable (commit: 1b19f0b) (details)
- update download path in artifact (commit: 0848c3f) (details)
- try to also cache matlab (commit: 9b235c5) (details)
- change mpi back to petsc version (commit: 2e7ff85) (details)
- no need to cache matlab (commit: d6fe336) (details)
- cache matlab (commit: 80b3c04) (details)
- try the uncompress path again (commit: dfc6574) (details)
- download to /root (commit: 81b8b98) (details)
- try to use relative path (commit: e864a3b) (details)
- add relative path (commit: ff1f207) (details)
- change relative path again (commit: e113efe) (details)
- typo fixed (commit: 995b94a) (details)
- update working dir (commit: 84a03dd) (details)
- activate compile (commit: 8c98e69) (details)
- put test back (commit: e339299) (details)
- remove apt-get installed mpi (commit: eaae0d7) (details)
- try to create a matrix of test (commit: efc7cc7) (details)
- try matrix with string variables (commit: e91fd41) (details)
- add codipack in CI (commit: 182c715) (details)
- try to fix codipack configure (commit: 837a322) (details)
- add gsl (commit: c71caeb) (details)
- seperate basic and codipack (commit: 7594905) (details)
- Update common-workflow.yml (commit: 083c437) (details)
- only include ad tests for ccdipack (commit: 25b6dfc) (details)
- fix bug in main-ci (commit: 6e84779) (details)
- set different names for different runs (commit: b0269ef) (details)
- add type of input.os (commit: e0b1eed) (details)
- try to cache src/c (commit: 565963c) (details)
- fix error in the test job (commit: 0206504) (details)
- remove cache src/c (commit: feaeafc) (details)
- try petsc-3.20 for ad (commit: b377c3a) (details)
- try to use env to set the id of cache (commit: ea1e689) (details)
- try github.env (commit: 24468bb) (details)
- try to fix bugs when using inputs in cache id (commit: 1d4ea2d) (details)
- fix bug in the if condition (commit: c3b3660) (details)
- fix codipack (commit: d2062bb) (details)
- try ad again (commit: 28d82e6) (details)
- CHG: added error message instead of just bypassing (commit: 6594401) (details)
- CHG: for macOS we now also need to add -commons use_dylibs (commit: 1a3699f) (details)
- BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (commit: e49bead) (details)
- CHG: cleanup (commit: a8f5547) (details)
- remove with-petsc in codipack (commit: 9d331f1) (details)
- reduce matrix size for tests (commit: 2fcdd45) (details)
- check spaces (commit: 22c2e32) (details)
- turn off codipack tests (commit: b8d2d51) (details)
- do not compress petsc/src/ to decrease the size of the artifact (commit: 57d4613) (details)
- try to exclude petsc/src (commit: f9262f6) (details)
- add gsl to codipack version (commit: a358592) (details)
- CHG: calving rate in CalvingMIP use normal vector from the levelset (commit: b181f85) (details)
- Update README.md (commit: 0fb4465) (details)
- Update README.md (commit: 3a00056) (details)
- Update action badge in README.md (commit: f4f10ac) (details)
- CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (commit: 2f6a9e3) (details)
- CHG: make two CIs separately for Ubuntu basic and codipack (commit: 4741ed5) (details)
- CHG: Update test540, due to update default reinit_frequency (commit: 430b105) (details)
- change the way to reuse workflow (commit: 0efe728) (details)
- hard code the version of configure ISSM for now (commit: db8075d) (details)
- BUG: fix CalvingCalvingMIP in Penta (commit: 2698137) (details)
- fix bugs in action.yml (commit: 7f6f141) (details)
- separate prepare externalpackes and build (commit: 584f3a5) (details)
- test ISSM_DIR (commit: 08d6530) (details)
- Update action.yml (commit: 37527bd) (details)
- fix ISSM_DIR issue (commit: 47f8a7b) (details)
- rerun CI, make input name shorter (commit: f857165) (details)
- fix bug in action.yml (commit: ff67c9f) (details)
- CHG: update Archive540 (commit: a30382f) (details)
- rerun full CI (commit: 323ceb5) (details)
- fix bug in uploading artifact (commit: b4ae7ad) (details)
- BUG: fix CalvingCalvingMIP (commit: 92549b0) (details)
- BUG: recompile ISSM, update test540 Archive (commit: a53cd43) (details)
- CHG: update Archive affected by levelset.reinit_frequency=10 (commit: 87b72a8) (details)
- add badges for Ubuntu Basic and CodiPack (commit: feb47a9) (details)
- CHG: MATLAB -> Python and Javascript (commit: ba72369) (details)
- NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (commit: 4436be0) (details)
- CHG: 1st edit of interpPaolo2023 (commit: 37889e4) (details)
- CHG: taking care of paths with white spaces (commit: b52a7fa) (details)
- CHG: relaxed tolerances for test 541 (commit: 17823c6) (details)
- CHG: Cleanup (commit: 15ceb8f) (details)
- CHG: update to GEMB merge layers to parallel matlab version updates (commit: e96dabc) (details)
- CHG: update GEMB tols for latest commit (commit: 6ae19af) (details)
- CHG: update remaining tols in windows and on git for GEMB (commit: 16ba5ed) (details)
- CHG: Cleanup of configuration options (commit: a96a4ea) (details)
- BUG: Needed closing ;; (commit: cde015c) (details)
- CHG: Removing support for Android (commit: f2dc910) (details)
- CHG: Synchronized enums after pull and merge (commit: 31a5504) (details)
- BUG: Cleaned up configs (commit: 52cd3be) (details)
- BUG: Correcting env var substitution (commit: 53e2064) (details)
- CHG: Cleanup (commit: ecc8bdf) (details)
- CHG: Cleanup (commit: f4eedf7) (details)
- CHG: Moving standard env vars to issm_options for MSYS2 builds (commit: 317ec23) (details)
- CHG: Cleanup; missing env var for Javascript build (commit: e96bbbb) (details)
- BUG: Fix for MSYS2 build (commit: efeecc0) (details)
- merge actions to the workflow file (commit: 426b2b2) (details)
- use multiple lines for the yml (commit: 731bcc7) (details)
- try to set matlab outside (commit: 3cf77f7) (details)
- fix missing type of common-workflow.yml (commit: f596275) (details)
- fix bug in setting matlab root (commit: ec42822) (details)
- if cache not hit, then recompile (commit: 20636a0) (details)
- CHG: added check to tell useers they cannot use both PETSc and CoDiPack (commit: 912b605) (details)
- BUG: Need to check if supplied gfortran and other libs are files for binaries builds (commit: 3256dd9) (details)
- CHG: added some explanation (commit: 13ed448) (details)
- BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (commit: 34142a6) (details)
- BUG: update archive 540,541,542 (commit: d00366b) (details)
- update 806,812 (commit: e0f5c70) (details)
- BUG: update archive 3203 (commit: 1c2cf34) (details)
- CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (commit: 613dd08) (details)
- BUG: Missing commit from pristine copy (commit: 01418c9) (details)
- BUG: CXXFLAGS is not empty by default under clang (commit: 03ddf03) (details)
- BUG: Bad path to gfortran (commit: a6bb061) (details)
- use json to handle matrix strategy (commit: c700e2b) (details)
- CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (commit: f202e0d) (details)
- BUG: fixed memory leak (commit: 4124654) (details)
- BUG: Reverting changes for now to get versioned code working (commit: 5922889) (details)
- CHG: Standardizing MATLAB and Python wrapper makefiles (commit: c1e78be) (details)
- BUG: Reverting (again, sigh) (commit: 16fcdb0) (details)
- add \' in common_workflow (commit: 102f07b) (details)
- Update common-workflow.yml (commit: 6ec3517) (details)
- Update common-workflow.yml (commit: 8bdf8d2) (details)
- Update common-workflow.yml (commit: 92334a9) (details)
- update workflow using one file for one case (commit: e477fa3) (details)
- CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (commit: e715320) (details)
- ADD: output melt rate and its components in SHAKTI hydrology (commit: 4bfad50) (details)
- CHG: removing unused options (commit: 187f80c) (details)
- CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (commit: 42ac9cb) (details)
- CHG: More clarification about HTTPS vs SSH (commit: 66a11ce) (details)
- NEW: added file to interpolate undercutting forcings from ISMIP6 data files (commit: 3392563) (details)
- CHG: added ref (commit: 39d675d) (details)
- CHG: moving file to a better directory (commit: 7621d80) (details)
- CHG: update ICESat2 ATL14/15 to version 4 (commit: 29bf890) (details)
- CHG: closed contour should be option #1 (commit: 3814cab) (details)
- CHG: minor estetics (commit: 909f497) (details)
- CHG:update script for TACC Frontera (commit: 0af0688) (details)
- NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (commit: 1105aba) (details)
- CHG: include stressbalance hydrology layer capability in python (commit: da74c91) (details)
- BUG: fix loading MEaSUREs velocity for individual glaciers (commit: ba48cc8) (details)
- CHG: update Jakobshavn MEaSUREs velocity to 2024 (commit: f2e798e) (details)
- BUG: add if for more general model results (commit: d81f05d) (details)
- BUG: generalize analyzeCalvingfront function (commit: 8448acd) (details)
- CHG: second iteration of interpPaolo2023- add interpolation routine (commit: bd63da8) (details)
- CHG: include temporal component in Paolo2023 melt rate (commit: 99209c8) (details)
- NEW: added error message if cxxoptflags is provided (commit: 08657b9) (details)
- BUG: python should not need MEXLIB, this introduces dependencies that are problematic (commit: e36b9bf) (details)
- BUG: bad python syntax (commit: 0142b7c) (details)
- CHG: simplifying hydro slope code (commit: 338886f) (details)
- NEW: nightly run test for stressbalance hydrology layer (commit: ad33e61) (details)
- CHG: add interpolated dates as output (commit: eff452a) (details)
- CHG: do not use configure.py in installation script, call configure directly (commit: 0ae352e) (details)
- CHG: fixed RHS (commit: 425b448) (details)
- ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (commit: 272614d) (details)
- BUG: ocean-averaged sea level loads (commit: a9afa9f) (details)
- NEW: retrieving change in gravitational acceleration from ESA solver (commit: 934614b) (details)
- CHG: fixed bad character from Surendra's commit (commit: 54b4de7) (details)
- CHG: fixing NR (commit: 973ddb7) (details)
- CHG: make python test identical to MATLAB test (commit: b4aa682) (details)
- CHG: making python test identical to MATLAB (commit: e546cd0) (details)
- ESA nightly updated with a new diagostic (commit: 513a325) (details)
- CHG: relaxing tolerances (commit: b9e596c) (details)
- CHG: relaxing tolerances (commit: 77d5533) (details)
- CHG: relaxing tolerances (commit: eed8df1) (details)
- CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (commit: 3d2b61e) (details)
- Update .gitignore (commit: 195664c) (details)
- CHG: Updated PETSc version (commit: afc8a21) (details)
- CHG: Renaming of GDAL install scripts (commit: fcff971) (details)
- CHG: Fixes for latest PETSc version install script (commit: 5f36b1e) (details)
- BUG: Corrected install script (commit: df66d12) (details)
- CHG: Adjusted tolerances (commit: 0ed2108) (details)
- CHG: Disabling test 362 for Silicon-based Mac as it has large errors (commit: f421911) (details)
- CHG: Adjusted tolerances (commit: fb91a00) (details)
- CHG: Adjusted tolerances (commit: e4a2c1e) (details)
- CHG: Corrected install script name (commit: 27ae96f) (details)
- Update .gitignore (commit: 2b00a6f) (details)
- CHG: moving functions around (commit: 02c609d) (details)
- ADD: mac basic CI (commit: fb15aad) (details)
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 507291f) (details)
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: c7c1b20) (details)
- fixing merging error in Makefile.am (commit: 80570a2) (details)
- CHG:cleaned up Love core for final version (commit: cee3df6) (details)
- FIX: fixing recast of int/double to double precision for some compilers in Love core (commit: 57a34e6) (details)
- FIX: cleaning up love core (commit: e3030e4) (details)
- CHG: Bug in Python wrapper; cleanup (commit: f5a7c45) (details)
- CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (commit: 0763279) (details)
- CHG: Committing local changes from UB CCR (commit: a5e6ef6) (details)
- Update test2085.m (commit: f986dcc) (details)
- Update test2084.m (commit: 08a9fb4) (details)
- CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (commit: f58a1a7) (details)
- CHG: Older versions of PETSc use config/configure.py (may need to change others) (commit: 3fdb691) (details)
- CHG: Updates for saving model for JavaScript (commit: 0f22121) (details)
- CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (commit: baca642) (details)
- CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (commit: 1ae1d97) (details)
- CHG: Fixes for JavaScript API and Emscripten compilation (commit: 69bbd50) (details)
- CHG: no error compiler flag still needed (commit: ac7755e) (details)
- CHG: More JavaScript API fixes; compiler options to disable wasm (commit: 8c4ac40) (details)
- CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (commit: 93e6151) (details)
- CHG: Emscripten does not like opt flag (commit: 455e885) (details)
- BUG: Issue was missing quote, not flag (commit: 025c1f7) (details)
- CHG: Added missing exported functions for JavaScript binaries (commit: d40778d) (details)
- CHG: Adjusted tolerances (commit: 46ed7a1) (details)
- CHG: Fixes for outputting transient class to JavaScript model (commit: 9a73fc2) (details)
- BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (commit: 2fc48ba) (details)
- CHG: Updated archives (commit: b9a0f5c) (details)
- FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (commit: c7e1e66) (details)
- FIX: love core: recast some integers to doubletype to help some mac compilers (commit: c597ea0) (details)
- FIX: Missing synched enum files for Love core update (commit: de53456) (details)
- Update test2075.m (commit: 346cdbe) (details)
- Update test2071.m (commit: 3bfeb3d) (details)
- CHG: Adjusted tolerances (commit: 6b4611e) (details)
- CHG: Fixes for love numbers and related tests under Python API (commit: 15cf622) (details)
- BUG: Fixed parens (commit: 189738f) (details)
- CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 7fa8267) (details)
- CHG: Translated test2085 from MATLAB -> Python (commit: de6aa4a) (details)
- fix penta section normals and remove duplicate code (commit: 68a1198) (details)
- fix indentation (commit: ba34a19) (details)
- CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: adf71c2) (details)
- CHG: Adjusted tolerances (commit: 6164a6e) (details)
- remove unused indices in Tria::NormalTop (commit: 2b35078) (details)
- CHG: Updated path to gfortran (commit: b41fcb4) (details)
- CHG: extract AD cost functions (commit: 58fe6ce) (details)
- CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 957ed85) (details)
- CHG: Check if LDFLAGS is set (commit: f275274) (details)
- CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 2f62628) (details)
- CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 8a018b9) (details)
- CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 9270a30) (details)
- CHG: More external package fixes (commit: b4d061b) (details)
- CHG: Adjusted tolerances (commit: 419bba7) (details)
- CHG: Need to ignore download script in directory to properly download datasets (commit: 648c7e7) (details)
- CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: 551c597) (details)
- BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: 3438d0b) (details)
- CHG: Adjusted tolerances (commit: c6abcf6) (details)
- CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: 45dcbbb) (details)
- CHG: Update SmbSEMIC modules (commit: 7eed5a3) (details)
- ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: 318919a) (details)
- CHG: Resolve memory leakage in SEMIC. (commit: 0dda306) (details)
- CHG: model.refine MATLAB -> Python; clean up (commit: 50c4f95) (details)
- BUG: Bad indexing of bamgmesh out (commit: c6bade2) (details)
- CHG: Catch unsupported draw function; clean up (commit: d641506) (details)
- CHG: Adjusted tolerances (commit: 5d36a67) (details)
- FIX: Output of Tidal love numbers in Love core (commit: 89066e2) (details)
- CHG: do not assume hemisphere (commit: 73416d6) (details)
- BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 36a100d) (details)
- 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) (details)
- ADD: flag `with_matlab` in CI with matlab (commit: 4088830) (details)
- CHG: input.with_matlab -> input.interface (commit: bcd7f0e) (details)
- ADD: ubuntu python test (commit: c45e791) (details)
- ADD: install python-dev (commit: 5d792ba) (details)
- ADD: python tests (commit: ab6f5c2) (details)
- BUG: fix .yml (commit: 5f1f739) (details)
- CHG: python path for CI (commit: b07f2ea) (details)
- BUG: fix python path (commit: 307f8a0) (details)
- CHG: get python path from python action (commit: 06adc93) (details)
- CHG: use env (commit: 97a4ea5) (details)
- Update ubuntu-python.yml (commit: 002f28d) (details)
- CHG: output python path after setup (commit: a9da2df) (details)
- change to v5 python action (commit: 0de8889) (details)
- update python path (commit: 1f4c9cc) (details)
- fix bug in python_version (commit: 939717a) (details)
- CHG: wrong place holder for string (commit: 1428b1e) (details)
- currentlt test with only python (commit: ca2f893) (details)
- add libpython (commit: 219ebf2) (details)
- update CI (commit: c7136a8) (details)
- update CI (commit: df8e6a1) (details)
- set python path (commit: 175c34a) (details)
- update numpy path (commit: e6f88df) (details)
- check the folder (commit: 5ef1549) (details)
- add path to numpy (commit: ba7cb7d) (details)
- add path to numpy (commit: b92e094) (details)
- update numpy (commit: 3d580b5) (details)
- add test numpy (commit: 52705c4) (details)
- print more (commit: 138ee42) (details)
- look into _core (commit: 062bd2a) (details)
- add python to test (commit: 547646e) (details)
- add netCDF4 (commit: 8536c41) (details)
- add source ISSM (commit: c88d507) (details)
- ADD: ubuntu python CI test (commit: 7f7ee10) (details)
- Revert "add python CI" (commit: 101481c) (details)
- Revert "Revert "add python CI"" (commit: dd63a1b) (details)
- CHG: Eased tolerances (commit: 868cbe1) (details)
- CHG: Moving certain external packages to new repo (commit: 672689d) (details)
- ADD: `cutoff` option in flowlines.m (commit: 950c755) (details)
- BUG: revert issmscpin to previous version (commit: 23b709c) (details)
- CHG: adding dynamic function name (commit: dd8dc91) (details)
- CHG: automatically remove checkpoint file once done to save disk space (commit: 3a24974) (details)
- CHG: Cleanup; MATLAB -> Python; documentation (commit: 61ab59f) (details)
- CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 6b9c9fc) (details)
- BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 08c867c) (details)
- BUG: Lowercasing JavaScript (commit: 90ee39e) (details)