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

Issue604 kpis disaggregated #606

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    7528147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050da8c View commit details
    Browse the repository at this point in the history
  3. Implement Rest API call.

    javiarrobas committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    34eda99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7f31d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    973c9da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c521868 View commit details
    Browse the repository at this point in the history
  7. Calculate integral separately not to add up when computing by source.

    If called multiple times, xxxx_dict_by_source used to increase even when the test case is not moving forward because it was calculated from xxxx_dict instead of using the _get_data_from_last_index method.
    javiarrobas committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f032705 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08a4dfc View commit details
    Browse the repository at this point in the history
  9. Update xxxx_dict references due to peak KPIs normalized only at xxxx_…

    …tot.
    
    Notice that this does not affect to the xxxx_tot results.
    javiarrobas committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    995d842 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    893ce5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    622ae19 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Mar 22, 2024

  1. Merge branch 'master' into issue604_kpisDisaggregated

    # Conflicts:
    #	releasenotes.md
    javiarrobas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7df1a1c View commit details
    Browse the repository at this point in the history
  2. Add release note.

    javiarrobas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3ac058d View commit details
    Browse the repository at this point in the history
  3. Run pre-commit

    javiarrobas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    af18410 View commit details
    Browse the repository at this point in the history
  4. Add space before returns.

    javiarrobas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0d0bfee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a0a545 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5fc249 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge commit '71b5e01cca4febe336681fa2d7d987dbd5f4c269' into issue604…

    …_kpisDisaggregated
    
    # Conflicts:
    #	testing/references/bestest_hydronic/submit.json
    #	testing/references/testcase3/submit.json
    javiarrobas committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2fb643e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae96509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f29072 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Change reference for numerical difference in pgas_tot.

    Changed from 'pgas_tot': 0.12017492256526957 to 'pgas_tot': 0.12017492256526958
    javiarrobas committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c5615b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8706b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4715f36 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    def70cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9be91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5b9e9c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Aug 2, 2024

  1. Merge branch 'master' into issue604_kpisDisaggregated

    # Conflicts:
    #	releasenotes.md
    javiarrobas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c9d92d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    2b735b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d040cd View commit details
    Browse the repository at this point in the history