Skip to content

Releases: equinor/res2df

v1.2.0

30 Aug 07:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

version 1.1.2

02 Aug 07:03
Compare
Choose a tag to compare

This release removes the yanked package types-pkg-resources when installing with pip install res2df[tests], and introduces pip install res2df[types] for typing related extras.

v1.1.1

05 Apr 11:09
Compare
Choose a tag to compare

What's Changed

Test changes

  • Test summary extraction through RESTART by @berland in #479
  • Parametrize length of DATA file in summary restart test by @berland in #485
  • Improve test robustness towards license failures by @berland in #486

New Contributors

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

23 Jan 08:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0 aka Rename to res2df

22 Nov 08:59
75b2413
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v1.0.0

Version 0.18.0

22 Nov 08:50
Compare
Choose a tag to compare

Announces the rename to res2df

v0.17.2

06 Jun 07:18
aeb0953
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.17.2

v0.17.1

29 Sep 06:19
df10aa0
Compare
Choose a tag to compare

What's Changed

  • Breaking: ecl2csv summary.df arg include_restart default changed to False by @asnyv in #420

v0.17.0

26 Sep 10:12
5d69920
Compare
Choose a tag to compare
  • New module vfp to export VFPs (#406)

v0.16.3

23 Aug 10:44
56ac1fb
Compare
Choose a tag to compare
  • Improve precision of datetime index using TIMESTEP (#412)
  • Stricten parsing of malformed parameter csv's with pandas>=1.4 (#414)
  • Wellcompletiondata metadata (#409)
  • Replace ert_shared with ert.shared following upstream change in ert (#413)
  • Removed python 3.6 and 3.7, added 3.10 (#410)
  • New module wellcompletiondata (#404)
  • Set Sphinx language to en (#405)
  • Complump defaults set to 0 (#403)