Releases: equinor/subscript
Releases · equinor/subscript
Release list
v0.7.4
Bugfixes:
- presentvalue works when there is no gas injection
New features:
- CSV_STACK available as ERT workflow and forward model, including bugfix.
- merge_rft_ertobs will try to detect report step from observation file filename. Defaults to report step 1.
- prtvol2csv supports merging zone information.
Other:
- Special case handling in csv_stack for legacy column names removed.
- prtvol2csv introduces deprecation for export of data grouped by regions, and for implicit directory creation.
v0.7.3
v0.7.2
Changes:
- Source code license has change from proprietary to open source (GPLv3)
- pvt2csv now error hard if called, following a deprecation period
- runrms updated and adapted to changing environments and RMS versions
- fmuobs is a new script to convert between observations formats for assisted history match: ERT observations, Webviz and ResInsight.
Bugfixes:
- casegen_upcars, fixed crash due to np.int8 being too small.
- prtvol2csv crashed on integer region names in yaml files
- Ensure Eclipse include files from sunsch can never extend Eclipse's 128 characters pr. line limit.
v0.7.1
v0.7.0
- New scripts: merge_rft_ertobs, ofmvol2csv, including corresponding ERT forward models.
- Bugfixed and refactored csv2ofmvol, added corresponding ERT forward model.
- runrms more intelligent on new RMS versions, and adapted to disabled komodo environment for RMS.
- presentvalue refactored. Text output to terminal (stdout) changed.
- csv_merge integrated as ERT workflow.
v0.6.1
v0.6.0
- Drop Python 2 support
- New tool ecldiff2roff, also as ERT forward model.
- ERT forward model plugins for prtvol2csv, eclinit2roff, eclgrid2roff and eclrst2roff
- convert_grid_format can take a filename with dates as a command line argument
- Bugfix for interp_relperm, rootpath did not work when called from ERT.
- Allow pip to resolve dependencies.