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

Add list of vectors as user input for SimulationTimeSeries #956

Conversation

jorgenherje
Copy link
Collaborator

Add list of vectors as user input option for SimulationTimeSeries-plugin


Features:

  • Add list of vectors as user input for initially selected vectors.
  • Deprecate usage of {vector1, vector2, vector3}
  • Add ValueError for missing vectors

Closes:

@jorgenherje jorgenherje added the enhancement 🚀 New feature or request label Feb 10, 2022
@jorgenherje jorgenherje self-assigned this Feb 10, 2022
-Add list of vectors as user input for initially selected vectors.
-Deprecate usage of {vector1, vector2, vector3}
- Add ValueError for missing vectors
@jorgenherje jorgenherje force-pushed the EQ_677-list-of-vectors-as-user-input branch from c33cf71 to 211326b Compare February 11, 2022 07:31
- Retrieve all vectors from user input option and check for missing
vectors, even if they are neglected.
- Provide warning if more than 3 vectors are provided in user input
option
@jorgenherje jorgenherje merged commit fc22e36 into equinor:master Feb 11, 2022
VincentNevermore pushed a commit to VincentNevermore/webviz-subsurface that referenced this pull request Jul 19, 2022
…or#957)

* 1. Removed unnecessary viewState management, using initialViewState to let deckGL manage the state
2. Set axes rotation along Y axis for 3D view
Fix equinor#956
Fix equinor#867

* update snapshot

* capture screenshots

* capture screenshots

* new screenshots updated

Co-authored-by: Shadab Khan <Shadab.Khan@Emerson.com>
Co-authored-by: Sanghavi <Avanti.Sanghavi@emerson.com>
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants