Skip to main content

Forward models and workflows for Ert.

Project description

PyPI version PyPI - Python Version Actions Status License: GPL v3

semeio

Semeio is a collection of forward models and workflows used in ERT. These are exposing end points which is considered the API of semeio. If there are submodules that can be applied more generally, or have use outside these forward models and workflows, please create an issue and it can be exposed in the API.

Installation

Semeio is available on pypi and can be installed using pip install semeio.

# Install
pip install semeio

Usage

Once installed semeio will automatically register its workflows and forward models with ERT. Through the plugin hooks it will also add its own documentation to the ERT documentation. See the ERT documentation for examples on how to run workflows and forward models, and build the ERT documentation to get documentation for the workflows and forward models.

Run tests

To run the full test suite, do:

pip install ".[test]"
pytest tests

pre-commit is used to comply with the formatting standards. The complete formatting tests can be run with:

pip install ".[style]"
pre-commit run --all-files

Formatting use ruff, See .pre-commit-config.yaml for the complete steps.

pre-commit can also provide git hooks to run on every commit to avoid commiting with formatting errors. This will only run on the diff so is quite fast. To configure this, run:

pip install ".[style]"
pip install pre-commit
pre-commit install

After this the hook will run on every commit.

If you would like to remove the hooks, run:

pre-commit uninstall

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

semeio-1.17.0.tar.gz (17.3 MB view details)

Uploaded Source

Built Distribution

semeio-1.17.0-py3-none-any.whl (86.9 kB view details)

Uploaded Python 3

File details

Details for the file semeio-1.17.0.tar.gz.

File metadata

  • Download URL: semeio-1.17.0.tar.gz
  • Upload date:
  • Size: 17.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for semeio-1.17.0.tar.gz
Algorithm Hash digest
SHA256 b7cdf0863d6c71893e23e4cdfeb4fe065d3996e3f11fda59623c4744f7b1b7c5
MD5 1702e77633c9fde6afe537fcd5021dd7
BLAKE2b-256 32e76527a90a507f5ab40ee3fc84e422a4dfb95009f67f28ebe7bb0bfeae897d

See more details on using hashes here.

File details

Details for the file semeio-1.17.0-py3-none-any.whl.

File metadata

  • Download URL: semeio-1.17.0-py3-none-any.whl
  • Upload date:
  • Size: 86.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for semeio-1.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 287fea16e1d2fdeb597602161c65e7ccb433a1d08a813677ccc0bbbb5642f2a7
MD5 b06b5a31b26fd73c38dd6d498eaa23bb
BLAKE2b-256 512fba3ec632a0a200465190ade4052bc599b1eeee8f8a7662d856ec83a3818a

See more details on using hashes here.

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