Summary
- ADD:TransientGriddedFieldParam to handle transient gridded data (commit: 7e8d081) (details)
- ADD: SMBpddGCM in m file and SMBAnalysis (commit: bf89e83) (details)
- ADD: SMBpddGCM model, input tested (commit: eb52dc6) (details)
- BUG:fix the indices in TransientGriddedFieldParam (commit: ac2a196) (details)
- ADD:FindParam for TransientGriddedFieldParam to get the whole time slice (commit: 4be0965) (details)
- CHG:lat,lon in SMGpddGMC to x_grid and y_grid (commit: f212acb) (details)
- CHG: move all the helpler functions from InterpFromGridToMeshx.cpp to shared/Numerics/Interpolation.cpp (commit: a5e367d) (details)
- add temperature and precepitation as input and output (commit: abaee52) (details)
- ADD: time averaging function for TransientGriddedFieldParam::GetParameterValue (commit: 01a1766) (details)
- BUG:fix NULL can not be set to index (commit: 14e78a2) (details)
- ADD:accumulation, ablation, refreezing (commit: a8e5125) (details)
- BUG:fix the units (commit: 1ee884e) (details)
- CHG: updated script so that we can reinstall adjointpetsc more than once (commit: ed7a5c0) (details)
- CHG: need to include adjointpetsc otherwise it won't find header file (commit: 8758358) (details)
- CHG: need to have ajointpetsclib in path otherwise mex modules are lost (commit: ce73ea6) (details)
- ADD:complete SBMpddGCM (commit: b97c17b) (details)