Skip to main content

Useful modules to process vessel data

Project description

# ShipDataProcess

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, geartype 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, reduce_to_specifics, reduce_to_specifics_with_multiples

from shipdataprocess.standardize import standardize_imo, standardize_float, standardize_str, standardize_int_str, standardize_time, standardize_flag, standardize_geartype

from shipdataprocess.collapse import non_zero_mean, non_zero_std, most_common_value, most_common_num, most_common_str, str_attached, min_time, max_time

# Contributors 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, Paul Woods

# Development

` virtualenv venv source venv/bin/activate pip install -e . py.test tests `

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

If you're not sure about the file name format, learn more about wheel file names.

shipdataprocess-0.5.3-py2.py3-none-any.whl (10.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file shipdataprocess-0.5.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for shipdataprocess-0.5.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1b577817306e8b25f07373a14e221bfad17c4e071434ce14314f477adc4664ba
MD5 212e1b6f96dc391754e5ab9d9a323daf
BLAKE2b-256 572235eed82608ddf3452336013951db1837d0917b75382bb2501269dbfe980c

See more details on using hashes here.

Supported by

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