wavy.ais_module =============== .. py:module:: wavy.ais_module Functions --------- .. autoapisummary:: wavy.ais_module.get_AIS_data Module Contents --------------- .. py:function:: get_AIS_data(bbox, sd=None, ed=None, minspeed=0.5) Args: bbox: list of strings [lon min, lat min, lon max, lat max] sd, ed: start and end dates, as strings under "yyyymmddHHMM" format