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

ICF Model Calculator #76

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

ICF Model Calculator #76

wants to merge 27 commits into from

Commits on Jul 12, 2024

  1. refactor: added helper package for common functions and templates to …

    …improve code structure.
    Arriaga Gonzalez committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ed3a52d View commit details
    Browse the repository at this point in the history
  2. refactor: improved bike share calculator code structure.

    Arriaga Gonzalez committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4b82f9d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. refactor: created class for common function and subclass for specific…

    … calculator functions
    Arriaga Gonzalez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0f257d6 View commit details
    Browse the repository at this point in the history
  2. fix: updated paths in external and mtc templates

    Arriaga Gonzalez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    14caf82 View commit details
    Browse the repository at this point in the history
  3. docs: updated bikeshare subclass comments

    Arriaga Gonzalez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    905dc62 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix: modules imports and added variable location

    Arriaga Gonzalez committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    602d894 View commit details
    Browse the repository at this point in the history
  2. feature 1, bikeshare: Added bikeshare reference cells to centralized …

    …location
    Arriaga Gonzalez committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2dc3db8 View commit details
    Browse the repository at this point in the history
  3. refactor: new architecture folders for models and model data

    Arriaga Gonzalez committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    89888b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 29, 2024

  1. refactor: removed templates folder

    Arriaga Gonzalez committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31ff7de View commit details
    Browse the repository at this point in the history
  2. Docs: Used more descriptive names and explicit args

    Arriaga Gonzalez committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    917f176 View commit details
    Browse the repository at this point in the history
  3. Docs: clarifed name usage in methods

    Arriaga Gonzalez committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7da9305 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Refactor: Unified in commons runs.py script

    Arriaga Gonzalez committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2e981d0 View commit details
    Browse the repository at this point in the history
  2. Refactor: created carshare class

    Arriaga Gonzalez committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bf072f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Refactor: Added missing calculators

    Arriaga Gonzalez committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e963d2b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'icfOffmodelExcelCalc' of github.com:caroarriaga/travel-…

    …model-one into icfOffmodelExcelCalc
    Arriaga Gonzalez committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6e54c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5a967 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Feature 2: Automatic open and save of excel workbooks

    Arriaga Gonzalez committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4e08374 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Feature 3: Calculators can log runs

    Arriaga Gonzalez committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9f16274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba76fb7 View commit details
    Browse the repository at this point in the history
  3. Docs: added missing variables from Outputs

    Arriaga Gonzalez committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d2a7be8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    694d5d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Bug fixed: added exception when removing old file in output

    Arriaga Gonzalez committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ea35544 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Feature 5: Summarize off-model metrics

    Arriaga Gonzalez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    872d376 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Oct 24, 2024

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