Skip to content

equinor/resfo-utilities

resfo-utilities

resfo-utilities is a library for working with output from several reservoir simulators such as opm flow.

Installation

pip install resfo-utilities

How to contribute

We use uv to have one synchronized development environment for all packages. See installing uv. We recommend either installing uv using your systems package manager, or creating a small virtual environment you intall base packages into (such as uv and pre-commit).

Once uv is installed, you can get a development environment by running:

git clone https://github.com/equinor/resfo-utilities
cd resfo-utilities
uv sync --all-extras

You should set up pre-commit to ensure style checks are done as you commit:

uv run pre-commit install --hook-type pre-push

About

A utility library for working with the output of reservoir simulators.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages