Skip to content

Commit 0e0e622

Browse files
authored
Fixup grid/mask paths (#31)
1 parent d93f7b9 commit 0e0e622

6 files changed

Lines changed: 15 additions & 15 deletions

File tree

  • all_data_types
    • storage-11.1.9/experiments/3e783892-0947-42a8-8f72-a8229ed2bb87
    • storage-12.1.2/experiments/60f43ba5-c481-42ed-bda0-f63fe458949a
    • storage-13.0.5/experiments/e5bed3f3-fd36-469e-8ad3-9cfb9d11d512
    • storage-14.6.4/experiments/042a3f0a-c953-45b3-80b6-5c99e06ab4ee
    • storage-15.0.2/experiments/44af89b1-c810-4d47-a42d-75f2c9cee020
    • storage-16.0.7/experiments/d1be22b8-a71f-41d8-9d6f-112fbb4c63b6

all_data_types/storage-11.1.9/experiments/3e783892-0947-42a8-8f72-a8229ed2bb87/parameter.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "BPR",
44
"forward_init": false,
55
"update": true,
6-
"template_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/template.txt",
6+
"template_file": "/home/eivind/Projects/ert/test-data/all_data_types/template.txt",
77
"output_file": "params.txt",
88
"transform_function_definitions": [
99
{
@@ -49,8 +49,8 @@
4949
"truncation_max": null,
5050
"forward_init_file": "data/poro%d.grdecl",
5151
"output_file": "poro.grdecl",
52-
"grid_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/refcase/CASE.EGRID",
53-
"mask_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/storage-11.1.9/experiments/3e783892-0947-42a8-8f72-a8229ed2bb87/grid_mask.npy",
52+
"grid_file": "/home/eivind/Projects/ert/test-data/all_data_types/refcase/CASE.EGRID",
53+
"mask_file": "/home/eivind/Projects/ert/test-data/all_data_types/storage-11.1.9/experiments/3e783892-0947-42a8-8f72-a8229ed2bb87/grid_mask.npy",
5454
"_ert_kind": "Field"
5555
}
5656
}

all_data_types/storage-12.1.2/experiments/60f43ba5-c481-42ed-bda0-f63fe458949a/parameter.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "BPR",
44
"forward_init": false,
55
"update": true,
6-
"template_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/template.txt",
6+
"template_file": "/home/eivind/Projects/ert/test-data/all_data_types/template.txt",
77
"output_file": "params.txt",
88
"transform_function_definitions": [
99
{
@@ -49,8 +49,8 @@
4949
"truncation_max": null,
5050
"forward_init_file": "data/poro%d.grdecl",
5151
"output_file": "poro.grdecl",
52-
"grid_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/refcase/CASE.EGRID",
53-
"mask_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/storage-12.1.2/experiments/60f43ba5-c481-42ed-bda0-f63fe458949a/grid_mask.npy",
52+
"grid_file": "/home/eivind/Projects/ert/test-data/all_data_types/refcase/CASE.EGRID",
53+
"mask_file": "/home/eivind/Projects/ert/test-data/all_data_types/storage-12.1.2/experiments/60f43ba5-c481-42ed-bda0-f63fe458949a/grid_mask.npy",
5454
"_ert_kind": "Field"
5555
}
5656
}

all_data_types/storage-13.0.5/experiments/e5bed3f3-fd36-469e-8ad3-9cfb9d11d512/parameter.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "BPR",
44
"forward_init": false,
55
"update": true,
6-
"template_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/template.txt",
6+
"template_file": "/home/eivind/Projects/ert/test-data/all_data_types/template.txt",
77
"output_file": "params.txt",
88
"transform_function_definitions": [
99
{
@@ -49,8 +49,8 @@
4949
"truncation_max": null,
5050
"forward_init_file": "data/poro%d.grdecl",
5151
"output_file": "poro.grdecl",
52-
"grid_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/refcase/CASE.EGRID",
53-
"mask_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/storage-13.0.5/experiments/e5bed3f3-fd36-469e-8ad3-9cfb9d11d512/grid_mask.npy",
52+
"grid_file": "/home/eivind/Projects/ert/test-data/all_data_types/refcase/CASE.EGRID",
53+
"mask_file": "/home/eivind/Projects/ert/test-data/all_data_types/storage-13.0.5/experiments/e5bed3f3-fd36-469e-8ad3-9cfb9d11d512/grid_mask.npy",
5454
"_ert_kind": "Field"
5555
}
5656
}

all_data_types/storage-14.6.4/experiments/042a3f0a-c953-45b3-80b6-5c99e06ab4ee/parameter.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"truncation_max": null,
4848
"forward_init_file": "data/poro%d.grdecl",
4949
"output_file": "poro.grdecl",
50-
"grid_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/refcase/CASE.EGRID",
51-
"mask_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/storage-14.6.4/experiments/042a3f0a-c953-45b3-80b6-5c99e06ab4ee/grid_mask.npy"
50+
"grid_file": "/home/eivind/Projects/ert/test-data/all_data_types/refcase/CASE.EGRID",
51+
"mask_file": "/home/eivind/Projects/ert/test-data/all_data_types/storage-14.6.4/experiments/042a3f0a-c953-45b3-80b6-5c99e06ab4ee/grid_mask.npy"
5252
}
5353
}

all_data_types/storage-15.0.2/experiments/44af89b1-c810-4d47-a42d-75f2c9cee020/parameter.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"truncation_max": null,
4848
"forward_init_file": "data/poro%d.grdecl",
4949
"output_file": "poro.grdecl",
50-
"grid_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/refcase/CASE.EGRID",
51-
"mask_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/storage-15.0.2/experiments/44af89b1-c810-4d47-a42d-75f2c9cee020/grid_mask.npy"
50+
"grid_file": "/home/eivind/Projects/ert/test-data/all_data_types/refcase/CASE.EGRID",
51+
"mask_file": "/home/eivind/Projects/ert/test-data/all_data_types/storage-15.0.2/experiments/44af89b1-c810-4d47-a42d-75f2c9cee020/grid_mask.npy"
5252
}
5353
}

all_data_types/storage-16.0.7/experiments/d1be22b8-a71f-41d8-9d6f-112fbb4c63b6/parameter.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"truncation_max": null,
5656
"forward_init_file": "data/poro%d.grdecl",
5757
"output_file": "poro.grdecl",
58-
"grid_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/refcase/CASE.EGRID",
59-
"mask_file": "/home/eivind/Projects/ert/test-data/ert/block_storage/all_data_types/storage-16.0.7/experiments/d1be22b8-a71f-41d8-9d6f-112fbb4c63b6/grid_mask.npy"
58+
"grid_file": "/home/eivind/Projects/ert/test-data/all_data_types/refcase/CASE.EGRID",
59+
"mask_file": "/home/eivind/Projects/ert/test-data/all_data_types/storage-16.0.7/experiments/d1be22b8-a71f-41d8-9d6f-112fbb4c63b6/grid_mask.npy"
6060
}
6161
}

0 commit comments

Comments
 (0)