Skip to content
Success

Changes

Summary

  1. CHG: Allow GEMB to pass inputs at a lower resolution and downscale using (commit: 83c71f6) (details)
  2. BUG: Update the sign of gradient mapping and constrain dlw to greater (commit: 66aefad) (details)
  3. NEW: add testing for gemb downscaling functionality (commit: 0731c7a) (details)
  4. CHG: minor update to indentation (commit: db8087b) (details)
Commit 83c71f6479ed28a1ef3370e877fa3186e13b5f73 by 95945328+NJSchlegel
CHG: Allow GEMB to pass inputs at a lower resolution and downscale using
lapse rates
(commit: 83c71f6)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/classes/Params/BoolParam.h (diff)
The file was modifiedsrc/c/classes/Params/StringParam.h (diff)
The file was modifiedsrc/c/classes/Params/IntVecParam.h (diff)
The file was modifiedsrc/c/classes/Params/DoubleParam.h (diff)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Params/DoubleMatParam.h (diff)
The file was modifiedsrc/c/classes/Params/GenericParam.h (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.h (diff)
The file was modifiedsrc/c/classes/Params/MatrixParam.h (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/classes/Params/Param.h (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/m/consistency/checkfield.py (diff)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Params/IntParam.h (diff)
The file was modifiedsrc/c/classes/Params/IntMatParam.h (diff)
The file was modifiedsrc/c/classes/Params/ControlParam.h (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.h (diff)
The file was modifiedsrc/c/classes/Params/VectorParam.h (diff)
The file was modifiedsrc/c/classes/Params/FileParam.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/classes/Params/StringArrayParam.h (diff)
The file was modifiedsrc/c/classes/Params/DoubleVecParam.h (diff)
The file was modifiedsrc/c/classes/Params/DoubleMatArrayParam.h (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/m/consistency/checkfield.m (diff)
The file was modifiedsrc/m/classes/SMBgemb.m (diff)
The file was modifiedsrc/c/classes/Params/DataSetParam.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/m/classes/SMBgemb.py (diff)
Commit 66aefadd7e823b012dfe303c3a45b3a9ab9a524b by 95945328+NJSchlegel
BUG: Update the sign of gradient mapping and constrain dlw to greater
than zero. Minor comments changes in matlay and python SMB class.
(commit: 66aefad)
The file was modifiedsrc/m/classes/SMBgemb.py (diff)
The file was modifiedsrc/m/classes/SMBgemb.m (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 0731c7a017255ada233a505e2f2bd65da16334b6 by 95945328+NJSchlegel
NEW: add testing for gemb downscaling functionality
(commit: 0731c7a)
The file was addedtest/NightlyRun/test258.py
The file was addedtest/Archives/Archive258.arch
The file was addedtest/NightlyRun/test258.m
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Params/GenericParam.h (diff)