Skip to content

Commit b38d57f

Browse files
github-actions[bot]djmaxus
authored andcommitted
chore(main): release 0.17.0
1 parent 2afdca7 commit b38d57f

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.16.0"}
1+
{".":"0.17.0"}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [0.17.0](https://github.com/ImperialCollegeLondon/StrataTrapper/compare/v0.16.0...v0.17.0) (2025-12-12)
4+
5+
6+
### Features
7+
8+
* 📦️ MEX-accelerated `upscale` function ([2afdca7](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/2afdca7372a28b9cd5876c6c8b35e3e4b39e9da9))
9+
* **export:** `opm_export` out FIPMIP region of MIP upscaling mask ([12c8a17](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/12c8a171fcb16d96bf000e183a5d5d07f98cad76))
10+
* **export:** ✨ MULT[XYZ] for OPM (optional) ([73f5da7](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/73f5da7599fec1ef3a51d8f0e81f197120d11d2e))
11+
* **options:** ✨ porosity/permeability thresholds ([adf1dc6](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/adf1dc6ba53a134dc9ebb08fc84a013694fb889b))
12+
* support 1x1x1 upscaling edge case ([8259137](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/8259137aea7ab94627acb7c974ad5ab13e09d93c))
13+
14+
15+
### Bug Fixes
16+
17+
* **export:** `opm_export`: export ENDSCALE ([4077382](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/407738230bb0a66f1e4cf5e364af58244f1c67e0))
18+
* **export:** `opm_export`: make `output_folder` named argument ([64aab5f](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/64aab5f144bfec954f5d5123170a50971868ec6e))
19+
* **export:** dimensionality of output PERM cubes ([768bdb1](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/768bdb1931f6a0ec3945c118748345cea7981f4a))
20+
* **export:** OPM: export with default PORO and PERM ([8996909](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/89969098678afd831dca65f1badb5c7fbf00c82d))
21+
* monotonize water rel. perms ([1e9d240](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/1e9d240be07ff7d4f2adb9ff6138104393fa1783))
22+
323
## [0.16.0](https://github.com/ImperialCollegeLondon/StrataTrapper/compare/v0.15.0...v0.16.0) (2025-11-19)
424

525

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.17.0

0 commit comments

Comments
 (0)