Project Meeting 2018.03.16 - ActivitySim/activitysim GitHub Wiki

Project management

  • Welcome Jilan and SEMCOG
  • Added SEMCOG to the PMC and made Jilan an organization owner

Joint travel

  • joint travel models implemented to-date:
    • Joint tour frequency
    • Joint tour party composition
    • Joint tour person participation
    • Joint tour primary destination choice
      • Joint tour primary destination choice sample
      • Joint tour primary destination choice sample logsums
      • Joint tour primary destination final choice
  • Still remaining
    • Joint tour time-of-day choice
    • Joint tour mode choice
    • Should be done in a few weeks with the coding
  • See joint-tours branch and examples

Step Pre-processors

  • Moving away from ORCA dynamic table columns to sub-model data input tables pre-processors since it improves data management and makes auditing/tracing/debugging easier
  • See table annotations by sub-model files in the joint-tours branch, annotate_*

Python 3

  • We need to eventually move to Python 3 #206
  • Let's think about doing this after the stop models, and maybe in the next phase of work