OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Scenario Bundles: Same scenarios in different studies cannot compare across studies #1411

Closed han-f closed 7 months ago

han-f commented 8 months ago

Not sure whether this is a bug or a feature request ;-)

There are WEM and WAM scenarios in two studies, which cover however different regions:

When I select WEM and WAM to compare, I only receive the information for the first study, while I expected to also see the WEM and WAM for the study covering only Germany. The definition is exactly the same (albeit I used a bit of a different text to describe them in the edit interface), so as a user I would be interested to also be able to see all the studies who considered the WEM and WAM scenario explicitly.

May this be solved by also adding study name to the cards, and display an individual card per study that uses the scenario?

Selection: grafik

Result: grafik

cc @l-emele

jh-RLI commented 8 months ago

Good point ... I'm not really sure about that at this point. It seems like we assumed that a particular scenario, even if used in different studies, remains the same.

I like the idea of adding the related studies to each of the cards. @adelmemariani

adelmemariani commented 8 months ago

Thank you @han-f for bringing this up. As @jh-RLI mentioned, our assumption was that scenarios are unique (considering the acronyms). I will change the scenario selection based on their IDs. This way scenarios can be selected independently. This feature will be available in the next hotfix release.

l-emele commented 8 months ago

As @jh-RLI mentioned, our assumption was that scenarios are unique (considering the acronyms).

At some point, we discussed that only the combination study + scenario has to be unique.

jh-RLI commented 7 months ago

The problem has already been fixed. You can now select and compare a separate scenario for each scenario bundle. Please open again if the problem persists.