.gitignore
.isort.cfg
.pylintrc
CHANGELOG.md
LICENSE
LICENSE.chromedriver
README.md
SECURITY.md
bandit.yml
deploy_docker_image.sh
mypy.ini
pytest.ini
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/subsurface.yml
tests/__init__.py
tests/conftest.py
tests/data/colormap.txt
tests/data/gruptree.csv
tests/data/parameters.csv
tests/data/realizations.csv
tests/data/surface_png.txt
tests/data/surface_zarr.np.gz
tests/data/vfp.arrow
tests/data/volumes.csv
tests/integration_tests/__init__.py
tests/integration_tests/test_parameter_filter.py
tests/integration_tests/test_surface_selector.py
tests/integration_tests/plugin_tests/__init__.py
tests/integration_tests/plugin_tests/test_bhp_qc.py
tests/integration_tests/plugin_tests/test_history_match.py
tests/integration_tests/plugin_tests/test_line_plotter_fmu.py
tests/integration_tests/plugin_tests/test_parameter_analysis.py
tests/integration_tests/plugin_tests/test_parameter_correlation.py
tests/integration_tests/plugin_tests/test_parameter_distribution.py
tests/integration_tests/plugin_tests/test_parameter_parallel_coordinates.py
tests/integration_tests/plugin_tests/test_parameter_response_correlation.py
tests/integration_tests/plugin_tests/test_property_statistics.py
tests/integration_tests/plugin_tests/test_pvt_plot.py
tests/integration_tests/plugin_tests/test_relative_permeability.py
tests/integration_tests/plugin_tests/test_reservoir_simulation_timeseries.py
tests/integration_tests/plugin_tests/test_reservoir_simulation_timeseries_onebyone.py
tests/integration_tests/plugin_tests/test_reservoir_simulation_timeseries_regional.py
tests/integration_tests/plugin_tests/test_rft_plotter.py
tests/integration_tests/plugin_tests/test_segy_viewer.py
tests/integration_tests/plugin_tests/test_simulation_timeseries_onebyone.py
tests/integration_tests/plugin_tests/test_structural_uncertainty.py
tests/integration_tests/plugin_tests/test_surface_viewer_fmu.py
tests/integration_tests/plugin_tests/test_surface_with_grid_crossection.py
tests/integration_tests/plugin_tests/test_surface_with_seismic_crossection.py
tests/integration_tests/plugin_tests/test_tornado_plotter_fmu.py
tests/integration_tests/plugin_tests/test_vfp_analysis.py
tests/integration_tests/plugin_tests/test_volumetric_analysis.py
tests/integration_tests/plugin_tests/test_well_log_viewer.py
tests/unit_tests/__init__.py
tests/unit_tests/abbreviations_tests/__init__.py
tests/unit_tests/abbreviations_tests/test_reservoir_simulation.py
tests/unit_tests/data_input/__init__.py
tests/unit_tests/data_input/test_calc_from_cumulatives.py
tests/unit_tests/data_input/test_image_processing.py
tests/unit_tests/mocks/__init__.py
tests/unit_tests/mocks/ensemble_summary_provider_dummy.py
tests/unit_tests/model_tests/__init__.py
tests/unit_tests/model_tests/test_ensemble_model.py
tests/unit_tests/model_tests/test_ensemble_set_model.py
tests/unit_tests/model_tests/test_gruptree_model.py
tests/unit_tests/model_tests/test_property_statistics_model.py
tests/unit_tests/model_tests/test_surface_set_model.py
tests/unit_tests/model_tests/test_well_attributes_model.py
tests/unit_tests/model_tests/test_well_set_model.py
tests/unit_tests/plugin_tests/__init__.py
tests/unit_tests/plugin_tests/test_grouptree.py
tests/unit_tests/plugin_tests/test_tornado_data.py
tests/unit_tests/plugin_tests/test_well_completions.py
tests/unit_tests/plugin_tests/test_simulation_time_series/__init__.py
tests/unit_tests/plugin_tests/test_simulation_time_series/mocks/__init__.py
tests/unit_tests/plugin_tests/test_simulation_time_series/mocks/derived_vectors_accessor_ensemble_summary_provider_mock.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/__init__.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_create_vector_traces_utils.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_dataframe_utils.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_datetime_utils.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_delta_ensemble_utils.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_derived_delta_ensemble_vectors_accessor_impl.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_derived_ensemble_vectors_accessor_impl.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_derived_ensemble_vectors_accessor_utils.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_derived_vector_accessor.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_ensemble_summary_provider_set_utils.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_from_timeseries_cumulatives.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_history_vectors.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_trace_line_shape.py
tests/unit_tests/plugin_tests/test_simulation_time_series/test_utils/test_vector_statistics.py
tests/unit_tests/provider_tests/__init__.py
tests/unit_tests/provider_tests/test_ensemble_summary_provider.py
tests/unit_tests/provider_tests/test_ensemble_summary_provider_impl_arrow_lazy.py
tests/unit_tests/provider_tests/test_ensemble_summary_provider_impl_arrow_presampled.py
tests/unit_tests/provider_tests/test_ensemble_summary_provider_resampling.py
tests/unit_tests/provider_tests/test_ensemble_table_provider.py
tests/unit_tests/utils_tests/__init__.py
tests/unit_tests/utils_tests/test_dataframe_utils.py
tests/unit_tests/utils_tests/test_formatting.py
tests/unit_tests/utils_tests/test_simulation_timeseries.py
tests/unit_tests/utils_tests/test_ensemble_summary_provider_set/__init__.py
tests/unit_tests/utils_tests/test_ensemble_summary_provider_set/test_ensemble_summary_provider_set.py
tests/unit_tests/utils_tests/test_ensemble_summary_provider_set/mocks/ensemble_summary_provider_mock.py
webviz_subsurface/__init__.py
webviz_subsurface/smry2arrow_batch.py
webviz_subsurface.egg-info/PKG-INFO
webviz_subsurface.egg-info/SOURCES.txt
webviz_subsurface.egg-info/dependency_links.txt
webviz_subsurface.egg-info/entry_points.txt
webviz_subsurface.egg-info/not-zip-safe
webviz_subsurface.egg-info/requires.txt
webviz_subsurface.egg-info/top_level.txt
webviz_subsurface/_abbreviations/__init__.py
webviz_subsurface/_abbreviations/number_formatting.py
webviz_subsurface/_abbreviations/reservoir_simulation.py
webviz_subsurface/_abbreviations/volume_terminology.py
webviz_subsurface/_abbreviations/abbreviation_data/reservoir_simulation_unit_terminology.json
webviz_subsurface/_abbreviations/abbreviation_data/si_prefixes.json
webviz_subsurface/_abbreviations/abbreviation_data/volume_terminology.json
webviz_subsurface/_assets/css/block_options.css
webviz_subsurface/_assets/css/container.css
webviz_subsurface/_assets/css/inplace_volumes.css
webviz_subsurface/_assets/css/modal.css
webviz_subsurface/_assets/css/structural_uncertainty.css
webviz_subsurface/_assets/js/clientside_functions.js
webviz_subsurface/_components/__init__.py
webviz_subsurface/_components/color_picker.py
webviz_subsurface/_components/parameter_filter.py
webviz_subsurface/_components/tornado/__init__.py
webviz_subsurface/_components/tornado/_tornado_bar_chart.py
webviz_subsurface/_components/tornado/_tornado_data.py
webviz_subsurface/_components/tornado/_tornado_table.py
webviz_subsurface/_components/tornado/tornado_widget.py
webviz_subsurface/_datainput/__init__.py
webviz_subsurface/_datainput/eclipse_unit.py
webviz_subsurface/_datainput/fmu_input.py
webviz_subsurface/_datainput/from_timeseries_cumulatives.py
webviz_subsurface/_datainput/grid.py
webviz_subsurface/_datainput/history_match.py
webviz_subsurface/_datainput/image_processing.py
webviz_subsurface/_datainput/inplace_volumes.py
webviz_subsurface/_datainput/pvt_data.py
webviz_subsurface/_datainput/relative_permeability.py
webviz_subsurface/_datainput/seismic.py
webviz_subsurface/_datainput/surface.py
webviz_subsurface/_datainput/units.py
webviz_subsurface/_datainput/well.py
webviz_subsurface/_datainput/well_completions.py
webviz_subsurface/_datainput/xsection.py
webviz_subsurface/_datainput/eclipse_init_io/__init__.py
webviz_subsurface/_datainput/eclipse_init_io/pvt_common.py
webviz_subsurface/_datainput/eclipse_init_io/pvt_gas.py
webviz_subsurface/_datainput/eclipse_init_io/pvt_oil.py
webviz_subsurface/_datainput/eclipse_init_io/pvt_water.py
webviz_subsurface/_figures/__init__.py
webviz_subsurface/_figures/barchart.py
webviz_subsurface/_figures/px_figure.py
webviz_subsurface/_figures/scatterplot.py
webviz_subsurface/_figures/timeseries_figure.py
webviz_subsurface/_models/__init__.py
webviz_subsurface/_models/caching_ensemble_set_model_factory.py
webviz_subsurface/_models/ensemble_model.py
webviz_subsurface/_models/ensemble_set_model.py
webviz_subsurface/_models/gruptree_model.py
webviz_subsurface/_models/inplace_volumes_model.py
webviz_subsurface/_models/observation_model.py
webviz_subsurface/_models/parameter_model.py
webviz_subsurface/_models/stratigraphy_model.py
webviz_subsurface/_models/surface_leaflet_model.py
webviz_subsurface/_models/surface_set_model.py
webviz_subsurface/_models/well_attributes_model.py
webviz_subsurface/_models/well_set_model.py
webviz_subsurface/_private_plugins/__init__.py
webviz_subsurface/_private_plugins/surface_selector.py
webviz_subsurface/_providers/__init__.py
webviz_subsurface/_providers/ensemble_fault_polygons_provider/__init__.py
webviz_subsurface/_providers/ensemble_fault_polygons_provider/_fault_polygons_discovery.py
webviz_subsurface/_providers/ensemble_fault_polygons_provider/_provider_impl_file.py
webviz_subsurface/_providers/ensemble_fault_polygons_provider/ensemble_fault_polygons_provider.py
webviz_subsurface/_providers/ensemble_fault_polygons_provider/ensemble_fault_polygons_provider_factory.py
webviz_subsurface/_providers/ensemble_fault_polygons_provider/fault_polygons_server.py
webviz_subsurface/_providers/ensemble_grid_provider/__init__.py
webviz_subsurface/_providers/ensemble_grid_provider/_egrid_file_discovery.py
webviz_subsurface/_providers/ensemble_grid_provider/_roff_file_discovery.py
webviz_subsurface/_providers/ensemble_grid_provider/_xtgeo_to_vtk_explicit_structured_grid.py
webviz_subsurface/_providers/ensemble_grid_provider/ensemble_grid_provider.py
webviz_subsurface/_providers/ensemble_grid_provider/ensemble_grid_provider_factory.py
webviz_subsurface/_providers/ensemble_grid_provider/grid_viz_service.py
webviz_subsurface/_providers/ensemble_grid_provider/provider_impl_egrid.py
webviz_subsurface/_providers/ensemble_grid_provider/provider_impl_roff.py
webviz_subsurface/_providers/ensemble_summary_provider/__init__.py
webviz_subsurface/_providers/ensemble_summary_provider/_arrow_unsmry_import.py
webviz_subsurface/_providers/ensemble_summary_provider/_csv_import.py
webviz_subsurface/_providers/ensemble_summary_provider/_dataframe_utils.py
webviz_subsurface/_providers/ensemble_summary_provider/_field_metadata.py
webviz_subsurface/_providers/ensemble_summary_provider/_provider_impl_arrow_lazy.py
webviz_subsurface/_providers/ensemble_summary_provider/_provider_impl_arrow_presampled.py
webviz_subsurface/_providers/ensemble_summary_provider/_resampling.py
webviz_subsurface/_providers/ensemble_summary_provider/_table_utils.py
webviz_subsurface/_providers/ensemble_summary_provider/dev_compare_fmu_to_lazy_provider.py
webviz_subsurface/_providers/ensemble_summary_provider/dev_provider_perf_testing.py
webviz_subsurface/_providers/ensemble_summary_provider/dev_resampling_perf_testing.py
webviz_subsurface/_providers/ensemble_summary_provider/ensemble_summary_provider.py
webviz_subsurface/_providers/ensemble_summary_provider/ensemble_summary_provider_factory.py
webviz_subsurface/_providers/ensemble_summary_provider/utils.py
webviz_subsurface/_providers/ensemble_surface_provider/__init__.py
webviz_subsurface/_providers/ensemble_surface_provider/_provider_impl_file.py
webviz_subsurface/_providers/ensemble_surface_provider/_stat_surf_cache.py
webviz_subsurface/_providers/ensemble_surface_provider/_surface_discovery.py
webviz_subsurface/_providers/ensemble_surface_provider/_surface_to_float32_array.py
webviz_subsurface/_providers/ensemble_surface_provider/_surface_to_image.py
webviz_subsurface/_providers/ensemble_surface_provider/_types.py
webviz_subsurface/_providers/ensemble_surface_provider/dev_experiments.py
webviz_subsurface/_providers/ensemble_surface_provider/dev_surface_server_lazy.py
webviz_subsurface/_providers/ensemble_surface_provider/ensemble_surface_provider.py
webviz_subsurface/_providers/ensemble_surface_provider/ensemble_surface_provider_factory.py
webviz_subsurface/_providers/ensemble_surface_provider/surface_array_server.py
webviz_subsurface/_providers/ensemble_surface_provider/surface_image_server.py
webviz_subsurface/_providers/ensemble_table_provider/__init__.py
webviz_subsurface/_providers/ensemble_table_provider/_field_metadata.py
webviz_subsurface/_providers/ensemble_table_provider/_table_import.py
webviz_subsurface/_providers/ensemble_table_provider/ensemble_table_provider.py
webviz_subsurface/_providers/ensemble_table_provider/ensemble_table_provider_factory.py
webviz_subsurface/_providers/ensemble_table_provider/ensemble_table_provider_impl_arrow.py
webviz_subsurface/_providers/well_provider/__init__.py
webviz_subsurface/_providers/well_provider/_provider_impl_file.py
webviz_subsurface/_providers/well_provider/dev_experiments.py
webviz_subsurface/_providers/well_provider/well_provider.py
webviz_subsurface/_providers/well_provider/well_provider_factory.py
webviz_subsurface/_providers/well_provider/well_server.py
webviz_subsurface/_utils/__init__.py
webviz_subsurface/_utils/colors.py
webviz_subsurface/_utils/dataframe_utils.py
webviz_subsurface/_utils/ensemble_summary_provider_set.py
webviz_subsurface/_utils/ensemble_summary_provider_set_factory.py
webviz_subsurface/_utils/ensemble_table_provider_set.py
webviz_subsurface/_utils/ensemble_table_provider_set_factory.py
webviz_subsurface/_utils/enum_shim.py
webviz_subsurface/_utils/fanchart_plotting.py
webviz_subsurface/_utils/formatting.py
webviz_subsurface/_utils/parameter_response.py
webviz_subsurface/_utils/perf_timer.py
webviz_subsurface/_utils/simulation_timeseries.py
webviz_subsurface/_utils/statistics_plotting.py
webviz_subsurface/_utils/unique_theming.py
webviz_subsurface/_utils/user_defined_vector_definitions.py
webviz_subsurface/_utils/vector_calculator.py
webviz_subsurface/_utils/vector_selector.py
webviz_subsurface/_utils/webvizstore_functions.py
webviz_subsurface/plugins/__init__.py
webviz_subsurface/plugins/_assisted_history_matching_analysis.py
webviz_subsurface/plugins/_disk_usage.py
webviz_subsurface/plugins/_history_match.py
webviz_subsurface/plugins/_inplace_volumes.py
webviz_subsurface/plugins/_inplace_volumes_onebyone.py
webviz_subsurface/plugins/_morris_plot.py
webviz_subsurface/plugins/_parameter_distribution.py
webviz_subsurface/plugins/_parameter_parallel_coordinates.py
webviz_subsurface/plugins/_parameter_response_correlation.py
webviz_subsurface/plugins/_relative_permeability.py
webviz_subsurface/plugins/_reservoir_simulation_timeseries.py
webviz_subsurface/plugins/_reservoir_simulation_timeseries_onebyone.py
webviz_subsurface/plugins/_reservoir_simulation_timeseries_regional.py
webviz_subsurface/plugins/_running_time_analysis_fmu.py
webviz_subsurface/plugins/_segy_viewer.py
webviz_subsurface/plugins/_seismic_misfit.py
webviz_subsurface/plugins/_subsurface_map.py
webviz_subsurface/plugins/_surface_viewer_fmu.py
webviz_subsurface/plugins/_surface_with_grid_cross_section.py
webviz_subsurface/plugins/_surface_with_seismic_cross_section.py
webviz_subsurface/plugins/_well_cross_section.py
webviz_subsurface/plugins/_well_cross_section_fmu.py
webviz_subsurface/plugins/_bhp_qc/__init__.py
webviz_subsurface/plugins/_bhp_qc/_plugin.py
webviz_subsurface/plugins/_bhp_qc/_plugin_ids.py
webviz_subsurface/plugins/_bhp_qc/shared_settings/__init__.py
webviz_subsurface/plugins/_bhp_qc/shared_settings/_filter.py
webviz_subsurface/plugins/_bhp_qc/view_elements/__init__.py
webviz_subsurface/plugins/_bhp_qc/view_elements/_graph.py
webviz_subsurface/plugins/_bhp_qc/views/__init__.py
webviz_subsurface/plugins/_bhp_qc/views/_bar_chart.py
webviz_subsurface/plugins/_bhp_qc/views/_fan_chart.py
webviz_subsurface/plugins/_bhp_qc/views/_line_chart.py
webviz_subsurface/plugins/_bhp_qc/views/_view_functions.py
webviz_subsurface/plugins/_co2_leakage/__init__.py
webviz_subsurface/plugins/_co2_leakage/_error.py
webviz_subsurface/plugins/_co2_leakage/_plugin.py
webviz_subsurface/plugins/_co2_leakage/_utilities/__init__.py
webviz_subsurface/plugins/_co2_leakage/_utilities/callbacks.py
webviz_subsurface/plugins/_co2_leakage/_utilities/co2volume.py
webviz_subsurface/plugins/_co2_leakage/_utilities/color_tables.py
webviz_subsurface/plugins/_co2_leakage/_utilities/fault_polygons.py
webviz_subsurface/plugins/_co2_leakage/_utilities/generic.py
webviz_subsurface/plugins/_co2_leakage/_utilities/initialization.py
webviz_subsurface/plugins/_co2_leakage/_utilities/plume_extent.py
webviz_subsurface/plugins/_co2_leakage/_utilities/summary_graphs.py
webviz_subsurface/plugins/_co2_leakage/_utilities/surface_publishing.py
webviz_subsurface/plugins/_co2_leakage/views/__init__.py
webviz_subsurface/plugins/_co2_leakage/views/mainview/__init__.py
webviz_subsurface/plugins/_co2_leakage/views/mainview/mainview.py
webviz_subsurface/plugins/_co2_leakage/views/mainview/settings.py
webviz_subsurface/plugins/_grid_viewer_fmu/__init__.py
webviz_subsurface/plugins/_grid_viewer_fmu/_layout_elements.py
webviz_subsurface/plugins/_grid_viewer_fmu/_plugin.py
webviz_subsurface/plugins/_grid_viewer_fmu/_routes.py
webviz_subsurface/plugins/_grid_viewer_fmu/_types.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/__init__.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/__init__.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/_view_3d.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/settings/__init__.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/settings/_color_scale.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/settings/_data_selection.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/settings/_grid_filter.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/view_elements/__init__.py
webviz_subsurface/plugins/_grid_viewer_fmu/views/view_3d/view_elements/_vtk_view_3d_element.py
webviz_subsurface/plugins/_group_tree/__init__.py
webviz_subsurface/plugins/_group_tree/_plugin.py
webviz_subsurface/plugins/_group_tree/_types.py
webviz_subsurface/plugins/_group_tree/_utils/__init__.py
webviz_subsurface/plugins/_group_tree/_utils/_ensemble_group_tree_data.py
webviz_subsurface/plugins/_group_tree/_views/__init__.py
webviz_subsurface/plugins/_group_tree/_views/_group_tree_view/__init__.py
webviz_subsurface/plugins/_group_tree/_views/_group_tree_view/_view.py
webviz_subsurface/plugins/_group_tree/_views/_group_tree_view/_view_element.py
webviz_subsurface/plugins/_horizon_uncertainty_viewer/__init__.py
webviz_subsurface/plugins/_horizon_uncertainty_viewer/_huv_table.py
webviz_subsurface/plugins/_horizon_uncertainty_viewer/_huv_xsection.py
webviz_subsurface/plugins/_horizon_uncertainty_viewer/horizon_uncertainty_viewer.py
webviz_subsurface/plugins/_line_plotter_fmu/__init__.py
webviz_subsurface/plugins/_line_plotter_fmu/line_plotter_fmu.py
webviz_subsurface/plugins/_line_plotter_fmu/controllers/__init__.py
webviz_subsurface/plugins/_line_plotter_fmu/controllers/build_figure.py
webviz_subsurface/plugins/_line_plotter_fmu/controllers/update_figure_clientside.py
webviz_subsurface/plugins/_line_plotter_fmu/figures/__init__.py
webviz_subsurface/plugins/_line_plotter_fmu/figures/plotly_line_plot.py
webviz_subsurface/plugins/_line_plotter_fmu/views/__init__.py
webviz_subsurface/plugins/_line_plotter_fmu/views/data_selectors_view.py
webviz_subsurface/plugins/_line_plotter_fmu/views/plot_options_view.py
webviz_subsurface/plugins/_line_plotter_fmu/views/plot_traces_view.py
webviz_subsurface/plugins/_map_viewer_fmu/__init__.py
webviz_subsurface/plugins/_map_viewer_fmu/_layer_model.py
webviz_subsurface/plugins/_map_viewer_fmu/_tmp_well_pick_provider.py
webviz_subsurface/plugins/_map_viewer_fmu/_types.py
webviz_subsurface/plugins/_map_viewer_fmu/_utils.py
webviz_subsurface/plugins/_map_viewer_fmu/callbacks.py
webviz_subsurface/plugins/_map_viewer_fmu/color_tables.py
webviz_subsurface/plugins/_map_viewer_fmu/layout.py
webviz_subsurface/plugins/_map_viewer_fmu/map_viewer_fmu.py
webviz_subsurface/plugins/_parameter_analysis/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_plugin.py
webviz_subsurface/plugins/_parameter_analysis/_types.py
webviz_subsurface/plugins/_parameter_analysis/_utils/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_utils/_datetime_utils.py
webviz_subsurface/plugins/_parameter_analysis/_utils/_parameters_model.py
webviz_subsurface/plugins/_parameter_analysis/_utils/_provider_timesseries_datamodel.py
webviz_subsurface/plugins/_parameter_analysis/_views/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/_view.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/_view_element.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/_settings/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/_settings/_ensembles.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/_settings/_parameters.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_distributions_view/_settings/_visualization_type.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_view.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_view_element.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_settings/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_settings/_options.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_settings/_parameter_filter.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_settings/_selections.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_settings/_vizualisation.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_utils/__init__.py
webviz_subsurface/plugins/_parameter_analysis/_views/_parameter_response_view/_utils/_color_figure.py
webviz_subsurface/plugins/_parameter_correlation/__init__.py
webviz_subsurface/plugins/_parameter_correlation/_error.py
webviz_subsurface/plugins/_parameter_correlation/_plugin.py
webviz_subsurface/plugins/_parameter_correlation/_plugin_ids.py
webviz_subsurface/plugins/_parameter_correlation/views/__init__.py
webviz_subsurface/plugins/_parameter_correlation/views/parameter_plot/__init__.py
webviz_subsurface/plugins/_parameter_correlation/views/parameter_plot/_parameter_plot.py
webviz_subsurface/plugins/_parameter_correlation/views/parameter_plot/settings/__init__.py
webviz_subsurface/plugins/_parameter_correlation/views/parameter_plot/settings/_parameter_settings.py
webviz_subsurface/plugins/_prod_misfit/__init__.py
webviz_subsurface/plugins/_prod_misfit/_plugin.py
webviz_subsurface/plugins/_prod_misfit/_plugin_ids.py
webviz_subsurface/plugins/_prod_misfit/shared_settings/__init__.py
webviz_subsurface/plugins/_prod_misfit/shared_settings/_filter.py
webviz_subsurface/plugins/_prod_misfit/utils/__init__.py
webviz_subsurface/plugins/_prod_misfit/utils/make_dataframes.py
webviz_subsurface/plugins/_prod_misfit/utils/make_figures.py
webviz_subsurface/plugins/_prod_misfit/view_elements/__init__.py
webviz_subsurface/plugins/_prod_misfit/view_elements/_graph.py
webviz_subsurface/plugins/_prod_misfit/views/__init__.py
webviz_subsurface/plugins/_prod_misfit/views/_production_misfit_per_real.py
webviz_subsurface/plugins/_prod_misfit/views/_view_functions.py
webviz_subsurface/plugins/_prod_misfit/views/_well_production_coverage.py
webviz_subsurface/plugins/_prod_misfit/views/_well_production_heatmap.py
webviz_subsurface/plugins/_property_statistics/__init__.py
webviz_subsurface/plugins/_property_statistics/property_statistics.py
webviz_subsurface/plugins/_property_statistics/controllers/__init__.py
webviz_subsurface/plugins/_property_statistics/controllers/property_delta_controller.py
webviz_subsurface/plugins/_property_statistics/controllers/property_qc_controller.py
webviz_subsurface/plugins/_property_statistics/controllers/property_response_controller.py
webviz_subsurface/plugins/_property_statistics/data_loaders/__init__.py
webviz_subsurface/plugins/_property_statistics/figures/__init__.py
webviz_subsurface/plugins/_property_statistics/figures/correlation_figure.py
webviz_subsurface/plugins/_property_statistics/models/__init__.py
webviz_subsurface/plugins/_property_statistics/models/ensemble_timeseries_datamodel.py
webviz_subsurface/plugins/_property_statistics/models/property_statistics_model.py
webviz_subsurface/plugins/_property_statistics/models/simulation_timeseries_model.py
webviz_subsurface/plugins/_property_statistics/utils/__init__.py
webviz_subsurface/plugins/_property_statistics/utils/colors.py
webviz_subsurface/plugins/_property_statistics/utils/surface.py
webviz_subsurface/plugins/_property_statistics/views/__init__.py
webviz_subsurface/plugins/_property_statistics/views/main_view.py
webviz_subsurface/plugins/_property_statistics/views/property_delta_view.py
webviz_subsurface/plugins/_property_statistics/views/property_qc_view.py
webviz_subsurface/plugins/_property_statistics/views/property_response_view.py
webviz_subsurface/plugins/_property_statistics/views/selector_view.py
webviz_subsurface/plugins/_pvt_plot/__init__.py
webviz_subsurface/plugins/_pvt_plot/_plugin.py
webviz_subsurface/plugins/_pvt_plot/_views/__init__.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/__init__.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/_view.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/_settings/__init__.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/_settings/_data_settings.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/_settings/_view_settings.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/_utils/__init__.py
webviz_subsurface/plugins/_pvt_plot/_views/_pvt/_utils/_plot_utils.py
webviz_subsurface/plugins/_rft_plotter/__init__.py
webviz_subsurface/plugins/_rft_plotter/_plugin.py
webviz_subsurface/plugins/_rft_plotter/_reusable_settings.py
webviz_subsurface/plugins/_rft_plotter/_reusable_view_element.py
webviz_subsurface/plugins/_rft_plotter/_types.py
webviz_subsurface/plugins/_rft_plotter/_utils/__init__.py
webviz_subsurface/plugins/_rft_plotter/_utils/_formation_figure.py
webviz_subsurface/plugins/_rft_plotter/_utils/_rft_plotter_data_model.py
webviz_subsurface/plugins/_rft_plotter/_views/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/_view.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/_settings/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/_settings/_formation_plot_settings.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/_settings/_map_settings.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/_utils/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_map_view/_utils/_map_figure.py
webviz_subsurface/plugins/_rft_plotter/_views/_misfit_per_real_view/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_misfit_per_real_view/_settings.py
webviz_subsurface/plugins/_rft_plotter/_views/_misfit_per_real_view/_view.py
webviz_subsurface/plugins/_rft_plotter/_views/_misfit_per_real_view/_utils/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_misfit_per_real_view/_utils/_misfit_per_real_figure.py
webviz_subsurface/plugins/_rft_plotter/_views/_parameter_response_view/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_parameter_response_view/_view.py
webviz_subsurface/plugins/_rft_plotter/_views/_parameter_response_view/_settings/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_parameter_response_view/_settings/_options.py
webviz_subsurface/plugins/_rft_plotter/_views/_parameter_response_view/_settings/_parameter_filter.py
webviz_subsurface/plugins/_rft_plotter/_views/_parameter_response_view/_settings/_selections.py
webviz_subsurface/plugins/_rft_plotter/_views/_qc_view/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_qc_view/_settings.py
webviz_subsurface/plugins/_rft_plotter/_views/_qc_view/_table_view_element.py
webviz_subsurface/plugins/_rft_plotter/_views/_qc_view/_view.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_view.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_settings/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_settings/_ensembles.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_settings/_plot_type.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_settings/_size_color_settings.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_utils/__init__.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_utils/_crossplot_figure.py
webviz_subsurface/plugins/_rft_plotter/_views/_sim_vs_obs_view/_utils/_errorplot_figure.py
webviz_subsurface/plugins/_simulation_time_series/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_plugin.py
webviz_subsurface/plugins/_simulation_time_series/_views/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_view.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_property_serialization/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_property_serialization/ensemble_subplot_builder.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_property_serialization/graph_figure_builder_base.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_property_serialization/vector_subplot_builder.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/_ensembles.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/_filter_realization.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/_group_by.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/_resampling_frequency.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/_time_series.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_settings/_visualization.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_types/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_types/types.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/create_vector_traces_utils.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/dataframe_utils.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/datetime_utils.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/delta_ensemble_utils.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/derived_ensemble_vectors_accessor_utils.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/ensemble_summary_provider_set_utils.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/from_timeseries_cumulatives.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/history_vectors.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/trace_line_shape.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/vector_statistics.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/derived_vectors_accessor/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/derived_vectors_accessor/derived_delta_ensemble_vectors_accessor_impl.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/derived_vectors_accessor/derived_ensemble_vectors_accessor_impl.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_utils/derived_vectors_accessor/derived_vectors_accessor.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_view_elements/__init__.py
webviz_subsurface/plugins/_simulation_time_series/_views/_subplot_view/_view_elements/_subplot_graph.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/__init__.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_plugin.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_types.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_utils/__init__.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_utils/_datetime_utils.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_utils/_onebyone_timeseries_figure.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_utils/_simulation_time_series_onebyone_datamodel.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/__init__.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/__init__.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_view.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_settings/__init__.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_settings/_general_settings.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_settings/_selections.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_settings/_sensitivity_filter.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_settings/_vizualisation.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_view_elements/__init__.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_view_elements/_bottom_visualization_view_element.py
webviz_subsurface/plugins/_simulation_time_series_onebyone/_views/_onebyone_view/_view_elements/_general_view_element.py
webviz_subsurface/plugins/_structural_uncertainty/__init__.py
webviz_subsurface/plugins/_structural_uncertainty/_tour_steps.py
webviz_subsurface/plugins/_structural_uncertainty/structural_uncertainty.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/__init__.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/dialog_controller.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/intersection_controller.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/intersection_source_controller.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/map_controller.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/realization_filter_controller.py
webviz_subsurface/plugins/_structural_uncertainty/controllers/uncertainty_table_controller.py
webviz_subsurface/plugins/_structural_uncertainty/figures/__init__.py
webviz_subsurface/plugins/_structural_uncertainty/figures/intersection.py
webviz_subsurface/plugins/_structural_uncertainty/views/__init__.py
webviz_subsurface/plugins/_structural_uncertainty/views/clientside_stores.py
webviz_subsurface/plugins/_structural_uncertainty/views/dialog.py
webviz_subsurface/plugins/_structural_uncertainty/views/intersection_and_map.py
webviz_subsurface/plugins/_structural_uncertainty/views/intersection_data.py
webviz_subsurface/plugins/_structural_uncertainty/views/map_data.py
webviz_subsurface/plugins/_structural_uncertainty/views/realization_filter.py
webviz_subsurface/plugins/_structural_uncertainty/views/uncertainty_table.py
webviz_subsurface/plugins/_swatinit_qc/__init__.py
webviz_subsurface/plugins/_swatinit_qc/_business_logic.py
webviz_subsurface/plugins/_swatinit_qc/_callbacks.py
webviz_subsurface/plugins/_swatinit_qc/_figures.py
webviz_subsurface/plugins/_swatinit_qc/_layout.py
webviz_subsurface/plugins/_swatinit_qc/_markdown.py
webviz_subsurface/plugins/_swatinit_qc/_plugin.py
webviz_subsurface/plugins/_tornado_plotter_fmu/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/_error.py
webviz_subsurface/plugins/_tornado_plotter_fmu/_plugin.py
webviz_subsurface/plugins/_tornado_plotter_fmu/shared_settings/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/shared_settings/_filters.py
webviz_subsurface/plugins/_tornado_plotter_fmu/shared_settings/_selectors.py
webviz_subsurface/plugins/_tornado_plotter_fmu/shared_settings/_view_settings.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/plot_view/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/plot_view/_plot_view.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/plot_view/view_elements/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/plot_view/view_elements/plot.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/table_view/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/table_view/_table_view.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/table_view/view_elements/__init__.py
webviz_subsurface/plugins/_tornado_plotter_fmu/views/table_view/view_elements/table.py
webviz_subsurface/plugins/_vfp_analysis/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_plugin.py
webviz_subsurface/plugins/_vfp_analysis/_types.py
webviz_subsurface/plugins/_vfp_analysis/_utils/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_utils/_vfp_data_model.py
webviz_subsurface/plugins/_vfp_analysis/_views/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_view.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_settings/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_settings/_filters.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_settings/_pressure_option.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_settings/_selections.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_settings/_vizualisation.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_utils/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_utils/_vfp_figure_builder.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_view_elements/__init__.py
webviz_subsurface/plugins/_vfp_analysis/_views/_vfp_view/_view_elements/_vfp_graph.py
webviz_subsurface/plugins/_volumetric_analysis/__init__.py
webviz_subsurface/plugins/_volumetric_analysis/volume_validator_and_combinator.py
webviz_subsurface/plugins/_volumetric_analysis/volumetric_analysis.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/__init__.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/comparison_controllers.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/distribution_controllers.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/export_data_controllers.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/fipfile_qc_controller.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/layout_controllers.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/selections_controllers.py
webviz_subsurface/plugins/_volumetric_analysis/controllers/tornado_controllers.py
webviz_subsurface/plugins/_volumetric_analysis/utils/__init__.py
webviz_subsurface/plugins/_volumetric_analysis/utils/table_and_figure_utils.py
webviz_subsurface/plugins/_volumetric_analysis/utils/utils.py
webviz_subsurface/plugins/_volumetric_analysis/views/__init__.py
webviz_subsurface/plugins/_volumetric_analysis/views/clientside_stores.py
webviz_subsurface/plugins/_volumetric_analysis/views/comparison_layout.py
webviz_subsurface/plugins/_volumetric_analysis/views/distribution_main_layout.py
webviz_subsurface/plugins/_volumetric_analysis/views/filter_view.py
webviz_subsurface/plugins/_volumetric_analysis/views/fipfile_qc_layout.py
webviz_subsurface/plugins/_volumetric_analysis/views/main_view.py
webviz_subsurface/plugins/_volumetric_analysis/views/selections_view.py
webviz_subsurface/plugins/_volumetric_analysis/views/tornado_view.py
webviz_subsurface/plugins/_well_analysis/__init__.py
webviz_subsurface/plugins/_well_analysis/_plugin.py
webviz_subsurface/plugins/_well_analysis/_types.py
webviz_subsurface/plugins/_well_analysis/_utils/__init__.py
webviz_subsurface/plugins/_well_analysis/_utils/_ensemble_well_analysis_data.py
webviz_subsurface/plugins/_well_analysis/_views/__init__.py
webviz_subsurface/plugins/_well_analysis/_views/_well_control_view/__init__.py
webviz_subsurface/plugins/_well_analysis/_views/_well_control_view/_view.py
webviz_subsurface/plugins/_well_analysis/_views/_well_control_view/_view_element.py
webviz_subsurface/plugins/_well_analysis/_views/_well_control_view/_utils/__init__.py
webviz_subsurface/plugins/_well_analysis/_views/_well_control_view/_utils/_well_control_figure.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/__init__.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_view.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_view_element.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_settings/__init__.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_settings/_chart_type.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_settings/_filters.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_settings/_layout_options.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_settings/_selections.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_settings/_statistical_options.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_utils/__init__.py
webviz_subsurface/plugins/_well_analysis/_views/_well_overview_view/_utils/_well_overview_figure.py
webviz_subsurface/plugins/_well_completion/__init__.py
webviz_subsurface/plugins/_well_completion/_plugin.py
webviz_subsurface/plugins/_well_completion/_utils/__init__.py
webviz_subsurface/plugins/_well_completion/_utils/_well_completion_data_model.py
webviz_subsurface/plugins/_well_completion/_views/__init__.py
webviz_subsurface/plugins/_well_completion/_views/_well_completion_view/__init__.py
webviz_subsurface/plugins/_well_completion/_views/_well_completion_view/_view.py
webviz_subsurface/plugins/_well_completion/_views/_well_completion_view/_view_element.py
webviz_subsurface/plugins/_well_completions/__init__.py
webviz_subsurface/plugins/_well_completions/_business_logic.py
webviz_subsurface/plugins/_well_completions/_callbacks.py
webviz_subsurface/plugins/_well_completions/_layout.py
webviz_subsurface/plugins/_well_completions/_plugin.py
webviz_subsurface/plugins/_well_log_viewer/__init__.py
webviz_subsurface/plugins/_well_log_viewer/_validate_log_templates.py
webviz_subsurface/plugins/_well_log_viewer/well_log_viewer.py
webviz_subsurface/plugins/_well_log_viewer/controllers/__init__.py
webviz_subsurface/plugins/_well_log_viewer/controllers/_well_controller.py
webviz_subsurface/plugins/_well_log_viewer/utils/__init__.py
webviz_subsurface/plugins/_well_log_viewer/utils/default_color_tables.py
webviz_subsurface/plugins/_well_log_viewer/utils/xtgeo_well_log_to_json.py