You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered:
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?
Refactor/improve the ensemble select dialog component.
compare
andreference
ensembles not among the "Select Ensembles".RealizationFilter
s.t. an application can have multiple instances of an ensemble with realization filters - allowing comparing the ensemble with various filters in a module: HaveRegularEnsemble
/DeltaEnsemble
and correspondingRealizationFilter
as an ensemble entity? #828Suggested 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?
For delta ensembles: Create a component which is a sort of dropdown, used to select the
compare
andreference
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.The text was updated successfully, but these errors were encountered: