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
split frame sequences into subsequences to avoid memory overload
writes output files on the fly
addition of 4 new optional input parameters:
types_only: Type feature(s) to use as reference(s) ('CDS' in always included by default).
types_except: Type feature(s) to not consider as reference(s) (None by default).
o_include: Type feature(s) and/or Status attribute(s) desired to be written in the output (all by default).
o_exclude: Type feature(s) and/or Status attribute(s) desired to be excluded (None by default).