Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify TM2.1 (transit-ccr) to use a single python environment #51

Merged
merged 18 commits into from
May 6, 2022

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    531d777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8755142 View commit details
    Browse the repository at this point in the history
  3. Fix landuse/popsyn switcheroo

    lmz committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ae9ee7c View commit details
    Browse the repository at this point in the history
  4. Update renumber.py for python3

    lmz committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f7097eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    366a4e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    d32b031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73d013 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request #52 from BayAreaMetro/transit-ccr

    Update from transit-ccr
    lmz authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2c71492 View commit details
    Browse the repository at this point in the history
  2. Consistently call Voyger, Cluster and Cube from %TPP_PATH%

    Similar to how python is called from %PYTHON_PATH%
    lmz committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    87e6540 View commit details
    Browse the repository at this point in the history
  3. Minor updates for python3

    We're writing text files not binary
    lmz committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    aba2d0d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    79def9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a969ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    05e42c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Simple script to find requirements for packages in order to find pack…

    …ages compatible with those installed by Emme
    lmz committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c03ff18 View commit details
    Browse the repository at this point in the history
  2. python3 updates

    lmz committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    a176eb2 View commit details
    Browse the repository at this point in the history
  3. Move path environment info to CTRampEnv.bat

    And use path environment variables consistently
    Also move RUNTYPE to SetUpModel.bat
    lmz committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    99dab30 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. More python3 updates

    lmz committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    1bd768d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4eb338 View commit details
    Browse the repository at this point in the history