Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Change logit structure for cycling and walking #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 15, 2021

  1. Change logit structure for cycling and walking

    Logit structure was changed as follows:
    
    Subsector_L3: "Walk" & "Cycle" -> "trn_pass_road"
    Subsector_L2: "Walk_tmp_subsector_L2" & "Cycle_tmp_subsector_L2" -> "Non_mot"
    Subsector_L1: "Walk_tmp_subsector_L1" & "Cycle_tmp_subsector_L1" -> "Walk" & "Cycle"
    
    Note: Some changes are still missing
    johannah-pik committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7289494 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Removed deprecated lines.

    Marianna Rottoli committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    127656c View commit details
    Browse the repository at this point in the history