Forward models and workflows for Ert.
Project description
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.
Developing
We use uv to have one synchronized development environment for all packages. See installing uv. We recommend installing uv using your system's package manager, or into a small dedicated virtual environment.
Once uv is installed, you can get a development environment by running:
git clone https://github.com/equinor/semeio
cd semeio
uv sync --all-extras
Run tests
To run the full test suite, do:
uv run pytest tests
pre-commit is used to comply with the formatting standards. The complete formatting tests can be run with:
uv run 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 committing with formatting errors. This will only run on the diff so is quite fast. To configure this, run:
uv run pre-commit install
After this the hook will run on every commit.
If you would like to remove the hooks, run:
uv 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file semeio-3.2.2.tar.gz.
File metadata
- Download URL: semeio-3.2.2.tar.gz
- Upload date:
- Size: 19.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3b3df06328477fdc53fa98c6e62437bfa7a2ba989933145439d5e9dc58737fd
|
|
| MD5 |
79395147659eff633634f94a08853724
|
|
| BLAKE2b-256 |
a4a211579cabfa6fbd5674b1c194670aa9fc54a99f44245df4cf3354e48fc2e3
|
File details
Details for the file semeio-3.2.2-py3-none-any.whl.
File metadata
- Download URL: semeio-3.2.2-py3-none-any.whl
- Upload date:
- Size: 286.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56973c7ef7cc1286488d325dfeb45448a90f26266e9d87553728b1c844f14d36
|
|
| MD5 |
2f243ea42fb6538558a02a4879ebdfcd
|
|
| BLAKE2b-256 |
9c61c0c332bd49f8f797a7272c949ca002e5f2201ec4d483367001d8d9c93785
|