Skip to content

A python library to filter AIS vessel data and do investigation.

Notifications You must be signed in to change notification settings

mottJohn/HighSpeedFerry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

About the Project

Under the Third Runway Expansion Project (3RS), High Speed Ferry (HSF) was re-route due to the construction works. After re-routing, HSF will pass through ecologically sensitive area. One of the mitigation measures is to slow down the HSF within a particular zone.

The project developed codes to filter vessel data collected by AIS, and plot data for investigation.

Get Started

  1. First, you need to have HSF raw data download from internal platform

  2. Download the zip files to your local directory

  3. Run investigation.py. It will generate two plots, namely spatial plot showing what ships are within the zone in that period. And temperal plot showing the lat/lng against time.

hsf.py

The file defined the boundaries of speed control zone and uses to filter vessels within the zone.

investigation.py

The file uses to generate spatial and temperol plots

About

A python library to filter AIS vessel data and do investigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages