aisdb.database.sqlfcn module
pass these functions to DBQuery.gen_qry() as the function argument
- aisdb.database.sqlfcn.crawl_dynamic(*, callback, **kwargs)[source]
iterate over position reports tables to create SQL query spanning desired time range
this function should be passed as a callback to DBQuery.gen_qry(), and should not be called directly