niosh-mining / obsplus

A Pandas-Centric ObsPy Expansion Pack
GNU Lesser General Public License v3.0
38 stars 8 forks source link

yield_events #227

Open d-chambers opened 3 years ago

d-chambers commented 3 years ago

We should implement a yield_events method on the EventBank which will have the same interface as get_events but just return a generator instance.