Skip to content

Releases: equinor/fmu-tools

Version 1.6.0

03 May 10:18
a7fd80b
Compare
Choose a tag to compare

Add qcreset methods for fmu.tools.rms that will reset maps and properties by setting to contant value or set empty.

v1.5.0

28 Apr 07:36
Compare
Choose a tag to compare

QCProperties:
New functionalities: Added possibility of using continuous parameters as filters. Added sample size to continous statistics dataframe.
API Changes: Discrete property statistics is now reported in fractions instead of percentages. Only properties of the same type (continous/discrete) allowed in a run.

Version 1.4.0

24 Mar 12:11
Compare
Choose a tag to compare

New features:

  • New qcreset methods for setting data constant in RMS
  • Make create_rft_ertobs support time-variation in observations
  • Support alternative trajectory name in create_rft_ertobs
  • Method for extracting zonation from grid

Developer changes:

  • Removed some dependencies (ecl, fmu-ensemble) and updated others

v1.3.0

28 Jan 13:21
9018f73
Compare
Choose a tag to compare

New features:

  • create_rft_ertobs. Use in RMS workflow to create observation files for ERT from CSV files.
  • qcforward. Functions to be added to the forward models in RMS/ERT to automatically check and/or halt ongoing runs based on user defined criteria.
  • New class qcproperties provides a set of methods for extracting property statistics from 3D Grids, Raw and Blocked wells.
  • qcdata

v1.2.0

07 Jul 12:55
bc451f0
Compare
Choose a tag to compare

First open source release.

  • Added script rmsvolumetrics2csv as command line tool

v1.1.9

25 May 18:07
Compare
Choose a tag to compare

Strip spaces in Excel cell input for design matrix generator.

v1.1.8

28 Apr 08:07
Compare
Choose a tag to compare

Minor:

  • Add more user warnings on invalid input.

1.1.7

27 Mar 09:22
Compare
Choose a tag to compare

Minor release; possibility to freeze seed in distribution sensitivities, report closest SPD correlation matrix.
Repo cleanup.

1.1.6

05 Mar 13:54
Compare
Choose a tag to compare
Make optional import py2 compatible