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

Develop #72

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

Develop #72

wants to merge 140 commits into from

Commits on May 7, 2020

  1. add full network examples

    jhelsel11 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    af22839 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on May 11, 2020

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

Commits on May 12, 2020

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

Commits on May 13, 2020

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

Commits on May 14, 2020

  1. 1 Configuration menu
    Copy the full SHA
    d706831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322a804 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

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

Commits on May 20, 2020

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

Commits on May 21, 2020

  1. Update installation instructions

    e-lo committed May 21, 2020
    Configuration menu
    Copy the full SHA
    be08c4d View commit details
    Browse the repository at this point in the history
  2. update doc'tn

    e-lo committed May 21, 2020
    Configuration menu
    Copy the full SHA
    137d653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f97cfc View commit details
    Browse the repository at this point in the history
  4. project card updates

    i-am-sijia committed May 21, 2020
    Configuration menu
    Copy the full SHA
    88617d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91e7fd0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    a20171f View commit details
    Browse the repository at this point in the history
  2. lasso still broken.

    jhelsel11 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ad5cf18 View commit details
    Browse the repository at this point in the history
  3. RoadwayNetwork typo

    i-am-sijia committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ca7ce5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bffbba4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

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

Commits on Jun 4, 2020

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

Commits on Jun 9, 2020

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

Commits on Jun 10, 2020

  1. Fixed pandas set copy warning

    e-lo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    6bdfecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdda49 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    9e3c717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d50bd32 View commit details
    Browse the repository at this point in the history
  5. Revert "Process base roadway network outside of if statement"

    This reverts commit d50bd32.
    e-lo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d04293e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3387410 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Major project changes refactor

    - Project changes now broken out into a few methods.
    - More error catching and general robustness in project creation/ log file processing methods.
    - Doesn't do geo calculations by default but can do if flagged with a keyword (Fixes #81 )
    -  Added tests for csv and shp project changes read-in
    
    TODO:
    - Update test csv and shp files to be regular fields (not calculated)
    - Add test for new util method
    - Do some testing to make sure errors are obvious for all likely problematic inputs.
    e-lo committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5d4b603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e13699 View commit details
    Browse the repository at this point in the history
  3. update test data for csv and shp file changes for creating projects, …

    …to not use calculated variables
    i-am-sijia committed Jun 11, 2020
    1 Configuration menu
    Copy the full SHA
    3a85e87 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    b8db577 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. remove duplicate code

    jhelsel11 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    6c03898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6927bd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Added ability to concatenate log files

    Added test as well.
    Fixes #54
    e-lo committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    94273fd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. generate unique shape id

    i-am-sijia committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    289224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0cc80 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    34300b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d7fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. roadway change properties wasn't in list format after code refactorin…

    …g, correct back to list
    i-am-sijia committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a1428e0 View commit details
    Browse the repository at this point in the history
  2. When wrangler passes assign_group values, Lasso should not calculate …

    …and overwrite. This is to allow assign_group updates.
    i-am-sijia committed Jul 16, 2020
    1 Configuration menu
    Copy the full SHA
    9c1fe39 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

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

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    bfd56d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4deb05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a39dd6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7d5e0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34c65dc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    6286896 View commit details
    Browse the repository at this point in the history
  2. New scenario creation notebook

    For Rachel's workflow
    e-lo committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a71f83b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    064cd2d View commit details
    Browse the repository at this point in the history
  4. Clean up notebooks

    -  delete "take 2" from scenario creation
    - add some documentation to simple scenario creation
    e-lo committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    0594faa View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. 1 Configuration menu
    Copy the full SHA
    a5ca675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77532eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a393d7e View commit details
    Browse the repository at this point in the history
  4. when ML and assign_group project cards are applied together, assign_g…

    …roup are filled as empty strings for ML, need to convert back to integer
    i-am-sijia committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e4392f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

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

Commits on Jul 24, 2020

  1. refactoring read logfile

    i-am-sijia committed Jul 24, 2020
    1 Configuration menu
    Copy the full SHA
    6418953 View commit details
    Browse the repository at this point in the history
  2. add test for ad-hoc parameters

    e-lo committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    d5216a7 View commit details
    Browse the repository at this point in the history
  3. ad hoc parameters

    i-am-sijia committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    c9b3501 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Default project name / card file name

    Set default card name and project name to logfile name if exists.  Fixes #90
    e-lo committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5988c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a04fee View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

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

Commits on Aug 3, 2020

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

Commits on Aug 4, 2020

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

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    71f88de View commit details
    Browse the repository at this point in the history
  2. node correction

    DavidOry committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    418e351 View commit details
    Browse the repository at this point in the history
  3. cube script spacing

    DavidOry committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    90089f0 View commit details
    Browse the repository at this point in the history
  4. return dataframes

    DavidOry committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c6ad9d3 View commit details
    Browse the repository at this point in the history
  5. bug fix on DBF write

    DavidOry committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    6337411 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #100 from wsp-sag/use_fixes

    Usability fixes
    DavidOry committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    4fd53f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. update conda activate command

    e-lo committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    42e1f8e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    04355db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a03ae View commit details
    Browse the repository at this point in the history
  3. pep8

    e-lo committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b060ce8 View commit details
    Browse the repository at this point in the history
  4. add osmnx to pre-install list

    e-lo committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c292e24 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

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

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    5407ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbcbe0 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d5513e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. 1 Configuration menu
    Copy the full SHA
    ab59509 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1378faf View commit details
    Browse the repository at this point in the history
  3. add managed lane example

    DavidOry committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9819215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d62e52b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a01239 View commit details
    Browse the repository at this point in the history
  6. 4 Configuration menu
    Copy the full SHA
    d4173ff View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. update managed lane example

    DavidOry committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d24366d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. parameters dictionary bug

    DavidOry committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    a07e62e View commit details
    Browse the repository at this point in the history
  2. correct method name, fix apply bug

    @e-lo `x.pad` was throwing an error, but `x['pad']` appears to work.
    DavidOry committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    01da8df View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

Commits on Sep 8, 2020

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

Commits on Sep 9, 2020

  1. fix join bug

    DavidOry committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e7c2adf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. widot join bugs

    DavidOry committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    4096d63 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. transit coding example

    DavidOry committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0c92757 View commit details
    Browse the repository at this point in the history
  2. Hacky fix for program type line being optional

    Fixes #106 in a hacky way. Need to figure out how to return dict in parser even if program type isn't there.
    e-lo committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4e73910 View commit details
    Browse the repository at this point in the history
  3. Non hacky fix

    Fixed #106 for real this time
    
    ?start  --> start
    e-lo committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1e926c2 View commit details
    Browse the repository at this point in the history
  4. add node example line file

    DavidOry committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    394e438 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. More robust log file concatenation

    Fixes #108
    e-lo committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7b445c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

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

Commits on Sep 18, 2020

  1. downtown area type fix

    DavidOry committed Sep 18, 2020
    2 Configuration menu
    Copy the full SHA
    d5b17dd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. add lanes detail

    DavidOry committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0feac77 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. add lanes logic

    DavidOry committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    3bfb4ee View commit details
    Browse the repository at this point in the history
  2. remove temp test mark

    DavidOry committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    cea514f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c23d9 View commit details
    Browse the repository at this point in the history
  4. number of lanes bug fix

    DavidOry committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    8889b02 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. lanes bug fix

    DavidOry committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    134b3ad View commit details
    Browse the repository at this point in the history
  2. start on #111

    DavidOry committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    980ded7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6714ad1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. update lanes algorithm

    DavidOry committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b9cf8a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. remove lanes calculations

    DavidOry committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9574015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be69d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

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

Commits on Oct 21, 2020

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

Commits on Oct 23, 2020

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

Commits on Dec 29, 2020

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

Commits on Feb 3, 2021

  1. add ohio mug demo files

    DavidOry committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    420b3f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. updates to Ohio example

    DavidOry committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8522bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d6cdc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0b60f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from BayAreaMetro/partial-change

    cherry pick generic Lasso fixes from MTC to `develop`
    i-am-sijia committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    0e0de0d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    39f79eb View commit details
    Browse the repository at this point in the history
  2. project card change error

    DavidOry committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    ed80a2c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. adding st_paul log example

    DavidOry committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    993ecc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440a08e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Mar 16, 2021

  1. example yml and notebook #117

    i-am-sijia committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d68e766 View commit details
    Browse the repository at this point in the history
  2. update MUG notebook

    DavidOry committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    fc51e00 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 15, 2021

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

Commits on Jul 19, 2021

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

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    1fad75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997b559 View commit details
    Browse the repository at this point in the history
  3. update documentation

    i-am-sijia committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b0b9b36 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. fix bug in add_counts

    i-am-sijia committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4a8fba3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Addresses #128

    DavidOry committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    eeab0fa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

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

Commits on Mar 17, 2022

  1. PRE_COMMIT_ALLOW_NO_CONFIG=1 git

    e-lo committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c627e16 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request #133 from wsp-sag/fix-write-out-type-conversion

    WIP: Fix write out type conversion
    DavidOry committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    554ce0b View commit details
    Browse the repository at this point in the history