Skip to content

🧹 Chore: Better Understand Timed Transfers #198

@DavidOry

Description

@DavidOry

For the Link21 study, we added infrastructure to represent timed transfers at specific nodes, e.g., 12th Street BART. This issue better explains the functionality.

Progress:

  • Sufficiently defined
  • Approach decided
  • Implemented

Considerations

The model_config file identifies node_ids with timed transfers here. The config also sets mode-specific transfer boarding penalties (which are generally the same as the regular boarding penalties) here.

In the network building steps, the transfer boarding penalty is set to zero for nodes identified in the timed_transfer config. See here. Note this will currently only work if the mode is heavy rail, or h.

fyi @Ennazus, @lmz

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreoverhead: doesn't add additional functionality, change performance, or refactor code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions