Skip to content

Milestones

List view

  • Goals: - DEMOS can run in different environment - Test results verification (compare output h5 files)

    Due by June 7, 2024
    4/4 issues closed
  • Goals: - Add the ability to inject our own models into the simulation pipeline - Add/refactor code to be extensible and easy to add enhancements in the future - Reorganize the DEMOS repository into a python package using modern packaging techniques such as `pyproject.toml`, a logically structured set of modules, and cleaned utility scripts - Update documentation and potentially add tutorial notebooks to showcase the package's functionality for new users

    Due by August 9, 2024
    1/1 issues closed
  • Goals: - Identify what functions/models/utilities are being used from `urbansim` and `pandana` packages and determine the difficulty to replicate the functionality with lightweight modules in our version of DEMOS - Identify what functions/models/utilities are being used from UrbanSim's `choicemodels` (`lotto_choice_empty_alts` branch) and `urbansim_templates` (`intx_term_update` branch) and determine the difficulty to replicate the functionality with lightweight modules in our version of DEMOS - Create lightweight modules that implement the functionality of the previous two goals that can implemented in our version of DEMOS - Identify dependencies that would be infeasible to replicate their functionality within our timeline ('orca' seems to be one such project)

    Due by August 9, 2024
    6/6 issues closed
  • Goals: - Remove redundant code - Remove unused imports - Refactor inputs/outputs to be more user friendly

    Due by July 19, 2024
    21/21 issues closed