Releases: wsp-sag/carTracker
v3.91
Updates from work on MAG ABM related to use with vehicle type choice and with partitioning implementation. Merged with cartracker_ohio and then into master. Master branch is now the current updated version for use with MAG, Ohio, or any others.
The attached jar file was built on 12/30/2021 from the master branch.
CarTracker
Fixed additional bug in output file distances.
CarTracker
Fixed bug in empty trip TAZs written to output file. The old code was using variables that hadn't been updated, so didn't correspond to trip MAZs. Revised code uses the TAZ conversion lookup for the MAZs for the trip.
CarTracker
Added an option to use the output.trip.matrices property to set to false to avoid writing trip matrix files. Added to the "MAG" writer implementation.
CarTracker v1.09
Fixed bugs in MAG writer class. Mag original implementation had no VOT segmentation, but it was added when consolidating with Ohio. Not necessary for MAG, so removed and removed processing of VOT related properties so their definitions don't affect the code.
CarTracker v1.08
Consolidated versions of carTracker for MAG and Ohio implementations to use a single jar file and to support separating tables by cav and nonCav if desired using separate.cav.trip.matrices. Testing ongoing for MAG and Ohio. Can merge into master once testing is complete.
CarTracker v1.03
Unifying CarTracker for use with Ohio, MAG, and Lima test version ABMs. May optionally write output trip tables in original order or separate out CAV and empty trip tables from other mode tables.
CarTracker
carTracker
This is an add-on tool which can take disaggregate CT-RAMP2 outputs to allocate AV/non-AVs to the list of auto trips. This was developed primarily to incorporate AV features in CT-RAMP2.