Actions
Feature #6472
closedCount up the years with data coverage to display a "X year of data coverage" title
Start date:
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Updated by Lauren Walker over 10 years ago
- Status changed from New to Closed
I count up the number of years by summing the number of year bins/intervals with a value.
This method isn't perfect because summing by the interval doesn't guarantee each year in that interval is populated. This is the same dilemma as querying for every single year when more than ~10 years are covered: see ticket #6432
Actions