Something else
General approach to variables with cell_methods in CSET, i.e. time-mean quantities, or max-in-hour temperature.
Our standard approach is to filter these out in recipes and ignore them, looking for cell methods [].
Two problems that we will rapidly face;
-
RAL4 and screen_temperature max/min in hour; which will need handling (including appropriate ways to specify in GUI names). We can probably relax the cellmethods constraint do some more clever filtering in read.py for wanted variables.
-
FastNetUK, and general precipitation aggregation to 6 hourly or similar, as done in the RES, and for broader model/obs comparisons
Something else
General approach to variables with
cell_methodsin CSET, i.e. time-mean quantities, or max-in-hour temperature.Our standard approach is to filter these out in recipes and ignore them, looking for cell methods [].
Two problems that we will rapidly face;
RAL4 and screen_temperature max/min in hour; which will need handling (including appropriate ways to specify in GUI names). We can probably relax the cellmethods constraint do some more clever filtering in read.py for wanted variables.
FastNetUK, and general precipitation aggregation to 6 hourly or similar, as done in the RES, and for broader model/obs comparisons