log python/storage.py @ 784:30bd0f2223b7 dev

age author description
Thu, 03 Mar 2016 14:31:13 -0500 Nicolas Saunier tweaking curvilinear trajectory loading dev
Wed, 02 Mar 2016 17:50:05 -0500 Nicolas Saunier added check to avoid issue if there are more cuvilinear trajectories than objects dev
Mon, 08 Feb 2016 12:24:26 -0500 Nicolas Saunier cleaned and checked storage with functions for curvilinear trajectories dev
Fri, 05 Feb 2016 17:54:38 -0500 Nicolas Saunier integrated code from Laurent Gauthier dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier added function to save feature trajectories dev
Mon, 01 Feb 2016 16:10:26 -0500 Nicolas Saunier minor bug and improvements dev
Thu, 14 Jan 2016 11:44:39 -0500 Nicolas Saunier updated the bounding box code (the name so that it is general for ground truth and UT) dev
Wed, 04 Nov 2015 17:12:06 -0500 Nicolas Saunier added function to count vehicles per VISSIM link dev
Fri, 30 Oct 2015 17:57:09 -0400 Nicolas Saunier moved pandas imports, sql in comments dev
Fri, 30 Oct 2015 14:15:03 -0400 Nicolas Saunier comment improvement: vissim time is multiplied to get integers similar to frame numbers dev
Thu, 29 Oct 2015 16:31:23 -0400 Nicolas Saunier added function to find object ids going through some vissim links dev
Thu, 29 Oct 2015 14:29:31 -0400 Nicolas Saunier switched to subprocess.check_call dev
Wed, 28 Oct 2015 23:37:25 -0400 Nicolas Saunier debug finished dev
Wed, 28 Oct 2015 23:22:57 -0400 Nicolas Saunier corrected bug dev
Wed, 28 Oct 2015 17:50:32 -0400 Nicolas Saunier work in progress storage vissim sqlite dev
Thu, 10 Sep 2015 15:48:01 -0400 Nicolas Saunier bug correction from Laurent Gauthier dev
Thu, 27 Aug 2015 23:51:18 -0400 Nicolas Saunier function to check the existence of tables dev
Wed, 12 Aug 2015 08:26:59 -0400 Nicolas Saunier work in progress on saving/loading prototypes dev
Wed, 05 Aug 2015 00:12:52 -0400 Nicolas Saunier corrected bugs in old ubc code
Thu, 30 Jul 2015 17:43:14 -0400 Nicolas Saunier added option to set low_memory = False for pandas.read_csv
Fri, 24 Jul 2015 17:58:59 -0400 Nicolas Saunier developing python performance tests for SQLite
Thu, 23 Jul 2015 01:13:32 -0400 Nicolas Saunier added script to test SQLite performance and impact of indices
Wed, 22 Jul 2015 17:54:33 -0400 Nicolas Saunier added function to create index
Wed, 22 Jul 2015 12:58:04 -0400 Nicolas Saunier cleaning of storage.py and addition of type conversion for VISSIM files (from Laurent Gauthier) dev
Mon, 20 Jul 2015 15:36:48 -0400 Nicolas Saunier corrected bug when loading features with objects dev
Thu, 09 Jul 2015 00:58:08 -0400 Nicolas Saunier corrected bug with indicator loading(also now correctly loading mostsevereismax) dev
Tue, 30 Jun 2015 15:46:31 -0400 Nicolas Saunier corrected bug when loading indicator time intervals and updated how queries are created for better legibility dev
Mon, 29 Jun 2015 15:47:30 -0400 Nicolas Saunier minor updates dev
Fri, 05 Jun 2015 17:13:28 +0200 Nicolas Saunier several updates for display dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier classification is working dev