You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With a tile plot (such as O3), when the stats selected, some of them don't work or produced unreasonable results. Such as "maximum_8hour_mean" even with the criteria > 0 is set.
To Reproduce
Steps to reproduce the behavior:
./verdi.sh -f /work/MOD3DEV/dkj/github_CMAQ/CMAQ_LTNG/GLMaWWLLN_LNOx3/data/output_CCTM_v55_intel23.2_2022_12US1_CRACMM3/CCTM_ACONC_v55_intel23.2_2022_12US1_CRACMM3_20220527.nc
Generate O3 tile plot:
2. Choose Stats: "maximum_8hour_mean" and threshold > 0
3.
Note: the Min and Max indicated Infinity and -Infinity, while the presented values are all 0s.