Convert reservoir simulator input and output to DataFrames
Project description
res2df
res2df is a Pandas DataFrame wrapper around resdata and opm.io, which are used to access binary files outputted by reservoir simulators, or its input files --- or any other tool outputting to the same data format.
The reverse operation, from a Pandas DataFrame to reservoir simulator include files (commonly given the extension ".inc", ".grdecl" etc.) is provided for some of the modules.
The package consists of a module pr. datatype, e.g. one module for summary files (.UNSMRY), one for completion data etc.
There is a command line frontend for almost all functionality, called
res2csv
, which converts the reservoir data to DataFrames, and then dumps
the dataframes to files in CSV format, and a similar csv2res
for the
reverse operation.
For documentation, see https://equinor.github.io/res2df/
License
This library is released under GPLv3.
Copyright
The code is Copyright Equinor ASA 2019-2021.
Contributions without copyright transfer are welcome.
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
Built Distribution
Hashes for res2df-1.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42bf68baacc783f8a3d6023f8b506e347bd8b439565dc18a48d8b522449c9047 |
|
MD5 | 68084d63b4cc1c23b487e64843d10170 |
|
BLAKE2b-256 | 39c6be70156e289e2da972ea75386dea33bc9a55a08627ebf7ecc0f694ad02cd |