log python/storage.py @ 649:df9ddeaee4a6

age author description
Thu, 16 Apr 2015 11:34:51 +0200 Nicolas Saunier added ability to select lanes to count collisions or stationary vehicles in VISSIM files
Wed, 15 Apr 2015 16:35:02 +0200 Nicolas Saunier cleaned functions to lead bounding boxes (for display)
Tue, 14 Apr 2015 16:30:27 +0200 Nicolas Saunier added fast function to detect VISSIM simulations with errors
Mon, 13 Apr 2015 00:11:21 +0200 Nicolas Saunier added function to count collisions in vissim
Fri, 10 Apr 2015 15:40:27 +0200 Nicolas Saunier added function to plot curvilinear position as a function of time
Fri, 10 Apr 2015 14:54:05 +0200 Nicolas Saunier added pandas to read vissim fzp (more robust with respect to column names
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=