B
bill
I have annual data tables with 24 hourly values per day.
There are multiple columns containing different data
values, or parameters.
I need to do some quality control checks before going
further and cannot find a way to find the daily maximum
value (i.e., one per day) where it exceeds a certain
criteria.
After this probably simple coding I will also need to do
some daily/month/annual statistics where data exceed
certain criteria (variable by parameter, or column).
Any ideas are appreciated!
There are multiple columns containing different data
values, or parameters.
I need to do some quality control checks before going
further and cannot find a way to find the daily maximum
value (i.e., one per day) where it exceeds a certain
criteria.
After this probably simple coding I will also need to do
some daily/month/annual statistics where data exceed
certain criteria (variable by parameter, or column).
Any ideas are appreciated!