Skip to main content

Useful modules to process vessel data

Project description

ShipDataProcess provides packages and modules that help users process raw ship data. The data may come from Automatic identification system (AIS) transmission or others. Ship data includes vessel’s name, callsign, shiptype information etc. You might find the packages here useful for normalizing ship names and IRCS (International Radio Call Sign) and for dealing with various types of ships and fishing gears. Typical usage often looks like this:

#!/usr/bin/env python

from shipdataprocess.normalize import normalize_shipname, normalize_callsign

from shipdataprocess.shiptype import determine_shiptype, make_shiptype_dict

Contributor

This work was done based on the previous work of the team of Global Fishing Watch (GFW).

Jaeyoon Park, David Kroodsma, Andres Arana, Enrique Tuya, Bjorn Bergman

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ShipDataProcess-0.2.2-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page