GlobalFishingWatch / gpsdio

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

CLI append mode #91

Open geowurster opened 9 years ago

geowurster commented 9 years ago

All utilities are hard-coded to overwrite the output file but the user may want to append. Should this be handled with another global flag or utility specific flag?