Metadata-Version: 2.4
Name: aisdecoder
Version: 0.1.1
Summary: Parse raw NMEA AIS mesasges to a variety of formats. Works also with historical AIS data decorated with timestamps.
Author-email: Giampaolo Cimino <gcimino@gmail.com>
License: Apache-2.0
License-File: LICENSE
Keywords: AIS,AIS processing,CSV,CUI,GIS,density map,maritime,ship
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.10
Requires-Dist: libais>=0.17
Requires-Dist: matplotlib>=3.10.0
Requires-Dist: numpy>=2.2.2
Description-Content-Type: text/markdown

# AIS Decoder


![example workflow](https://github.com/gpcimino/aisdecoder/actions/workflows/ci.yml/badge.svg)

Decode and convert in useful data format historical AIS messages.


## Specs

https://gpsd.gitlab.io/gpsd/AIVDM.html

https://documentation.spire.com/ais-fundamentals




