Skip to content

Releases: equinor/subscript

v0.5.1

Choose a tag to compare

@sondreso sondreso released this 17 Jul 06:45

Bugfix release:

  • Sunsch, Avoid crash on empty include files
  • Fix packaging of python modules and data files

v0.5.0

Choose a tag to compare

@berland berland released this 07 Jul 12:43
272cc29
  • Added script: casegen_upcars
  • Documentation for each tool written, generated with sphinx and deployed on fmu-docs.equinor.com
  • Bugfixes in sunsch, now avoids warnings in accepted situations.
  • Bugfixes in pack_sim on binary and empty include files.

v0.4.1

Choose a tag to compare

@berland berland released this 23 Jun 08:54
dbc223a

Bugfix release:

  • interp_relperm crashed on interpolation to base-case (interpolation value 0)
  • bjobsusers could crash on system users
  • summaryplot, avoid division by zero when normalizing data with all zeros.

v0.4.0

Choose a tag to compare

@berland berland released this 16 Jun 09:29

Changes:

  • Sunsch and interp_relperm updated to work with configsuite 0.6.1. Will not work with configsuite 0.5.x
  • Sunsch runs in verbose mode when running as ERT forward model
  • Summaryplot bugfixes (reloading, mute warnings, off-by-one for restart data, SOIL plotting for two-phase)

v0.3.3

Choose a tag to compare

@berland berland released this 03 Jun 14:50
a863f25

Bugfix for ERT plugin system (yet another fix)

v0.3.2

Choose a tag to compare

@berland berland released this 03 Jun 08:52
da16ac9

Bugfix:

  • Fix issues with ERT plugin system (py3 only)
  • Pin configsuite to <0.6.0

v0.3.1

Choose a tag to compare

@berland berland released this 28 May 08:58
96b5747

Updates to eclcompress:

  • Bugfixes, less likely to break Eclipse syntax
  • Adapted to work as an ERT forward model, can read a file with filepatterns as input
  • Added as ERT plugin.

v0.3.0

Choose a tag to compare

@berland berland released this 26 May 15:25
cf32697
  • sunsch rewritten. Configuration has changed. Backwards compatible, but will emit deprecation warnings. Added forward model for usage of sunsch in Ert.
  • Bugfixes in restartthinner, vfp2csv, prtvol2csv and eclcompress.

v0.2.1

Choose a tag to compare

@berland berland released this 29 Apr 20:18
6733f51

Bugfixes

  • merge_schedule, handle first merge file specially
  • runrms, path and æøå fix

v0.2.0

Choose a tag to compare

@berland berland released this 30 Mar 08:46
4909689

New legacy scripts:

  • list_rms_usage
  • nosim
  • sw_model_utilities
  • eclmanual
  • roxenvbash
  • roxenv
  • make_3dgrid_regions

Improvements:

  • -r option for interp_relperm

Bugfix:

  • Deploy of vfp2csv