Skip to content
Success

#3289 (Nov 20, 2024, 2:18:06 PM)

Started 1 mo 23 days ago
Took 4 min 55 sec on Debian_12-VM

Started by upstream project Debian Linux - ADOL-C build number 3289
originally caused by:

Revision: 90ee39e50f392d03409f7bb47d6ad313458d7cd3
Repository: git@github.com:ISSMteam/ISSM.git
  • refs/remotes/origin/main
Test Result (no failures)
    Changes
    1. Update README.md (details / githubweb)
    2. Update README.md (details / githubweb)
    3. CHG: adding other way to download ISSM from GitHub (details / githubweb)
    4. CHG: Updating paths to Python installation (now using venv) (details / githubweb)
    5. CHG: Adjusted tolerances (details / githubweb)
    6. Delete README (details / githubweb)
    7. CHG: upgrading to latest PETSc version (details / githubweb)
    8. BUG: Path to libgfortran (details / githubweb)
    9. CHG: Need libgcc in package (details / githubweb)
    10. BUG: Path fixes (details / githubweb)
    11. BUG: Not catching runme error; 'exclude_name' option no longer exists (details / githubweb)
    12. CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (details / githubweb)
    13. BUG: Incorrect file name (details / githubweb)
    14. CHG: Virtual environment not preserved in called script (details / githubweb)
    15. CHG: removing old scripts (details / githubweb)
    16. CHG: moved up one directory and removed  from version check (details / githubweb)
    17. CHG: adding more files to gitignore (details / githubweb)
    18. CHG: Adjusted tolerances (details / githubweb)
    19. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (details / githubweb)
    20. CHG: removing reference to cshrc, replacing by zshrc (details / githubweb)
    21. CHG: Adjusted tolerances (details / githubweb)
    22. CHG: Removing Cmake to avoid conflicts with standalone copy (details / githubweb)
    23. BUG: Removed 'command' (details / githubweb)
    24. ADD: Missing empty Models/ dir (details / githubweb)
    25. Update of .gitignore. (details / githubweb)
    26. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (details / githubweb)
    27. CHG: Add default location for libgfortran on Mac to rpath (details / githubweb)
    28. CHG: adaptive time stepping needs vz in 3d (details / githubweb)
    29. CHG: throw error message if FCT in 3d (details / githubweb)
    30. CHG: Use git now to get changes and determine installation type (details / githubweb)
    31. CHG: minor, testing to see if jenkins will recompile (details / githubweb)
    32. CHG: forgot to change path to m/mesh/planet (details / githubweb)
    33. CHG: Additions to ignore list (details / githubweb)
    34. Create codeql.yml (details / githubweb)
    35. Bump the npm_and_yarn group across 1 directory with 2 updates (details / githubweb)
    36. CHG: Fixes for gfortran path in rpath; new config for CodeQL (details / githubweb)
    37. Update codeql.yml (details / githubweb)
    38. Update codeql.yml (details / githubweb)
    39. Update codeql.yml (details / githubweb)
    40. Update codeql.yml (details / githubweb)
    41. CHG: Disabling wrappers on CodeQL build (details / githubweb)
    42. CHG: Correcting handling of git commit and changes when fetch has not been used (details / githubweb)
    43. Delete codeql.yml (details / githubweb)
    44. CHG: Adding whitespace and rerunning jobs (details / githubweb)
    45. CHG: removing double blank lines (details / githubweb)
    46. CHG: Adjusted tolerances (details / githubweb)
    47. CHG: Updates to UB CCR config; changed path of gmshplanet.py (details / githubweb)
    48. 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 / githubweb)
    49. CoDiPack type can be defined during the configuration. (details / githubweb)
    50. BUG: Need to update previous commit every time we run (details / githubweb)
    51. CHG: Outstanding commit and test fix to git change polling (details / githubweb)
    52. Extracted common computation from StressbalanceAnalysis.cpp. (details / githubweb)
    53. Added Preaccumulation helper for sparse row assembly. (details / githubweb)
    54. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (details / githubweb)
    55. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details / githubweb)
    56. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details / githubweb)
    57. CHG: missing -fPIC install-linux.sh (details / githubweb)
    58. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (details / githubweb)
    59. CHG: removing SLEPSC and ADIC2 that we have never used (details / githubweb)
    60. CHG: adding common factor to KMatrices StressBalance (details / githubweb)
    61. CHG: do not extrude lat/lon if undefined (details / githubweb)
    62. CHG: refine should deal with lat/long as well (details / githubweb)
    63. BUG: output is md2 and not md (details / githubweb)
    64. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (details / githubweb)
    65. CHG: New cluster class for submitting jobs to UB CCR; typos (details / githubweb)
    66. CHG: adding factors to analysis (details / githubweb)
    67. CHG: added Data directory for examples (details / githubweb)
    68. CHG: adding factors in analysis (details / githubweb)
    69. CHG: added factors in analysis (details / githubweb)
    70. CHG: fixed problem with Glads (details / githubweb)
    71. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (details / githubweb)
    72. CHG: renaming Viscous Budd (details / githubweb)
    73. CHG: Adjusted tolerances (details / githubweb)
    74. CHG: multithreading ContourToNodes (details / githubweb)
    75. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (details / githubweb)
    76. CHG: Temporary fix for not being able to connect via port 22 (details / githubweb)
    77. CHG: Need P instead of p option (details / githubweb)
    78. 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 / githubweb)
    79. CHG: minor changed ISSM description (details / githubweb)
    80. 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 / githubweb)
    81. ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (details / githubweb)
    82. CHG: use mapping toolbox map if Googlemaps is not available (details / githubweb)
    83. CHG: fixed zoom level option (details / githubweb)
    84. CHG: adjusted tolerances (details / githubweb)
    85. CHG: added interactive to disp: (details / githubweb)
    86. Added time and memory output for CoDiPack. (details / githubweb)
    87. Make preaccumulation configurable. (details / githubweb)
    88. Create c-cpp.yml (details / githubweb)
    89. Update c-cpp.yml (details / githubweb)
    90. CHG: changed checks on flags (details / githubweb)
    91. CHG: need to initialize as 0 (details / githubweb)
    92. Update c-cpp.yml (details / githubweb)
    93. Update c-cpp.yml (details / githubweb)
    94. Update c-cpp.yml (details / githubweb)
    95. Update c-cpp.yml (details / githubweb)
    96. Update c-cpp.yml, add matlab (details / githubweb)
    97. Update c-cpp.yml (details / githubweb)
    98. Update c-cpp.yml (details / githubweb)
    99. Create github_linux_basic (details / githubweb)
    100. Update c-cpp.yml (details / githubweb)
    101. Update c-cpp.yml (details / githubweb)
    102. change the directory for CI files (details / githubweb)
    103. Update README.md (details / githubweb)
    104. Update README.md (details / githubweb)
    105. create badge for CI, add it to README (details / githubweb)
    106. CHG: minor (details / githubweb)
    107. BUG: forgot to close parenthesis (details / githubweb)
    108. CHG: upgrading PETSc in order to find latest ZLIB (details / githubweb)
    109. FIX: calculation of VAF based on mask in Tria.cpp (details / githubweb)
    110. CHG: trying to simplify CI (details / githubweb)
    111. CHG: trying to simplify CI (details / githubweb)
    112. CHG: getting PETSc from apt-get (details / githubweb)
    113. CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (details / githubweb)
    114. BUG: fixing CI problem (details / githubweb)
    115. CHG: trying to fix CI (details / githubweb)
    116. CHG: trying to fix CI (details / githubweb)
    117. CHG: trying to fix CI (details / githubweb)
    118. CHG: trying to fix CI (details / githubweb)
    119. Update README.md (details / githubweb)
    120. NEW: added option 'quitonerror' for GitHub's CI (details / githubweb)
    121. CHG: fixing matlab tests in GitHub CI (details / githubweb)
    122. CHG: trying to fix CI with MATLAB (details / githubweb)
    123. CHG: trying to debug CI (details / githubweb)
    124. CHG: trying to add MATLAB tests (details / githubweb)
    125. CHG: fixing MATLAB (details / githubweb)
    126. load matlab action manually (details / githubweb)
    127. FIX: updated archive 540 (details / githubweb)
    128. CHG: checking env (details / githubweb)
    129. CHG: checking env (details / githubweb)
    130. CHG: checking env (details / githubweb)
    131. CHG: checking env (details / githubweb)
    132. CHG: checking env (details / githubweb)
    133. CHG: checking env (details / githubweb)
    134. set environment before running matlab (details / githubweb)
    135. Update c-cpp.yml (details / githubweb)
    136. Update c-cpp.yml (details / githubweb)
    137. Update c-cpp.yml (details / githubweb)
    138. Update c-cpp.yml (details / githubweb)
    139. CHG: fixed typo (details / githubweb)
    140. NEW: added a function that reads a geotiff and outputs x,y,data (details / githubweb)
    141. CHG: better check on METIS header (details / githubweb)
    142. CHG: removing PETSc from installation (details / githubweb)
    143. CHG: install openMPI (details / githubweb)
    144. CHG: figuring out open MPI (details / githubweb)
    145. CHG: mpi-include does not need -I (details / githubweb)
    146. CHG: scalapack is installed as part of open MPI (details / githubweb)
    147. CHG: do not assume that ParMETIS is installed if MUMPS is provided (details / githubweb)
    148. CHG: do not preload petsc files if petsc is not installed (details / githubweb)
    149. CHG: reverting to installing PETSc (details / githubweb)
    150. CHG: simplifying workflow and scripts (details / githubweb)
    151. CHG: change name (details / githubweb)
    152. CHG: removing MPICH from PETSc to speed up CI (details / githubweb)
    153. CHG: adding more libs to mpi (details / githubweb)
    154. CHG: forgot to change LD_PRELOAD (details / githubweb)
    155. CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (details / githubweb)
    156. CHG: do not make MeshPartition a template (details / githubweb)
    157. CHG: added example (details / githubweb)
    158. BUG: do not initialize codi_global if autodiff is false (details / githubweb)
    159. CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (details / githubweb)
    160. try to set two steps for the CI (details / githubweb)
    161. try to add cache (details / githubweb)
    162. try to set the path for cache (details / githubweb)
    163. try again with env variable (details / githubweb)
    164. update download path in artifact (details / githubweb)
    165. try to also cache matlab (details / githubweb)
    166. change mpi back to petsc version (details / githubweb)
    167. no need to cache matlab (details / githubweb)
    168. cache matlab (details / githubweb)
    169. try the uncompress path again (details / githubweb)
    170. download to /root (details / githubweb)
    171. try to use relative path (details / githubweb)
    172. add relative path (details / githubweb)
    173. change relative path again (details / githubweb)
    174. typo fixed (details / githubweb)
    175. update working dir (details / githubweb)
    176. activate compile (details / githubweb)
    177. put test back (details / githubweb)
    178. remove apt-get installed mpi (details / githubweb)
    179. try to create a matrix of test (details / githubweb)
    180. try matrix with string variables (details / githubweb)
    181. add codipack in CI (details / githubweb)
    182. try to fix codipack configure (details / githubweb)
    183. add gsl (details / githubweb)
    184. seperate basic and codipack (details / githubweb)
    185. Update common-workflow.yml (details / githubweb)
    186. only include ad tests for ccdipack (details / githubweb)
    187. fix bug in main-ci (details / githubweb)
    188. set different names for different runs (details / githubweb)
    189. add type of input.os (details / githubweb)
    190. try to cache src/c (details / githubweb)
    191. fix error in the test job (details / githubweb)
    192. remove cache src/c (details / githubweb)
    193. try petsc-3.20 for ad (details / githubweb)
    194. try to use env to set the id of cache (details / githubweb)
    195. try github.env (details / githubweb)
    196. try to fix bugs when using inputs in cache id (details / githubweb)
    197. fix bug in the if condition (details / githubweb)
    198. fix codipack (details / githubweb)
    199. try ad again (details / githubweb)
    200. CHG: added error message instead of just bypassing (details / githubweb)
    201. CHG: for macOS we now also need to add  -commons use_dylibs (details / githubweb)
    202. BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (details / githubweb)
    203. CHG: cleanup (details / githubweb)
    204. remove with-petsc in codipack (details / githubweb)
    205. reduce matrix size for tests (details / githubweb)
    206. check spaces (details / githubweb)
    207. turn off codipack tests (details / githubweb)
    208. do not compress petsc/src/ to decrease the size of the artifact (details / githubweb)
    209. try to exclude petsc/src (details / githubweb)
    210. add gsl to codipack version (details / githubweb)
    211. CHG: calving rate in CalvingMIP use normal vector from the levelset (details / githubweb)
    212. Update README.md (details / githubweb)
    213. Update README.md (details / githubweb)
    214. Update action badge in README.md (details / githubweb)
    215. CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (details / githubweb)
    216. CHG: make two CIs separately for Ubuntu basic and codipack (details / githubweb)
    217. CHG: Update test540, due to update default reinit_frequency (details / githubweb)
    218. change the way to reuse workflow (details / githubweb)
    219. hard code the version of configure ISSM for now (details / githubweb)
    220. BUG: fix CalvingCalvingMIP in Penta (details / githubweb)
    221. fix bugs in action.yml (details / githubweb)
    222. separate prepare externalpackes and build (details / githubweb)
    223. test ISSM_DIR (details / githubweb)
    224. Update action.yml (details / githubweb)
    225. fix ISSM_DIR issue (details / githubweb)
    226. rerun CI, make input name shorter (details / githubweb)
    227. fix bug in action.yml (details / githubweb)
    228. CHG: update Archive540 (details / githubweb)
    229. rerun full CI (details / githubweb)
    230. fix bug in uploading artifact (details / githubweb)
    231. BUG: fix CalvingCalvingMIP (details / githubweb)
    232. BUG: recompile ISSM, update test540 Archive (details / githubweb)
    233. CHG: update Archive affected by levelset.reinit_frequency=10 (details / githubweb)
    234. add badges for Ubuntu Basic and CodiPack (details / githubweb)
    235. CHG: MATLAB -> Python and Javascript (details / githubweb)
    236. NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (details / githubweb)
    237. CHG: 1st edit of interpPaolo2023 (details / githubweb)
    238. CHG: taking care of paths with white spaces (details / githubweb)
    239. CHG: relaxed tolerances for test 541 (details / githubweb)
    240. CHG: Cleanup (details / githubweb)
    241. CHG: update to GEMB merge layers to parallel matlab version updates (details / githubweb)
    242. CHG: update GEMB tols for latest commit (details / githubweb)
    243. CHG: update remaining tols in windows and on git for GEMB (details / githubweb)
    244. CHG: Cleanup of configuration options (details / githubweb)
    245. BUG: Needed closing ;; (details / githubweb)
    246. CHG: Removing support for Android (details / githubweb)
    247. CHG: Synchronized enums after pull and merge (details / githubweb)
    248. BUG: Cleaned up configs (details / githubweb)
    249. BUG: Correcting env var substitution (details / githubweb)
    250. CHG: Cleanup (details / githubweb)
    251. CHG: Cleanup (details / githubweb)
    252. CHG: Moving standard env vars to issm_options for MSYS2 builds (details / githubweb)
    253. CHG: Cleanup; missing env var for Javascript build (details / githubweb)
    254. BUG: Fix for MSYS2 build (details / githubweb)
    255. merge actions to the workflow file (details / githubweb)
    256. use multiple lines for the yml (details / githubweb)
    257. try to set matlab outside (details / githubweb)
    258. fix missing type of common-workflow.yml (details / githubweb)
    259. fix bug in setting matlab root (details / githubweb)
    260. if cache not hit, then recompile (details / githubweb)
    261. CHG: added check to tell useers they cannot use both PETSc and CoDiPack (details / githubweb)
    262. BUG: Need to check if supplied gfortran and other libs are files for binaries builds (details / githubweb)
    263. CHG: added some explanation (details / githubweb)
    264. BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (details / githubweb)
    265. BUG: update archive 540,541,542 (details / githubweb)
    266. update 806,812 (details / githubweb)
    267. BUG: update archive 3203 (details / githubweb)
    268. CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (details / githubweb)
    269. BUG: Missing commit from pristine copy (details / githubweb)
    270. BUG: CXXFLAGS is not empty by default under clang (details / githubweb)
    271. BUG: Bad path to gfortran (details / githubweb)
    272. use json to handle matrix strategy (details / githubweb)
    273. CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (details / githubweb)
    274. BUG: fixed memory leak (details / githubweb)
    275. BUG: Reverting changes for now to get versioned code working (details / githubweb)
    276. CHG: Standardizing MATLAB and Python wrapper makefiles (details / githubweb)
    277. BUG: Reverting (again, sigh) (details / githubweb)
    278. add \' in common_workflow (details / githubweb)
    279. Update common-workflow.yml (details / githubweb)
    280. Update common-workflow.yml (details / githubweb)
    281. Update common-workflow.yml (details / githubweb)
    282. update workflow using one file for one case (details / githubweb)
    283. CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (details / githubweb)
    284. ADD: output melt rate and its components in SHAKTI hydrology (details / githubweb)
    285. CHG: removing unused options (details / githubweb)
    286. CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (details / githubweb)
    287. CHG: More clarification about HTTPS vs SSH (details / githubweb)
    288. NEW: added file to interpolate undercutting forcings from ISMIP6 data files (details / githubweb)
    289. CHG: added ref (details / githubweb)
    290. CHG: moving file to a better directory (details / githubweb)
    291. CHG: update ICESat2 ATL14/15 to version 4 (details / githubweb)
    292. CHG: closed contour should be option #1 (details / githubweb)
    293. CHG: minor estetics (details / githubweb)
    294. CHG:update script for TACC Frontera (details / githubweb)
    295. NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (details / githubweb)
    296. CHG: include stressbalance hydrology layer capability in python (details / githubweb)
    297. BUG: fix loading MEaSUREs velocity for individual glaciers (details / githubweb)
    298. CHG: update Jakobshavn MEaSUREs velocity to 2024 (details / githubweb)
    299. BUG: add if for more general model results (details / githubweb)
    300. BUG: generalize analyzeCalvingfront function (details / githubweb)
    301. CHG: second iteration of interpPaolo2023- add interpolation routine (details / githubweb)
    302. CHG: include temporal component in Paolo2023 melt rate (details / githubweb)
    303. NEW: added error message if cxxoptflags is provided (details / githubweb)
    304. BUG: python should not need MEXLIB, this introduces dependencies that are problematic (details / githubweb)
    305. BUG: bad python syntax (details / githubweb)
    306. CHG: simplifying hydro slope code (details / githubweb)
    307. NEW: nightly run test for stressbalance hydrology layer (details / githubweb)
    308. CHG: add interpolated dates as output (details / githubweb)
    309. CHG: do not use configure.py in installation script, call configure directly (details / githubweb)
    310. CHG: fixed RHS (details / githubweb)
    311. ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (details / githubweb)
    312. BUG: ocean-averaged sea level loads (details / githubweb)
    313. NEW: retrieving change in gravitational acceleration from ESA solver (details / githubweb)
    314. CHG: fixed bad character from Surendra's commit (details / githubweb)
    315. CHG: fixing NR (details / githubweb)
    316. CHG: make python test identical to MATLAB test (details / githubweb)
    317. CHG: making python test identical to MATLAB (details / githubweb)
    318. ESA nightly updated with a new diagostic (details / githubweb)
    319. CHG: relaxing tolerances (details / githubweb)
    320. CHG: relaxing tolerances (details / githubweb)
    321. CHG: relaxing tolerances (details / githubweb)
    322. CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (details / githubweb)
    323. Update .gitignore (details / githubweb)
    324. CHG: Updated PETSc version (details / githubweb)
    325. CHG: Renaming of GDAL install scripts (details / githubweb)
    326. CHG: Fixes for latest PETSc version install script (details / githubweb)
    327. BUG: Corrected install script (details / githubweb)
    328. CHG: Adjusted tolerances (details / githubweb)
    329. CHG: Disabling test 362 for Silicon-based Mac as it has large errors (details / githubweb)
    330. CHG: Adjusted tolerances (details / githubweb)
    331. CHG: Adjusted tolerances (details / githubweb)
    332. CHG: Corrected install script name (details / githubweb)
    333. Update .gitignore (details / githubweb)
    334. CHG: moving functions around (details / githubweb)
    335. ADD: mac basic CI (details / githubweb)
    336. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details / githubweb)
    337. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details / githubweb)
    338. fixing merging error in Makefile.am (details / githubweb)
    339. CHG:cleaned up Love core for final version (details / githubweb)
    340. FIX: fixing recast of int/double to double precision for some compilers in Love core (details / githubweb)
    341. FIX: cleaning up love core (details / githubweb)
    342. CHG: Bug in Python wrapper; cleanup (details / githubweb)
    343. CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (details / githubweb)
    344. CHG: Committing local changes from UB CCR (details / githubweb)
    345. Update test2085.m (details / githubweb)
    346. Update test2084.m (details / githubweb)
    347. CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (details / githubweb)
    348. CHG: Older versions of PETSc use config/configure.py (may need to change others) (details / githubweb)
    349. CHG: Updates for saving model for JavaScript (details / githubweb)
    350. CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (details / githubweb)
    351. CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (details / githubweb)
    352. CHG: Fixes for JavaScript API and Emscripten compilation (details / githubweb)
    353. CHG: no error compiler flag still needed (details / githubweb)
    354. CHG: More JavaScript API fixes; compiler options to disable wasm (details / githubweb)
    355. CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (details / githubweb)
    356. CHG: Emscripten does not like opt flag (details / githubweb)
    357. BUG: Issue was missing quote, not flag (details / githubweb)
    358. CHG: Added missing exported functions for JavaScript binaries (details / githubweb)
    359. CHG: Adjusted tolerances (details / githubweb)
    360. CHG: Fixes for outputting transient class to JavaScript model (details / githubweb)
    361. BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (details / githubweb)
    362. CHG: Updated archives (details / githubweb)
    363. FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (details / githubweb)
    364. FIX: love core: recast some integers to doubletype to help some mac compilers (details / githubweb)
    365. FIX: Missing synched enum files for Love core update (details / githubweb)
    366. Update test2075.m (details / githubweb)
    367. Update test2071.m (details / githubweb)
    368. CHG: Adjusted tolerances (details / githubweb)
    369. CHG: Fixes for love numbers and related tests under Python API (details / githubweb)
    370. BUG: Fixed parens (details / githubweb)
    371. CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (details / githubweb)
    372. CHG: Translated test2085 from MATLAB -> Python (details / githubweb)
    373. fix penta section normals and remove duplicate code (details / githubweb)
    374. fix indentation (details / githubweb)
    375. CHG: Adjusted tolerances; do not run test 2085 on Silicon (details / githubweb)
    376. CHG: Adjusted tolerances (details / githubweb)
    377. remove unused indices in  Tria::NormalTop (details / githubweb)
    378. CHG: Updated path to gfortran (details / githubweb)
    379. CHG: extract AD cost functions (details / githubweb)
    380. CHG: Modified all basic external package installation scripts to use developers' download links, where possible (details / githubweb)
    381. CHG: Check if LDFLAGS is set (details / githubweb)
    382. CHG: Updated all install scripts for external packages needed for extended capabilities (details / githubweb)
    383. CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (details / githubweb)
    384. CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (details / githubweb)
    385. CHG: More external package fixes (details / githubweb)
    386. CHG: Adjusted tolerances (details / githubweb)
    387. CHG: Need to ignore download script in directory to properly download datasets (details / githubweb)
    388. CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (details / githubweb)
    389. BUG: Expode hidden NumPy symbols in newer versions; cleanup (details / githubweb)
    390. CHG: Adjusted tolerances (details / githubweb)
    391. CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (details / githubweb)
    392. CHG: Update SmbSEMIC modules (details / githubweb)
    393. ADD: MATLAB - interpolate netcdf file with using xarray in python. (details / githubweb)
    394. CHG: Resolve memory leakage in SEMIC. (details / githubweb)
    395. CHG: model.refine MATLAB -> Python; clean up (details / githubweb)
    396. BUG: Bad indexing of bamgmesh out (details / githubweb)
    397. CHG: Catch unsupported draw function; clean up (details / githubweb)
    398. CHG: Adjusted tolerances (details / githubweb)
    399. FIX: Output of Tidal love numbers in Love core (details / githubweb)
    400. CHG: do not assume hemisphere (details / githubweb)
    401. BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (details / githubweb)
    402. 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 / githubweb)
    403. ADD: flag `with_matlab` in CI with matlab (details / githubweb)
    404. CHG: input.with_matlab -> input.interface (details / githubweb)
    405. ADD: ubuntu python test (details / githubweb)
    406. ADD: install python-dev (details / githubweb)
    407. ADD: python tests (details / githubweb)
    408. BUG: fix .yml (details / githubweb)
    409. CHG: python path for CI (details / githubweb)
    410. BUG: fix python path (details / githubweb)
    411. CHG: get python path from python action (details / githubweb)
    412. CHG: use env (details / githubweb)
    413. Update ubuntu-python.yml (details / githubweb)
    414. CHG: output python path after setup (details / githubweb)
    415. change to v5 python action (details / githubweb)
    416. update python path (details / githubweb)
    417. fix bug in python_version (details / githubweb)
    418. CHG: wrong place holder for string (details / githubweb)
    419. currentlt test with only python (details / githubweb)
    420. add libpython (details / githubweb)
    421. update CI (details / githubweb)
    422. update CI (details / githubweb)
    423. set python path (details / githubweb)
    424. update numpy path (details / githubweb)
    425. check the folder (details / githubweb)
    426. add path to numpy (details / githubweb)
    427. add path to numpy (details / githubweb)
    428. update numpy (details / githubweb)
    429. add test numpy (details / githubweb)
    430. print more (details / githubweb)
    431. look into _core (details / githubweb)
    432. add python to test (details / githubweb)
    433. add netCDF4 (details / githubweb)
    434. add source ISSM (details / githubweb)
    435. ADD: ubuntu python CI test (details / githubweb)
    436. Revert "add python CI" (details / githubweb)
    437. Revert "Revert "add python CI"" (details / githubweb)
    438. CHG: Eased tolerances (details / githubweb)
    439. CHG: Moving certain external packages to new repo (details / githubweb)
    440. ADD: `cutoff` option in flowlines.m (details / githubweb)
    441. BUG: revert issmscpin to previous version (details / githubweb)
    442. CHG: adding dynamic function name (details / githubweb)
    443. CHG: automatically remove checkpoint file once done to save disk space (details / githubweb)
    444. CHG: Cleanup; MATLAB -> Python; documentation (details / githubweb)
    445. CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (details / githubweb)
    446. BUG: should not capitalize Matlab and Python so that they can be picked up by modules (details / githubweb)
    447. BUG: Lowercasing JavaScript (details / githubweb)