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

DVRPC updates and a bug fix #311

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

DVRPC updates and a bug fix #311

wants to merge 33 commits into from

Commits on May 11, 2021

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

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    b62cdb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c117e0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 19, 2021

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

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    39b82b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11e947 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Updated utility terms in customization scripts to use parcel district…

    …s instead of area types defined in ParcelWrapper.cs
    JoeJimFlood committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b28908d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95a013 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Nov 11, 2021

  1. Update azure-pipelines.yml

    bstabler authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f91eeb7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bstabler authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5268c32 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #307 from dvrpc/develop

    DVRPC Pull Request June 2021
    bstabler authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    74bbfce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #310 from RSGInc/updated-user-list

    Updated user list
    bstabler authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5a375fd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

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

Commits on Jan 5, 2022

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

Commits on Feb 9, 2022

  1. Updated work at home model spec in the day pattern model and the conf…

    …iguration parameters.
    mabcal committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e6b980f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1f5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a87bb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Changed the PersonExactNumberOfToursModel, IndividualPersonDayPattern…

    …Model and IntermediateStopGenerationModel to screen out person-days that do not begin and end at home in estimation mode.
    
    Also changed the code in those models so that the Diary and Proxy bias correction variables are only non-zero in estimation mode, not application mode.
    mabcal committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    fa1afcc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Write total number of simulated stops to person day file if selected.

    New variables in work location model.
    mabcal committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2d96378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3233532 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Added a new configuration switch CheckTripDurationAgainstArrivalAndDe…

    …partureTimes that should be included and set to true to resimulate days where any trips have differences between arrival and departure times that are not within 1 minute of the travel time. This was happening in about 1 out of 1,000 trips without this switch, and 0 trips using the switch.
    mabcal committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4928c04 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Changed coefficient # 89 added in March 7, 2022 commit to coefficient…

    … # 84 to avoid conflict with pre-existing coefficient # 89. This should make the code backwards compatible again.
    
    To be backwards compatible with old results (for builds prior to March 7 commit), coefficients 84-88 in the WorkLocationModel coefficients file should either be 0 or not present.
    Those coefficient numbers should also not be used in any region-specific directory code added for the WorkLocationModel.
    mabcal committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b00d2e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. add pierce county specific calibration constants in work location, wo…

    …rk & other tour mode models. Issue #316.
    nsdhakar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e4678fb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Apr 22, 2024

  1. updated PSRC dll to add seacast specific constants in work location, …

    …work tour, and other tour mode models.
    nsdhakar committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b1eb761 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5bc0dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c4a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45b315 View commit details
    Browse the repository at this point in the history