Skip to content

Commit

Permalink
Add test case for non-adaptive localisation
Browse files Browse the repository at this point in the history
Add option to specify alternative settings for the test case using a yml file
Replaced gaussianfft as python module for simulation of gaussian fields with gstools.
write scaling factor in same file format as input fields
Add config file for test example
Add example case with  ROFF and GRDECL file
Add cases with RMS grid index origin
Add case with actnum
fix_grid_index_order in non-adaptive localisation
Update tests for localisation due to c-index order
Fixed a bug when field_scale keyword is missing
Added script to convert from roff to grdecl ascii format
  • Loading branch information
oddvarlia committed Dec 1, 2023
1 parent 27e8a9a commit 63af5b2
Show file tree
Hide file tree
Showing 50 changed files with 3,943 additions and 193 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ test = [
"pytest-snapshot",
"rstcheck-core<=1.0.3",
"xlwt",
"gstools",
]

[tool.black]
Expand Down
Loading

0 comments on commit 63af5b2

Please sign in to comment.