Fix bounds on several fields - #7
Conversation
Antarctic max elevation is ~5000 m, so give it some buffer. Grounding line flux can occasionally go negative (e.g. at ice rises) so allow a small, negative flux.
|
@hgoelzer, let me know what you think of these changes. Feel free to suggest alternatives. |
|
Hi Xylar, here are a few more bounds problems reported by ISM_BERN we should address at the same time. Can you add those please?
|
hgoelzer
left a comment
There was a problem hiding this comment.
See my comment in conversations with additional bounds
|
@hgoelzer, I'm seeing: For the others, I'm happy to adjust but please let me know what you want the new bounds to be. |
|
libmassbfgr already has a non-zero upper bound: |
|
I made my best guesses with strbasemag, xvelmean and yvelmean. It doesn't look to me like acabf and libmassbfgr need further updates, but let me know. |
|
@hgoelzer, this still needs attention when you have time. |
hgoelzer
left a comment
There was a problem hiding this comment.
Hi Xylar, I think this is good to go. We may get some more feedback from groups as we go ahead as some bounds are dependent on the forcing, input data and model implementation.
We could try to give more context to the checker stating which checks are hard limits, while others are more like yellow flags for the modellers to take a second look at their submission.
|
@hgoelzer, I agree. It would make sense to have two classes of limits as you suggest. |
Antarctic max elevation is ~5000 m, so give it some buffer.
Grounding line flux can occasionally go negative (e.g. at ice rises) so allow a small, negative flux.