Skip to main content

Webviz plugins for ERT

Project description

PyPI version Build Status Code style: black PyPI license

Web based visualization for ERT

What is Webviz-ert

Webviz-ert is a visualization tool for ERT based on dash and webviz-config.

Download project

The code is hosted on GitHub: https://github.com/equinor/webviz-ert

# From the downloaded project's root folder - to install
pip install .

Running tests

Make sure that you have a browser and driver available for running the tests, e.g. chrome / chromium and the chrome driver, which should be installed / downloaded as binaries and made available in the path.

# From the downloaded project's root folder - to run tests
pip install -r test_requirements.txt
cd tests
pytest

Run Webviz-ert

Webviz-ert connects automatically to a storage server running in ERT. Here are a few steps to get an example version of webviz-ert running.

# Run simulations in ert - <ert-root-folder>/test-data/local/poly_example/
ert ensemble_smoother --target-case smoother poly.ert

# After simulation has finished, start webviz-ert from the same location with
ert vis

# Alternatively, you might have to supply the config file if you're using the
# classic ert storage solution:
ert vis poly.ert

Example

Start up

startup

Plot viewer

plot_viewer

Observation Analyzer

observation_analyzer

Parameter comparison

parameter_comparison

Response correlation

response_correlation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webviz-ert-0.5.10.tar.gz (113.2 kB view hashes)

Uploaded Source

Built Distribution

webviz_ert-0.5.10-py3-none-any.whl (114.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page