Releases: equinor/subscript
Releases · equinor/subscript
Release list
v0.11.3
v0.11.2
v0.11.1
v0.11.0
New scripts:
ri_wellmod- ResInsight well modelling wrapper
Deprecations:
- Region export from
prtvol2csvhas been deprecated - The script
gen_satfuncis now deprecated. Usepyscalinstead. - The script
merge_scheduleis now deprecated. Usesunschinstead. - Skipping low or high is now deprecated in
interp_relperm.
Bugfixes:
- Avoid binary files in eclcompress
Improvements:
casegen_upcars: Add option to shift and rotate cell coordinates
v0.10.2
v0.10.1
v0.10.0
v0.9.0
Breaking changes:
- Deprecated spelling
csvStackhas been removed. Onlycsv_stackworks now. - Deprecated tool
pvt2csvhas been removed. Useecl2csv pvt.'
Bugfixes:
- Regular output from scripts is printed to stdout instead of stderr.
New tools:
- New tool
welltest_dpdsfor well test analysis.
Improvements:
prtvol2csvcan accept the same yaml file as a Webviz plugin.
v0.8.0
Breaking changes:
- sunsch will no longer accept v1 configuration files, but will as before print out an autoconverted yaml configuration.
- csvMergeEnsembles has been removed, it has been a pointer to csv_merge. Use only csv_merge from now on.
- prtvol2csv column name changes: WATER_PORV -> WATPV_TOTAL, and WATER_TOTAL -> WIIP_TOTAL.
Bugfixes:
- csv_merge allows files to be empty without crashing
- csv_merge removed nonfunctional quiet option, which triggered a bug if used.
Improvements:
- summaryplot supports parameters.txt in the same directory as the DATA file.
v0.7.5
Bugfixes:
- runrms' option testpylib now works
- ertwatch only displays the tail of stderr files
- Better formatting for help text for runrms
- summaryplot can plot restart vectors again
- prtvol2csv will not crash when non-existing FIPNUMs are mentioned in yaml file.
New features:
- ofmvol2csv supports the OFM-format with well-name as a table attribute.
- runrms supports RMS plugin path.