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

Refactor/improve ensemble select dialog #827

Open
4 tasks
jorgenherje opened this issue Dec 16, 2024 · 1 comment
Open
4 tasks

Refactor/improve ensemble select dialog #827

jorgenherje opened this issue Dec 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jorgenherje
Copy link
Collaborator

jorgenherje commented Dec 16, 2024

Refactor/improve the ensemble select dialog component.


Suggested changes/improvements:

  • Make the "navigator" part in the dialog a separate component, s.t. it will become a dialog/selector or similar, which will appear when one wants to add an ensemble. The same component can then be used when creating delta ensembles, instead of a dropdown?
    Image

  • For delta ensembles: Create a component which is a sort of dropdown, used to select the compare and reference ensemble. The dropdown can then list the "Selected Ensembles" for quick access, and a last option "Select another ensemble..." which opens the reusable component mentioned in the previous bulletin.

@jorgenherje jorgenherje added the enhancement New feature or request label Dec 16, 2024
@HansKallekleiv
Copy link
Collaborator

Having the navigator / "ensemble browser" as a separate component is a good idea.
We should also add more information and make it easier to find ensembles, e.g.:

  • Sort cases by date
  • Filter cases (ensembles) on which simulation run was used (experiment, smoother, etc)
  • Filter on available datatypes / contents in a case. E.g. summary, surface, inplace
  • Display case/ensemble metadata. This might be just showing the description metadata string somewhere.
  • Link to case in Sumo?

Future possibilities:

  • Select subset / working set of data for a case upfront?
  • Populate a cache in background?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants