Skip to content
Success

#880 (Apr 25, 2025, 8:37:16 AM)

Started 7 mo 23 days ago
Took 59 min on macOS-Intel

Started by GitHub push by MathieuMorlighem

Started by GitHub push by enigne

Revision: 35e0e124619b13b1b68d53bcd7535774b0534219
Repository: git@github.com:ISSMteam/ISSM.git
  • refs/remotes/origin/main
Tests (no failures)
    Changes
    1. ADD:TransientGriddedFieldParam to handle transient gridded data (commit: 7e8d081) (details / githubweb)
    2. ADD: SMBpddGCM in m file and SMBAnalysis (commit: bf89e83) (details / githubweb)
    3. ADD: SMBpddGCM model, input tested (commit: eb52dc6) (details / githubweb)
    4. BUG:fix the indices in TransientGriddedFieldParam (commit: ac2a196) (details / githubweb)
    5. ADD:FindParam for TransientGriddedFieldParam to get the whole time slice (commit: 4be0965) (details / githubweb)
    6. CHG:lat,lon in SMGpddGMC to x_grid and y_grid (commit: f212acb) (details / githubweb)
    7. CHG: move all the helpler functions from InterpFromGridToMeshx.cpp to shared/Numerics/Interpolation.cpp (commit: a5e367d) (details / githubweb)
    8. add temperature and precepitation as input and output (commit: abaee52) (details / githubweb)
    9. ADD: time averaging function for TransientGriddedFieldParam::GetParameterValue (commit: 01a1766) (details / githubweb)
    10. BUG:fix NULL can not be set to index (commit: 14e78a2) (details / githubweb)
    11. ADD:accumulation, ablation, refreezing (commit: a8e5125) (details / githubweb)
    12. BUG:fix the units (commit: 1ee884e) (details / githubweb)
    13. CHG: updated script so that we can reinstall adjointpetsc more than once (commit: ed7a5c0) (details / githubweb)
    14. CHG: need to include adjointpetsc otherwise it won't find header file (commit: 8758358) (details / githubweb)
    15. CHG: need to have ajointpetsclib in path otherwise mex modules are lost (commit: ce73ea6) (details / githubweb)
    16. ADD:complete SBMpddGCM (commit: b97c17b) (details / githubweb)