Summary
- Update README.md (details)
- Update README.md (details)
- CHG: adding other way to download ISSM from GitHub (details)
- CHG: Updating paths to Python installation (now using venv) (details)
- CHG: Adjusted tolerances (details)
- Delete README (details)
- CHG: upgrading to latest PETSc version (details)
- BUG: Path to libgfortran (details)
- CHG: Need libgcc in package (details)
- BUG: Path fixes (details)
- BUG: Not catching runme error; 'exclude_name' option no longer exists (details)
- CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (details)
- BUG: Incorrect file name (details)
- CHG: Virtual environment not preserved in called script (details)
- CHG: removing old scripts (details)
- CHG: moved up one directory and removed from version check (details)
- CHG: adding more files to gitignore (details)
- CHG: Adjusted tolerances (details)
- CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (details)
- CHG: removing reference to cshrc, replacing by zshrc (details)
- CHG: Adjusted tolerances (details)
- CHG: Removing Cmake to avoid conflicts with standalone copy (details)
- BUG: Removed 'command' (details)
- ADD: Missing empty Models/ dir (details)
- Update of .gitignore. (details)
- Moved all CoDiPack specific functions to CoDiPackGlobal.h. (details)
- CHG: Add default location for libgfortran on Mac to rpath (details)
- CHG: adaptive time stepping needs vz in 3d (details)
- CHG: throw error message if FCT in 3d (details)
- CHG: Use git now to get changes and determine installation type (details)
- CHG: minor, testing to see if jenkins will recompile (details)
- CHG: forgot to change path to m/mesh/planet (details)
- CHG: Additions to ignore list (details)
- Create codeql.yml (details)
- Bump the npm_and_yarn group across 1 directory with 2 updates (details)
- CHG: Fixes for gfortran path in rpath; new config for CodeQL (details)
- Update codeql.yml (details)
- Update codeql.yml (details)
- Update codeql.yml (details)
- Update codeql.yml (details)
- CHG: Disabling wrappers on CodeQL build (details)
- CHG: Correcting handling of git commit and changes when fetch has not been used (details)
- Delete codeql.yml (details)
- CHG: Adding whitespace and rerunning jobs (details)
- CHG: removing double blank lines (details)
- CHG: Adjusted tolerances (details)
- CHG: Updates to UB CCR config; changed path of gmshplanet.py (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 (details)
- CoDiPack type can be defined during the configuration. (details)
- BUG: Need to update previous commit every time we run (details)
- CHG: Outstanding commit and test fix to git change polling (details)
- Extracted common computation from StressbalanceAnalysis.cpp. (details)
- Added Preaccumulation helper for sparse row assembly. (details)
- BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (details)
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details)
- CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details)
- CHG: missing -fPIC install-linux.sh (details)
- CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (details)
- CHG: removing SLEPSC and ADIC2 that we have never used (details)
- CHG: adding common factor to KMatrices StressBalance (details)
- CHG: do not extrude lat/lon if undefined (details)
- CHG: refine should deal with lat/long as well (details)
- BUG: output is md2 and not md (details)
- CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (details)
- CHG: New cluster class for submitting jobs to UB CCR; typos (details)
- CHG: adding factors to analysis (details)
- CHG: added Data directory for examples (details)
- CHG: adding factors in analysis (details)
- CHG: added factors in analysis (details)
- CHG: fixed problem with Glads (details)
- BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (details)
- CHG: renaming Viscous Budd (details)
- CHG: Adjusted tolerances (details)
- CHG: multithreading ContourToNodes (details)
- BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (details)
- CHG: Temporary fix for not being able to connect via port 22 (details)
- CHG: Need P instead of p option (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 (details)
- CHG: minor changed ISSM description (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` (details)
- ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (details)
- CHG: use mapping toolbox map if Googlemaps is not available (details)
- CHG: fixed zoom level option (details)
- CHG: adjusted tolerances (details)
- CHG: added interactive to disp: (details)
- Added time and memory output for CoDiPack. (details)
- Make preaccumulation configurable. (details)
- Create c-cpp.yml (details)
- Update c-cpp.yml (details)
- CHG: changed checks on flags (details)
- CHG: need to initialize as 0 (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml, add matlab (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- Create github_linux_basic (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- change the directory for CI files (details)
- Update README.md (details)
- Update README.md (details)
- create badge for CI, add it to README (details)
- CHG: minor (details)
- BUG: forgot to close parenthesis (details)
- CHG: upgrading PETSc in order to find latest ZLIB (details)
- FIX: calculation of VAF based on mask in Tria.cpp (details)
- CHG: trying to simplify CI (details)
- CHG: trying to simplify CI (details)
- CHG: getting PETSc from apt-get (details)
- CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (details)
- BUG: fixing CI problem (details)
- CHG: trying to fix CI (details)
- CHG: trying to fix CI (details)
- CHG: trying to fix CI (details)
- CHG: trying to fix CI (details)
- Update README.md (details)
- NEW: added option 'quitonerror' for GitHub's CI (details)
- CHG: fixing matlab tests in GitHub CI (details)
- CHG: trying to fix CI with MATLAB (details)
- CHG: trying to debug CI (details)
- CHG: trying to add MATLAB tests (details)
- CHG: fixing MATLAB (details)
- load matlab action manually (details)
- FIX: updated archive 540 (details)
- CHG: checking env (details)
- CHG: checking env (details)
- CHG: checking env (details)
- CHG: checking env (details)
- CHG: checking env (details)
- CHG: checking env (details)
- set environment before running matlab (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- Update c-cpp.yml (details)
- CHG: fixed typo (details)
- NEW: added a function that reads a geotiff and outputs x,y,data (details)
- CHG: better check on METIS header (details)
- CHG: removing PETSc from installation (details)
- CHG: install openMPI (details)
- CHG: figuring out open MPI (details)
- CHG: mpi-include does not need -I (details)
- CHG: scalapack is installed as part of open MPI (details)
- CHG: do not assume that ParMETIS is installed if MUMPS is provided (details)
- CHG: do not preload petsc files if petsc is not installed (details)
- CHG: reverting to installing PETSc (details)
- CHG: simplifying workflow and scripts (details)
- CHG: change name (details)
- CHG: removing MPICH from PETSc to speed up CI (details)
- CHG: adding more libs to mpi (details)
- CHG: forgot to change LD_PRELOAD (details)
- CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (details)
- CHG: do not make MeshPartition a template (details)
- CHG: added example (details)
- BUG: do not initialize codi_global if autodiff is false (details)
- CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (details)
- try to set two steps for the CI (details)
- try to add cache (details)
- try to set the path for cache (details)
- try again with env variable (details)
- update download path in artifact (details)
- try to also cache matlab (details)
- change mpi back to petsc version (details)
- no need to cache matlab (details)
- cache matlab (details)
- try the uncompress path again (details)
- download to /root (details)
- try to use relative path (details)
- add relative path (details)
- change relative path again (details)
- typo fixed (details)
- update working dir (details)
- activate compile (details)
- put test back (details)
- remove apt-get installed mpi (details)
- try to create a matrix of test (details)
- try matrix with string variables (details)
- add codipack in CI (details)
- try to fix codipack configure (details)
- add gsl (details)
- seperate basic and codipack (details)
- Update common-workflow.yml (details)
- only include ad tests for ccdipack (details)
- fix bug in main-ci (details)
- set different names for different runs (details)
- add type of input.os (details)
- try to cache src/c (details)
- fix error in the test job (details)
- remove cache src/c (details)
- try petsc-3.20 for ad (details)
- try to use env to set the id of cache (details)
- try github.env (details)
- try to fix bugs when using inputs in cache id (details)
- fix bug in the if condition (details)
- fix codipack (details)
- try ad again (details)
- CHG: added error message instead of just bypassing (details)
- CHG: for macOS we now also need to add -commons use_dylibs (details)
- BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (details)
- CHG: cleanup (details)
- remove with-petsc in codipack (details)
- reduce matrix size for tests (details)
- check spaces (details)
- turn off codipack tests (details)
- do not compress petsc/src/ to decrease the size of the artifact (details)
- try to exclude petsc/src (details)
- add gsl to codipack version (details)
- CHG: calving rate in CalvingMIP use normal vector from the levelset (details)
- Update README.md (details)
- Update README.md (details)
- Update action badge in README.md (details)
- CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (details)
- CHG: make two CIs separately for Ubuntu basic and codipack (details)
- CHG: Update test540, due to update default reinit_frequency (details)
- change the way to reuse workflow (details)
- hard code the version of configure ISSM for now (details)
- BUG: fix CalvingCalvingMIP in Penta (details)
- fix bugs in action.yml (details)
- separate prepare externalpackes and build (details)
- test ISSM_DIR (details)
- Update action.yml (details)
- fix ISSM_DIR issue (details)
- rerun CI, make input name shorter (details)
- fix bug in action.yml (details)
- CHG: update Archive540 (details)
- rerun full CI (details)
- fix bug in uploading artifact (details)
- BUG: fix CalvingCalvingMIP (details)
- BUG: recompile ISSM, update test540 Archive (details)
- CHG: update Archive affected by levelset.reinit_frequency=10 (details)
- add badges for Ubuntu Basic and CodiPack (details)
- CHG: MATLAB -> Python and Javascript (details)
- NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (details)
- CHG: 1st edit of interpPaolo2023 (details)
- CHG: taking care of paths with white spaces (details)
- CHG: relaxed tolerances for test 541 (details)
- CHG: Cleanup (details)
- CHG: update to GEMB merge layers to parallel matlab version updates (details)
- CHG: update GEMB tols for latest commit (details)
- CHG: update remaining tols in windows and on git for GEMB (details)
- CHG: Cleanup of configuration options (details)
- BUG: Needed closing ;; (details)
- CHG: Removing support for Android (details)
- CHG: Synchronized enums after pull and merge (details)
- BUG: Cleaned up configs (details)
- BUG: Correcting env var substitution (details)
- CHG: Cleanup (details)
- CHG: Cleanup (details)
- CHG: Moving standard env vars to issm_options for MSYS2 builds (details)
- CHG: Cleanup; missing env var for Javascript build (details)
- BUG: Fix for MSYS2 build (details)
- merge actions to the workflow file (details)
- use multiple lines for the yml (details)
- try to set matlab outside (details)
- fix missing type of common-workflow.yml (details)
- fix bug in setting matlab root (details)
- if cache not hit, then recompile (details)
- CHG: added check to tell useers they cannot use both PETSc and CoDiPack (details)
- BUG: Need to check if supplied gfortran and other libs are files for binaries builds (details)
- CHG: added some explanation (details)
- BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (details)
- BUG: update archive 540,541,542 (details)
- update 806,812 (details)
- BUG: update archive 3203 (details)
- CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (details)
- BUG: Missing commit from pristine copy (details)
- BUG: CXXFLAGS is not empty by default under clang (details)
- BUG: Bad path to gfortran (details)
- use json to handle matrix strategy (details)
- CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (details)
- BUG: fixed memory leak (details)
- BUG: Reverting changes for now to get versioned code working (details)
- CHG: Standardizing MATLAB and Python wrapper makefiles (details)
- BUG: Reverting (again, sigh) (details)
- add \' in common_workflow (details)
- Update common-workflow.yml (details)
- Update common-workflow.yml (details)
- Update common-workflow.yml (details)
- update workflow using one file for one case (details)
- CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (details)
- ADD: output melt rate and its components in SHAKTI hydrology (details)
- CHG: removing unused options (details)
- CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (details)
- CHG: More clarification about HTTPS vs SSH (details)
- NEW: added file to interpolate undercutting forcings from ISMIP6 data files (details)
- CHG: added ref (details)
- CHG: moving file to a better directory (details)
- CHG: update ICESat2 ATL14/15 to version 4 (details)
- CHG: closed contour should be option #1 (details)
- CHG: minor estetics (details)
- CHG:update script for TACC Frontera (details)
- NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (details)
- CHG: include stressbalance hydrology layer capability in python (details)
- BUG: fix loading MEaSUREs velocity for individual glaciers (details)
- CHG: update Jakobshavn MEaSUREs velocity to 2024 (details)
- BUG: add if for more general model results (details)
- BUG: generalize analyzeCalvingfront function (details)
- CHG: second iteration of interpPaolo2023- add interpolation routine (details)
- CHG: include temporal component in Paolo2023 melt rate (details)
- NEW: added error message if cxxoptflags is provided (details)
- BUG: python should not need MEXLIB, this introduces dependencies that are problematic (details)
- BUG: bad python syntax (details)
- CHG: simplifying hydro slope code (details)
- NEW: nightly run test for stressbalance hydrology layer (details)
- CHG: add interpolated dates as output (details)
- CHG: do not use configure.py in installation script, call configure directly (details)
- CHG: fixed RHS (details)
- ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (details)
- BUG: ocean-averaged sea level loads (details)
- NEW: retrieving change in gravitational acceleration from ESA solver (details)
- CHG: fixed bad character from Surendra's commit (details)
- CHG: fixing NR (details)
- CHG: make python test identical to MATLAB test (details)
- CHG: making python test identical to MATLAB (details)
- ESA nightly updated with a new diagostic (details)
- CHG: relaxing tolerances (details)
- CHG: relaxing tolerances (details)
- CHG: relaxing tolerances (details)
- CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (details)
- Update .gitignore (details)
- CHG: Updated PETSc version (details)
- CHG: Renaming of GDAL install scripts (details)
- CHG: Fixes for latest PETSc version install script (details)
- BUG: Corrected install script (details)
- CHG: Adjusted tolerances (details)
- CHG: Disabling test 362 for Silicon-based Mac as it has large errors (details)
- CHG: Adjusted tolerances (details)
- CHG: Adjusted tolerances (details)
- CHG: Corrected install script name (details)
- Update .gitignore (details)
- CHG: moving functions around (details)
- ADD: mac basic CI (details)
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details)
- CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details)
- fixing merging error in Makefile.am (details)
- CHG:cleaned up Love core for final version (details)
- FIX: fixing recast of int/double to double precision for some compilers in Love core (details)
- FIX: cleaning up love core (details)
- CHG: Bug in Python wrapper; cleanup (details)
- CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (details)
- CHG: Committing local changes from UB CCR (details)
- Update test2085.m (details)
- Update test2084.m (details)
- CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (details)
- CHG: Older versions of PETSc use config/configure.py (may need to change others) (details)
- CHG: Updates for saving model for JavaScript (details)
- CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (details)
- CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (details)
- CHG: Fixes for JavaScript API and Emscripten compilation (details)
- CHG: no error compiler flag still needed (details)
- CHG: More JavaScript API fixes; compiler options to disable wasm (details)
- CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (details)
- CHG: Emscripten does not like opt flag (details)
- BUG: Issue was missing quote, not flag (details)
- CHG: Added missing exported functions for JavaScript binaries (details)
- CHG: Adjusted tolerances (details)
- CHG: Fixes for outputting transient class to JavaScript model (details)
- BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (details)
- CHG: Updated archives (details)
- FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (details)
- FIX: love core: recast some integers to doubletype to help some mac compilers (details)
- FIX: Missing synched enum files for Love core update (details)
- Update test2075.m (details)
- Update test2071.m (details)
- CHG: Adjusted tolerances (details)
- CHG: Fixes for love numbers and related tests under Python API (details)
- BUG: Fixed parens (details)
- CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (details)
- CHG: Translated test2085 from MATLAB -> Python (details)
- fix penta section normals and remove duplicate code (details)
- fix indentation (details)
- CHG: Adjusted tolerances; do not run test 2085 on Silicon (details)
- CHG: Adjusted tolerances (details)
- remove unused indices in Tria::NormalTop (details)
- CHG: Updated path to gfortran (details)
- CHG: extract AD cost functions (details)
- CHG: Modified all basic external package installation scripts to use developers' download links, where possible (details)
- CHG: Check if LDFLAGS is set (details)
- CHG: Updated all install scripts for external packages needed for extended capabilities (details)
- CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (details)
- CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (details)
- CHG: More external package fixes (details)
- CHG: Adjusted tolerances (details)
- CHG: Need to ignore download script in directory to properly download datasets (details)
- CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (details)
- BUG: Expode hidden NumPy symbols in newer versions; cleanup (details)
- CHG: Adjusted tolerances (details)
- CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (details)
- CHG: Update SmbSEMIC modules (details)
- ADD: MATLAB - interpolate netcdf file with using xarray in python. (details)
- CHG: Resolve memory leakage in SEMIC. (details)
- CHG: model.refine MATLAB -> Python; clean up (details)
- BUG: Bad indexing of bamgmesh out (details)
- CHG: Catch unsupported draw function; clean up (details)
- CHG: Adjusted tolerances (details)
- FIX: Output of Tidal love numbers in Love core (details)
- CHG: do not assume hemisphere (details)
- BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (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. (details)
- ADD: flag `with_matlab` in CI with matlab (details)
- CHG: input.with_matlab -> input.interface (details)
- ADD: ubuntu python test (details)
- ADD: install python-dev (details)
- ADD: python tests (details)
- BUG: fix .yml (details)
- CHG: python path for CI (details)
- BUG: fix python path (details)
- CHG: get python path from python action (details)
- CHG: use env (details)
- Update ubuntu-python.yml (details)
- CHG: output python path after setup (details)
- change to v5 python action (details)
- update python path (details)
- fix bug in python_version (details)
- CHG: wrong place holder for string (details)
- currentlt test with only python (details)
- add libpython (details)
- update CI (details)
- update CI (details)
- set python path (details)
- update numpy path (details)
- check the folder (details)
- add path to numpy (details)
- add path to numpy (details)
- update numpy (details)
- add test numpy (details)
- print more (details)
- look into _core (details)
- add python to test (details)
- add netCDF4 (details)
- add source ISSM (details)
- ADD: ubuntu python CI test (details)
- Revert "add python CI" (details)
- Revert "Revert "add python CI"" (details)
- CHG: Eased tolerances (details)
- CHG: Moving certain external packages to new repo (details)
- ADD: `cutoff` option in flowlines.m (details)
- BUG: revert issmscpin to previous version (details)
- CHG: adding dynamic function name (details)
- CHG: automatically remove checkpoint file once done to save disk space (details)
- CHG: Cleanup; MATLAB -> Python; documentation (details)
- CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (details)