GlobalFishingWatch / gpsdio

AIS I/O with Python, dictionaries, and the GPSd AIVDM schema.
Other
6 stars 3 forks source link

Add a `Stream.stats` property to keep track of information about the data that has been passed through #100

Open geowurster opened 9 years ago

geowurster commented 9 years ago

Generally the same info that is presented in gpsdio info but available at any time. All the comparisons could potentially be pretty expensive so leave this feature off by default and return an empty dict.