Configurable showcases#144
Conversation
Co-authored-by: Francesco Zanetta <62377868+frazane@users.noreply.github.com> Co-authored-by: Michele Cattaneo <44707621+MicheleCattaneo@users.noreply.github.com> Co-authored-by: Hugues de Laroussilhe <hugues.delaroussilhe@meteoswiss.ch>
…d (as in baseline)
Co-authored-by: Daniele Nerini <daniele.nerini@meteoswiss.ch>
Co-authored-by: Daniele Nerini <daniele.nerini@meteoswiss.ch>
|
@jonasbhend did you have the chance to look at it? |
jonasbhend
left a comment
There was a problem hiding this comment.
Thanks @cosunae, really nice. I have a minor discussion point (not sure whether we want to do this at all) and there seems to be something wrong with the precipitation scaling in the example config (run as is for meteograms only):
thanks @jonasbhend , not sure I understood what would you do here? |
|
@jonasbhend is there any other comment on this? |
| projection: orthographic | ||
| thresholds: | ||
| TOT_PREC: | ||
| gt: [0.0, 0.001, 0.005] |
There was a problem hiding this comment.
Please make sure to use the new units, TOT_PREC is now in mm (so thresholds should probably be [0.0, 1.0, 5.0]
There was a problem hiding this comment.
I see, where this change in the units came from? Because these values are in the main, should we do this in a different PR?
jonasbhend
left a comment
There was a problem hiding this comment.
@cosunae Good to go after fixing the thresholds (due to change in units) for TOT_PREC in config
No need to do anything about it in this PR. |
|
Sorry @cosunae I inadvertently closed this (probably due to my heavily lagging connection yesterday). As said, this is good to go. |
The idea is to make the generation of showcases configurable.
In the config we can now specify:
An example