-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ENH: Add `"overlap_staypoints"` method in `generate_triplegs`. * ENH: Consider start and end gaps in tripleg staypoint overlaps separately. * ti_overlap_v3 -Tripleg_geometry from start to end staypoint - tripleg time from start positionfix to start of next staypoint * TST: add overlap staypoints method test * CLN: extract method for overlap staypoints logic * TST: introduce separate test class for overlap staypoints method * DOC: adjust docstring for overlap staypoints method * CLN: rename method for overlap staypoints logic * CLN: rename case to staypoints_exist and use boolean instead * ENH: remove additional spatial tripleg_id column * CLN: rename tripleg ids variable to clarify origin from between staypoints method --------- Co-authored-by: u230891 <jorim.urner@sbb.ch>
- Loading branch information
Showing
2 changed files
with
618 additions
and
515 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.