
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
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/
This library is released under GPLv3.
The code is Copyright Equinor ASA 2019-2021.
Contributions without copyright transfer are welcome.
FAQs
Convert reservoir simulator input and output to DataFrames
We found that res2df demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.