Skip to content

Filters

Compare
Choose a tag to compare
@M0r13n M0r13n released this 28 Dec 12:37
· 28 commits to master since this release
9a815ff
  • Initial release of the AIS Filters system.
  • Basic filtering classes: NoneFilter, MessageTypeFilter, and DistanceFilter.
  • FilterChain class to combine multiple filters into a sequence.
  • Utility functions haversine and is_in_grid for distance and grid calculations.