issues
search
GlobalFishingWatch
/
gpsdio
AIS I/O with Python, dictionaries, and the GPSd AIVDM schema.
Other
6
stars
3
forks
source link
Register external schemas, better `gpsdio env`, and test cleanup.
#124
Closed
geowurster
closed
9 years ago
geowurster
commented
9 years ago
Closes #123 Closes #111
Re-worked
gpsdio env
to expose information about the schema and its fields, which required some flags to change.
Allow external schema registration via
gpsdio.schema_extensions
, which should stay undocumented until the implementation is proven and ironed out.
Closes #123 Closes #111
gpsdio env
to expose information about the schema and its fields, which required some flags to change.gpsdio.schema_extensions
, which should stay undocumented until the implementation is proven and ironed out.