HIRSTimeSequenceDuplicateFilter
- class typhon.datasets.filters.HIRSTimeSequenceDuplicateFilter[source]
- Force scanlines to be in the proper sequence without duplicates - This is for handling time sequence and duplicate issues within a single orbit file. The two have to be in one filter because the application of the latter relies on the application of the first. I suppose one could conceivably want to remove time sequence problems but keep duplicate scanlines. - __init__()
 - Methods - __init__()- filter(scanlines, **extra)- finalise(arr)- reset()- Attributes - args_to_reader