Releases: equinor/fmu-tools
Releases · equinor/fmu-tools
v1.8.1
v1.8.0
Features:
- Add disjoint-sets feature to fipmapper (#135)
- Add support for merging multiple volumetrics files (#140)
Improvements:
- Support integer inputs to fipmapper for reg/zone (#142)
- Ensure regions and zones are always strings in dataframe (#143)
- Improvements to documentation
Developer changes:
- GitHub actions PyPI deploy
- Testing for Python 3.9
v1.8.0-rc0
Disjoint-sets feature in fipmapper.
v1.7.0
Version 1.6.0
Add qcreset
methods for fmu.tools.rms
that will reset maps and properties by setting to contant value or set empty.
v1.5.0
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
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
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