Menu

#493 pngwalk tool sequence is unnecessarily complex, requires enumeration

open
nobody
None
5
2016-05-24
2016-05-24
No

The PNGWalk Tool still enumerates all the possible timeranges, so that it can show gaps. This causes problems with scaling (because it may have to generate millions of timeranges for sparse data), and makes the code confusing.

Discussion