-
Notifications
You must be signed in to change notification settings - Fork 12
Description
What problem does your feature request solve?
Currently CSET can produce 2D plots of surface fields e.g. visibility for every required model timestep. It would be useful to be able to produce plots of the minimum , or maximum, values of a model field over a given time span. Examples could be (i) a plot of the minimum visibility diagnosed over the 24 hour period noon to noon next day to capture all overnight fog or (ii) a plot of the minimum nighttime temperatures over the model domain or (iii) a plot of the daytime maximum temperatures or (iv) a plot of rainfall rates over a day to gauge the extent of downpours. These plots could be compared to similarly time aggregated plots of observations for model evaluation. This method of comparison mitigates the "double penalty" associated with a slight mistiming or misplacing of a model event e.g. shower or fog patch, compared to observations.
Here is an example of using this technique to plot some visibility observations. The left panel plots the observed visibility at 05Z and the right panel plots the minimum reported visibilities from each station overnight. The right panel gives a good indication of the extent of the overnight fog at the expense of washing out the temporal evolution of the fog.
Describe the solution you'd like
I'd like to see an option in CSET to select these time aggregated plots that implement a condition or function on the model field e.g. maximum or minimum value over the time span. As well as specifying the condition, it would be useful to specify the time span perhaps as a start time and end time, or as a time offset .
Describe alternatives you've considered
@Sylviabohnenstengel @ukmo-huw-lewis @jfrost-mo @BernardClaxton
