Releases: equinor/res2df
Releases · equinor/res2df
v0.8.2
Support defaulted I and J in COMPDAT when WELSPECS is present.
v0.8.1
Bugfix for WELOPEN and COMPDAT when keyword order within one date matters.
v0.8.0
Feature addition:
- The compdat module now also parses WELOPEN keywords.
Deprecations:
- Functions that have emitted DeprecationWarnings for at least 9 months are now removed. This affects both API and command line endpoints.
v0.7.0
Add ECL2CSV and CSV2ECL as ERT forward models.
v0.6.1
- rft module now supports well topology emitted by WellBuilder. The rft module is fully refactored, potentially new set of bugs present.
- Improved error handling in tran, nnc and equil.
v0.6.0
- New module: pvt. Parses PVT data, and can also write PVT include files from dataframes
- equil module supports more keywords, and can write include files from dataframes
- satfunc module can write include files.
- Documentation upgrade, dedicated pages for most modules
- grid module can export grid parameters to include files
- nnc module can write EDITNNC data
- Py3 bugfix for gruptree
- Refactored dataframe parsing from deck, easing addition of support for more keywords.
v0.5.1
Bugfix release.
- Changes necessary to work with opm-common testing/2020.3/rc1.
Bonus feature addition: equil.df has added the EQLNUM column.
v0.5.0
Ported from using sunbeam for DATA-deck-parsing to using opm.io
Sunbeam has been discontinued and moved into opm.common, with a name change and slight API syntax change.
libecl has been added to PyPi, and is now in requirements.txt
v0.4.3
Bugfix release.
- Fix bug grid.df() when only rst vectors are asked for
- Fix bug with empty GRUPTREE
- Fix bug in pillars causing implicit grouping from ecl2csv
v0.4.2
Added a new submodule, 'fipreports', for extracting FIP report tables in PRT files from Eclipse.