resfo-utilities
A utility library for working with the output of reservoir simulators.
What it is and what it does
resfo-utilities is a Python library designed to work with output files from reservoir simulators, particularly opm-flow. It abstracts away the complexity of parsing and manipulating simulation results, allowing engineers and researchers to focus on analysis rather than file format handling. The package depends on numpy, scipy, natsort, and resfo for its core functionality.
The library is actively maintained (latest release 7 days ago) and supports modern Python versions from 3.11 through 3.14. It is distributed under LGPL-3.0-or-later, which means any modifications or derivative works must be shared under the same copyleft terms. The package carries medium install friction due to its compiled wheel distribution across multiple platforms and Python versions.
Use it for:
- Parse and load output files from opm-flow reservoir simulations for post-processing analysis.
- Extract specific data fields or time steps from simulator output for visualization or reporting.
- Automate workflows that depend on reading and transforming simulation results across multiple runs.
- Integrate reservoir simulation data into Python-based engineering pipelines or data analysis frameworks.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
resfo-utilities parses and processes output data from reservoir simulators like opm-flow, providing utilities to work with simulation results in Python.
Yes, if you work with opm-flow or similar reservoir simulator output and need Python-based utilities to parse and process results. The active maintenance, modern Python support, and lack of known vulnerabilities make it a safe choice. The LGPL-3.0-or-later license is acceptable for most open-source and research use; verify compatibility if your project has proprietary distribution requirements.
Install
resfo-utilities on PyPI
pip
pip install resfo-utilitiesuv
uv add resfo-utilitiespoetry
poetry add resfo-utilitiesInstalling resfo-utilities
Before you install
Medium install friction due to compiled wheels for multiple Python versions (3.11–3.14) and platform combinations. Active maintenance with a release 7 days ago; repository is not archived and remains under active development.
License in practice
Licensed under LGPL-3.0-or-later (copyleft). Any derivative work or modification must be distributed under the same or compatible license; proprietary use requires careful review of your distribution model.
Quickstart
pip install resfo-utilities
import resfo_utilities
# Process reservoir simulator output data
Requires Python 3.11 or later (supports up to 3.14); numpy, scipy, natsort, and resfo must be installed as runtime dependencies.
Verify before relying
- What specific file formats or simulator output types are supported beyond opm-flow.
- API surface and core functions available in the public interface.
- Performance characteristics when processing large simulation datasets.
Package facts
| License | LGPL-3.0-or-later (copyleft) |
| Python support | supports the current Python release (<=3.15,>=3.11) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 4 — numpy, resfo, scipy, natsort |
| Maintenance | actively maintained — 7 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 102,832/month — #12,844 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: resfo_utilities-1.1.0-cp311-cp311-macosx_11_0_arm64.whl; resfo_utilities-1.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl; resfo_utilities-1.1.0-cp311-cp311-win_amd64.whl; resfo_utilities-1.1.0-cp312-cp312-macosx_11_0_arm64.whl; resfo_utilities-1.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl; resfo_utilities-1.1.0-cp312-cp312-win_amd64.whl; resfo_utilities-1.1.0-cp313-cp313-macosx_11_0_arm64.whl; resfo_utilities-1.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl; resfo_utilities-1.1.0-cp313-cp313-win_amd64.whl; resfo_utilities-1.1.0-cp314-cp314-macosx_11_0_arm64.whl; resfo_utilities-1.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl; resfo_utilities-1.1.0-cp314-cp314-win_amd64.whl
Tags
More Scientific/Engineering packages
NumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
scipyscipy provides numerical algorithms for…
permissive · top 100 on PyPI
scikit-learnscikit-learn provides a comprehensive Python…
permissive · top 1,000 on PyPI
dilldill extends Python's pickle module to…
permissive · top 1,000 on PyPI
multiprocessMultiprocess is an enhanced fork of Python's…
permissive · top 1,000 on PyPI
oil-reservoir-synthesizerGenerates synthetic oil reservoir simulator…
copyleft · top 15,000 on PyPI
resdataResData reads and writes result files from…
copyleft · top 15,000 on PyPI
resforesfo parses binary and ASCII output files from…
copyleft · top 15,000 on PyPI
xtgeoXTGeo manipulates subsurface reservoir…
copyleft · top 15,000 on PyPI
xtgeovizProvides plotting functions for xtgeo objects,…
copyleft · top 15,000 on PyPI
PySpicePySpice provides a Python interface to Ngspice…
copyleft · top 15,000 on PyPI
simpySimPy is a process-based discrete-event…
permissive · top 15,000 on PyPI
opowerFetches historical and forecasted energy usage…
permissive · top 15,000 on PyPI
cirq-coreCirq-core provides the foundational framework…
permissive · top 15,000 on PyPI
cirqCirq is a Python framework for writing,…
permissive · top 15,000 on PyPI