Project Meeting 2020.03.20 - ActivitySim/activitysim GitHub Wiki

Task 1 Project Management (milestone)

  • Phase 6 scoping
    • Joe and I discussed the Phase 6 brainstorming list and I'm working on putting the spreadsheet into a Google Sheet
    • @Joe will then review and share for everyone to review and contribute
    • Likely two rounds of review/ranking - first to shorten the list and second to allocate funding
  • A pull request for writing trip matrices is coming soon as part of the SEMCOG project

Task 2 Strategic Planning (milestone)

  • No work this week

Task 4 I/O Improvements (milestone)

  • I've coded an example to add skim data to the trips table
    • Will include in upcoming tutorial pull request
    • Coding the skim appending logic in this way works fine for the taz-based tm1 example, but will be more difficult for multiple zone systems, especially for transit
  • I've coded an example to sort trips in time/space order
    • Will include in upcoming tutorial pull request
    • Fixed small stop scheduling bug in the process
    • We should continue to improve the data model, which is something we've been working on as we go
    • DaySim's design is a good reference in this regard since the input format for estimation mode matches the output format for simulation

Task 5 TNCs (milestone)

  • @MTC to provide updated TNC model run results for verification and setup meeting to discuss

Task 6 Model Developer Tutorial (milestone)

  • I shared the command line interface and am adding it to the tutorial
  • Created issue #307 for logging/saving settings used

Task 9 Estimation Mode (milestone)

  • Jeff working on improvements for writing out estimation data bundle for work location
  • Getting close to first cut of the estimation data bundle for our piloted models - tour mode choice and school and work location choice
  • @SANDAG setup meeting to learn more about estimation mode functionality