Skip to content

Releases: equinor/fmu-ensemble

v1.5.1

04 May 10:18
11f2e9b
Compare
Choose a tag to compare

Bug fix release

  • Comply with latest black style suggestions.
  • Ignore pandas FutureWarning on python > 3.6 while waiting for dropping python == 3.6 support.

v1.5.0

23 Feb 08:22
868bc9d
Compare
Choose a tag to compare

Deprecation release, several functions are marked as deprecated to prepare for an upcoming breaking release.

  • cache_eclsum will trigger warning if it is different from None
  • get_groupnames() and get_wellnames() are deprecated and will be removed
  • to_disk() and from_disk() are considered deprecated and might be removed.
  • grid access functions are deprecated and will be removed.

v1.4.5

25 Jan 08:19
837ad44
Compare
Choose a tag to compare

Display DeprecationWarning when fmu.ensemble.etc is used.

v1.4.4

20 Jan 15:09
25ee7eb
Compare
Choose a tag to compare

Bugfix: Bugfix in 1.4.3 was not properly done, importing etc should now be possible.

v1.4.3

20 Jan 07:59
7bb828f
Compare
Choose a tag to compare

Bugfix: The submodule fmu.ensemble.etc is missing in v1.4.1 and v1.4.2. Reinstated, but will emit deprecation warning when used.

v1.4.2

30 Nov 09:48
88855d3
Compare
Choose a tag to compare

Bugfix release: Remove stray print statement, causing user disturbance.

v1.4.1

26 Nov 14:35
e93198f
Compare
Choose a tag to compare

Fixes:

  • Allow missing EGRID in some realizations
  • Fix logging configuration, letting client scripts decide logging level.

v1.4.0

05 Nov 14:00
79b2902
Compare
Choose a tag to compare

Dropped Python 2 support

v1.3.1

26 Oct 14:57
dcda53e
Compare
Choose a tag to compare

Avoid a crash when parameters were requested as a class property of an Ensemble object, and no parameters existed.

v1.3.0

24 Sep 09:39
476ec50
Compare
Choose a tag to compare
  • Support weekly as a time index argument, and also all other Pandas offset strings.
  • Bugfix for non-closed file jobs.json