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

New SC column names #455

Merged
merged 88 commits into from
Jun 17, 2024
Merged

New SC column names #455

merged 88 commits into from
Jun 17, 2024

Commits on Jun 1, 2024

  1. Fix typo

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e885cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729fd2b View commit details
    Browse the repository at this point in the history
  3. Add required lcoe outputs

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f5e8d5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c2aee3 View commit details
    Browse the repository at this point in the history
  5. Add cost defaults as needed

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b41ba7c View commit details
    Browse the repository at this point in the history
  6. Tests for new cost outputs

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    437a768 View commit details
    Browse the repository at this point in the history
  7. Linter fix

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    97483ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71b2fc2 View commit details
    Browse the repository at this point in the history
  9. Ignore base costs

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    1cfa822 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea5393c View commit details
    Browse the repository at this point in the history
  11. Linter fix

    ppinchuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    fa6c18c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix circular import

    ppinchuk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1f9c697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ee321 View commit details
    Browse the repository at this point in the history
  3. Linter fix

    ppinchuk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    76c2fab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dfaa27 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Don't scale None values

    ppinchuk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1e8c9d2 View commit details
    Browse the repository at this point in the history
  2. Remove unused var

    ppinchuk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c2a4e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9090f2a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    e242391 View commit details
    Browse the repository at this point in the history
  2. Adjust capacity column name

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e852e5e View commit details
    Browse the repository at this point in the history
  3. Fix cap cost scaling

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f45f09d View commit details
    Browse the repository at this point in the history
  4. Fix test

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fcc37d8 View commit details
    Browse the repository at this point in the history
  5. New default output spec

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e31055a View commit details
    Browse the repository at this point in the history
  6. Add missing comma

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    08ba36f View commit details
    Browse the repository at this point in the history
  7. Add alias

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f2e4fa4 View commit details
    Browse the repository at this point in the history
  8. Linter fix

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    366ea5b View commit details
    Browse the repository at this point in the history
  9. Rename enum

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ed7b74b View commit details
    Browse the repository at this point in the history
  10. Fix test

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b354300 View commit details
    Browse the repository at this point in the history
  11. Remove old code

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    343a193 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11aa9bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3ee26c View commit details
    Browse the repository at this point in the history
  14. Remove bad output

    ppinchuk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4f18fbe View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

  1. Docstring updates

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fd04812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dda07b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3515efc View commit details
    Browse the repository at this point in the history
  4. Hard code gid where needed

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8e90ce3 View commit details
    Browse the repository at this point in the history
  5. Remove unused column field

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    57043af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2820291 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79922c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4be822 View commit details
    Browse the repository at this point in the history
  9. Fix docs

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    84eba81 View commit details
    Browse the repository at this point in the history
  10. Rename field

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c68b282 View commit details
    Browse the repository at this point in the history
  11. Add annual energy as output

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0fdfb4c View commit details
    Browse the repository at this point in the history
  12. Rename field

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    13ae7b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d55cc45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c74a34e View commit details
    Browse the repository at this point in the history
  15. Fix tests

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e73392f View commit details
    Browse the repository at this point in the history
  16. Add multipliers as outputs

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0225ae7 View commit details
    Browse the repository at this point in the history
  17. Remove CAPITAL_COST field

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    913000e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9f338e2 View commit details
    Browse the repository at this point in the history
  19. Change output name

    ppinchuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1f12274 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    371a31b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Add to test

    ppinchuk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1ee7546 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary field

    ppinchuk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7ad4d10 View commit details
    Browse the repository at this point in the history
  3. Fix typo bug

    ppinchuk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f319e97 View commit details
    Browse the repository at this point in the history
  4. Updated cost outputs

    ppinchuk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c43b8d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5303c59 View commit details
    Browse the repository at this point in the history
  6. Add cost outputs to bespoke

    ppinchuk committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    81cef91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24a0e17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3cd110 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix prior meta runs

    ppinchuk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1374937 View commit details
    Browse the repository at this point in the history
  2. Check for fcr column first

    ppinchuk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    620a36a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ec152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0fa7a4 View commit details
    Browse the repository at this point in the history
  5. Update docstrings

    ppinchuk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c77a8f4 View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    ppinchuk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9bca2bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb18f8d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fix recalc test

    ppinchuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb0b1cd View commit details
    Browse the repository at this point in the history
  2. Fix remaining tests

    ppinchuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4b9d470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d1daab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1199dc6 View commit details
    Browse the repository at this point in the history
  5. Linter fixes

    ppinchuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6e4dbc2 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    ppinchuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d3cd364 View commit details
    Browse the repository at this point in the history
  7. Bump version

    ppinchuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    824a0c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abe0b0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2cb024 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2370a05 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    3bd3106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef77bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26e0ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5884ead View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2650b53 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    ppinchuk committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    23679d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    954b21e View commit details
    Browse the repository at this point in the history
  8. Add back required meta field

    ppinchuk committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    86480a9 View commit details
    Browse the repository at this point in the history