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

The two input fields for Input / output datasets can be merged into one #1583

Open jh-RLI opened 4 months ago

jh-RLI commented 4 months ago

Description of the issue

Users might be confused about why they can fill out two form fields to add an input or output dataset to a scenario definition when creating a scenario bundle.

Ideas of solution

We can merge the two fields into one. The user then only enters the name of the datasets and selects the name via autocompletion, or the user copies the URL of a dataset into the field and the related dataset is automatically detected via the IRI of the dataset.

Workflow checklist

jh-RLI commented 4 months ago

related https://github.com/OpenEnergyPlatform/oeplatform/issues/1540