Skip to content

Releases: ImperialCollegeLondon/StrataTrapper

v0.20.0

13 Apr 17:05

Choose a tag to compare

0.20.0 (2026-04-13)

Features

  • ✨ stochastic downscaling (3e2cf2e)

v0.19.0

07 Apr 15:52

Choose a tag to compare

0.19.0 (2026-04-07)

Features

  • ✨ import from binary ECLIPSE files with MRST (09e602b)

v0.18.1

21 Mar 13:03

Choose a tag to compare

0.18.1 (2026-03-21)

Bug Fixes

  • export: write_perm: unit conversion for default_perm (e6d2f19)

v0.18.0

20 Mar 15:17

Choose a tag to compare

0.18.0 (2026-03-20)

Features

  • ✨ lossy output compression via quantization (f17cd2c)
  • ✨ multi-rock-type upscaling (371ba24)
  • ✨ normalization for CapPressure arrays (27416be)
  • 🚸 CapPressure arrays in inv_lj method (e8accf3)
  • 🚸 new method CapPressure@from_lj (5ded7ec)
  • export: 🚸 normalized Params to OGS (9686574)
  • export: 🚸 support fallback arrays for keywords (d8a97ff)

Bug Fixes

  • export: ♻️ unified PORO export function (a635c0c)
  • export: 🐛 JFUNC export for OPM (a9ec36f), closes #171
  • export: 🚚 write_mappings -> write_krnum + SATNUM (cf7c577)
  • export: 🚸 name-value args for OGS (ab475d7)

v0.17.0

12 Dec 15:36

Choose a tag to compare

0.17.0 (2025-12-12)

Features

  • 📦️ MEX-accelerated upscale function (2afdca7)
  • export: opm_export out FIPMIP region of MIP upscaling mask (12c8a17)
  • export: ✨ MULT[XYZ] for OPM (optional) (73f5da7)
  • options: ✨ porosity/permeability thresholds (adf1dc6)
  • support 1x1x1 upscaling edge case (8259137)

Bug Fixes

  • export: opm_export: export ENDSCALE (4077382)
  • export: opm_export: make output_folder named argument (64aab5f)
  • export: dimensionality of output PERM cubes (768bdb1)
  • export: OPM: export with default PORO and PERM (8996909)
  • monotonize water rel. perms (1e9d240)

v0.16.0

19 Nov 12:32

Choose a tag to compare

0.16.0 (2025-11-19)

Features

  • export: ✨ export to OPM Flow simulator (68f8263)

Bug Fixes

  • 🦺 ensure non-negative upscaled permeability (9aa748c)
  • export: 🔥 do not export SATNUM (11037fd)
  • export: 🩹 ogs_export exports to ogs/ by default (9ef25a5)

v0.15.0

02 Jun 12:25

Choose a tag to compare

0.15.0 (2025-06-02)

Features

  • 🚸 optionally disable misleading warnings (e81151e)

Bug Fixes

  • ⚡️ replace expensive condest (6fcfb3f)

v0.14.0

19 May 15:57

Choose a tag to compare

0.14.0 (2025-05-19)

Features

  • export: 🚸 function export_ogs(Params) (589c415)
  • export: 🚸 write_mappings: add offset argument (68ba084)

Bug Fixes

  • export: write_curve_num -> write_keyword (3ed1d8d)
  • export: 🚸 generate_sfn syntax and behavior (67e9f55)
  • export: 🚸 ogs_export functionality (6eb3402)
  • matlab: 🚸 add root to path on startup (6e32ee9)

v0.13.0

16 May 12:56

Choose a tag to compare

0.13.0 (2025-05-16)

Features

  • 📝 add minimal citation file (c9cbbfd)

v0.12.1

02 May 12:53

Choose a tag to compare

0.12.1 (2025-05-02)

Bug Fixes

  • ♻️ move demo helpers into demo script (5e79f39)