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

Add TAXSIM-35 Validation: To replace PR #2453 #2619

Merged
merged 77 commits into from
May 5, 2023

Commits on Aug 6, 2020

  1. initial commit

    chusloj committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ea8ce3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b3388 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    2315751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df42fb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    302ffd8 View commit details
    Browse the repository at this point in the history
  2. add input_setup.py

    chusloj committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1ae8ff9 View commit details
    Browse the repository at this point in the history
  3. updated taxsim32

    chusloj committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    93b3f31 View commit details
    Browse the repository at this point in the history
  4. updated README

    chusloj committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e8ef612 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. updated input files

    chusloj committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    2b7e737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7bc86 View commit details
    Browse the repository at this point in the history
  3. simplified input_setup,py

    chusloj committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    981db18 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    dcfb40c View commit details
    Browse the repository at this point in the history
  2. updated taxsim_input.py

    chusloj committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    11aa280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98e4bba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e69e752 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cfc6fd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

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

Commits on Sep 10, 2020

  1. updated variable mapping

    chusloj committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    4903013 View commit details
    Browse the repository at this point in the history
  2. added curl to environment.yml

    chusloj committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a5d9dbb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    8aeafcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7d031c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. address merge conflict

    chusloj committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3a66f03 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    f508ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb09769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c680b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    5c3cba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ce15a View commit details
    Browse the repository at this point in the history
  3. uncommented lines

    chusloj committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    a7c9ec9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    3cf5d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88fc1fc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

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

Commits on Feb 25, 2021

  1. address merge conflicts

    chusloj committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    218617e View commit details
    Browse the repository at this point in the history
  2. remove old .expect files

    chusloj committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d1645ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d8414c View commit details
    Browse the repository at this point in the history
  4. remove colored text

    chusloj committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    7952457 View commit details
    Browse the repository at this point in the history
  5. small changes to runner file

    chusloj committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9740041 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. address merge conflicts

    chusloj committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6125e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129744c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7493681 View commit details
    Browse the repository at this point in the history
  4. add taxsim_emulation file

    chusloj committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    4c07145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38bcfc2 View commit details
    Browse the repository at this point in the history
  6. update readme

    chusloj committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    657b8c8 View commit details
    Browse the repository at this point in the history
  7. remove old bash scripts

    chusloj committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f0e7bfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc2d011 View commit details
    Browse the repository at this point in the history
  9. edit taxsim emulation

    chusloj committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a23d8d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd038bd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. address merge conflicts

    chusloj committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3ef21a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

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

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    fdb67ee View commit details
    Browse the repository at this point in the history
  2. update emulation json

    jdebacker committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    70a679c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

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

Commits on Sep 15, 2021

  1. temp commit

    jdebacker committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5b1f598 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Oct 7, 2021

  1. temp commit to io

    jdebacker committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c11e8c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    ec3754c View commit details
    Browse the repository at this point in the history
  2. update taxsim version name

    jdebacker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    5f702cf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Update test benchmark 2023-03-09

    github-actions committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1875d83 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    de51dc9 View commit details
    Browse the repository at this point in the history
  2. sync w latest

    jdebacker committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f9a6c32 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. move to taxsim 35

    jdebacker committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    25b27aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ad4d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    1227aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03114a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. streamline var updates

    jdebacker committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a5f5ee9 View commit details
    Browse the repository at this point in the history
  2. clean debug

    jdebacker committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    893c8eb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on May 3, 2023

  1. clean up code

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    81de1fa View commit details
    Browse the repository at this point in the history
  2. update readme

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    dcb8d88 View commit details
    Browse the repository at this point in the history
  3. remove old files

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    eee0cd6 View commit details
    Browse the repository at this point in the history
  4. use ssh for taxsim

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a9a3285 View commit details
    Browse the repository at this point in the history
  5. clean up

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c90951f View commit details
    Browse the repository at this point in the history
  6. reorder years

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    25ac27e View commit details
    Browse the repository at this point in the history
  7. format

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    386ea42 View commit details
    Browse the repository at this point in the history
  8. better map dep vars

    jdebacker committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fcf7001 View commit details
    Browse the repository at this point in the history