-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactored the code according to the WLF best practice * Removed well attributes filter, and more code improvements * Refactored code again, putting figures in view utils folders * Introduced a view element and got rid of the last store * Simplified tour_steps and removed some imports from init files * Added label to layout options checkbox * Implemented a view element also for the well control view * Added changelog * Removed the error layout * Implemented StrEnum and callback_typecheck * Fixed bug in callback so that only layout is updated if data is unchanged * Implemented new callback_typecheck that handles Optional type * Minor updates to tour_steps Co-authored-by: Eirik Sundby Håland (OG SUB RPE) <[email protected]> Co-authored-by: Eirik Sundby Håland (OG SUB RPE) <[email protected]> Co-authored-by: Øyvind Lind-Johansen <[email protected]>
- Loading branch information
1 parent
251810d
commit 6d093ef
Showing
25 changed files
with
801 additions
and
763 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
webviz_subsurface/plugins/_well_analysis/_callbacks/__init__.py
This file was deleted.
Oops, something went wrong.
91 changes: 0 additions & 91 deletions
91
webviz_subsurface/plugins/_well_analysis/_callbacks/well_control_callbacks.py
This file was deleted.
Oops, something went wrong.
246 changes: 0 additions & 246 deletions
246
webviz_subsurface/plugins/_well_analysis/_callbacks/well_overview_callbacks.py
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
webviz_subsurface/plugins/_well_analysis/_figures/__init__.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
webviz_subsurface/plugins/_well_analysis/_layout/clientside_stores.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.