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

Merge olusanya to mal23-car-ownership #466

Merged
merged 6 commits into from
Sep 25, 2022
Merged

Commits on Apr 25, 2022

  1. Fix/noise zones (#450)

    * Print nodes to better debug errors
    
    * Print 5 meter noise buffers for negative values
    
    * Set `cross_traffic` minimum value to 0.01
    
    * Add error message
    
    * Revert zone width change
    
    Co-authored-by: Jens West <jens.west@hsl.fi>
    johpiip and Jens West authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4262eac View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Update HELMET_VERSION (#451)

    Jens West authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a3f78f7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on Jun 29, 2022

  1. Fix floating-point number error (#455)

    Jens West authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4939e05 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Fix bicycle trips CBA (#463)

    Fix incorrect linking of bicycle trips in CBA Excel sheet that causes travel time saving of leisure trips being calculated based on work trips data.
    samakinen authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b5ad913 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Remove hard-coded area-based bounds from Purpose (#459)

    * Remove hard-coded area-based bounds from `Purpose`
    
    Introduce more general sub-bounds that can define separate parameters
    for arbitrary number of sub-regions instead of two
    
    * Generalize transit trips per month accordingly
    
    * Add helpful comment
    zptro authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ac46d6e View commit details
    Browse the repository at this point in the history