Skip to content

Multiple Models Management System

Ben Stabler edited this page Mar 12, 2020 · 19 revisions

Goal

To develop a system for ensuring cooperative management of a shared AB modeling software platform.

Idea

A contribution (i.e. pull request) to ActivitySim, runs registered models against the code to ensure revisions are desired:

  • in the core repository

    • Tm1_example
    • Tm1_estimation
    • Tm1_multiple_zone
    • Etc.
  • in partner repositories

    • ARC
    • SEMCOG
    • SANDAG Cross Border
    • Etc.

All must pass their test(s) before acceptance of the contribution (i.e. the PR is merged and an update released).

Notes

  • Inclusion in the system is part of consortium membership.
  • This is similar to the DaySim test system and aintenance plan.
  • The details, including a scope for developing the system, setuping up a maintenance plan, etc. still need to be worked out.
Clone this wiki locally