Skip to content
/ ecl2df Public
forked from equinor/res2df

Pandas Dataframe access to Eclipse input and output files

License

Notifications You must be signed in to change notification settings

miroine/ecl2df

 
 

Repository files navigation

ecl2df Build Status Codacy Badge

ecl2df is a Pandas DataFrame wrapper around libecl and sunbeam, which are used to access binary files outputted by the reservoir simulator Eclipse, or its input files --- or any other tool outputting to the same data format.

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 ecl2csv, which converts the Eclipse data to DataFrames, and then dumps the dataframes to files in CSV format.

For documentation, see https://equinor.github.io/ecl2df/

License

This library is released under GPLv3.

Copyright

The code is Copyright Equinor ASA 2019.

Contributions without copyright transfer are welcome.

About

Pandas Dataframe access to Eclipse input and output files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • Makefile 1.5%
  • C++ 0.8%