Skip to content
Unstable

#2461 (Apr 25, 2025, 8:31:25 AM)

Started 7 days 4 hr ago
Took 15 min on Debian_12-VM

Started by GitHub push by enigne

Revision: 35e0e124619b13b1b68d53bcd7535774b0534219
Repository: git@github.com:ISSMteam/ISSM.git
  • refs/remotes/origin/main
Test Result (1 failure / +1)
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. ADD:complete SBMpddGCM (commit: b97c17b) (details / githubweb)