Skip to content

Releases: equinor/res2df

v0.8.2

30 Oct 07:47
Compare
Choose a tag to compare

Support defaulted I and J in COMPDAT when WELSPECS is present.

v0.8.1

29 Oct 15:11
3ba94d2
Compare
Choose a tag to compare

Bugfix for WELOPEN and COMPDAT when keyword order within one date matters.

v0.8.0

20 Oct 13:59
479b68a
Compare
Choose a tag to compare

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

24 Sep 09:25
31465ee
Compare
Choose a tag to compare

Add ECL2CSV and CSV2ECL as ERT forward models.

v0.6.1

07 Jul 12:47
f176468
Compare
Choose a tag to compare
  • 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

27 Apr 08:32
c23fde6
Compare
Choose a tag to compare
  • 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

16 Mar 22:03
Compare
Choose a tag to compare

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

24 Feb 13:23
Compare
Choose a tag to compare

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

07 Feb 11:12
Compare
Choose a tag to compare

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

29 Jan 08:30
163e3e2
Compare
Choose a tag to compare

Added a new submodule, 'fipreports', for extracting FIP report tables in PRT files from Eclipse.