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

Fixes SAM issue 994 #1041

Merged
merged 19 commits into from May 24, 2022
Merged

Fixes SAM issue 994 #1041

merged 19 commits into from May 24, 2022

Commits on May 12, 2022

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

Commits on May 13, 2022

  1. Copy the full SHA
    b9e8f4c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e2784a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Copy the full SHA
    9b2e6e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93a3f66 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Fix saving and loading issue 994

    Also, when analysis period changes, reset to single value for consistent behavior in DataLifetimeMatrix. Can remove SetAnalysisPeriod from all callbacks. Can update DataLifetimeArray similarly
    sjanzou committed May 15, 2022
    Copy the full SHA
    5a67e56 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Copy the full SHA
    71f2e04 View commit details
    Browse the repository at this point in the history
  2. Fix issue 994 and reset when analysis periods changes

    Working through code generation values not updated until DataLifetimeMatrix values are checked by reopening widget when analysis period changes.
    SetAnalysisPeriod no longer used but callbacks not updated to prevent merge conflicts.
    sjanzou committed May 16, 2022
    Copy the full SHA
    c05c395 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Copy the full SHA
    806c4c3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7c1f585 View commit details
    Browse the repository at this point in the history
  3. Remove all 'AnalysisPeriod' property settings from callbacks

    Add revenue check message when changing analysis period
    sjanzou committed May 20, 2022
    Copy the full SHA
    acc7f2c View commit details
    Browse the repository at this point in the history
  4. Update DataLifetimeMatrix widget for changed analysis period

    Still testing and checking for callback options
    sjanzou committed May 20, 2022
    Copy the full SHA
    56b9912 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    34fbb1d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Copy the full SHA
    96fc59b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    123f467 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Rewrite analysis period changing to handle at variable level

    handle in ssc equations compute module to enable code generation, SAM and pySAM consistency
    sjanzou committed May 22, 2022
    Copy the full SHA
    b75deeb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Copy the full SHA
    5244c24 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Copy the full SHA
    39a1b22 View commit details
    Browse the repository at this point in the history
  2. Updates to go with ssc pull request 822

    defaults and export config and windows results included
    sjanzou committed May 24, 2022
    Copy the full SHA
    747a4ab View commit details
    Browse the repository at this point in the history