resqpy 5.1.10__py3-none-any.whl → 5.1.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- resqpy/__init__.py +1 -1
- resqpy/olio/read_nexus_fault.py +11 -1
- {resqpy-5.1.10.dist-info → resqpy-5.1.11.dist-info}/METADATA +1 -1
- {resqpy-5.1.10.dist-info → resqpy-5.1.11.dist-info}/RECORD +6 -6
- {resqpy-5.1.10.dist-info → resqpy-5.1.11.dist-info}/WHEEL +1 -1
- {resqpy-5.1.10.dist-info → resqpy-5.1.11.dist-info}/LICENSE +0 -0
resqpy/__init__.py
CHANGED
resqpy/olio/read_nexus_fault.py
CHANGED
@@ -39,7 +39,17 @@ def load_nexus_fault_mult_table_from_list(file_as_list):
|
|
39
39
|
name = face = None
|
40
40
|
grid = 'ROOT' ## nexus default grid
|
41
41
|
|
42
|
-
face_dict = {
|
42
|
+
face_dict = {
|
43
|
+
'TX': 'I',
|
44
|
+
'TY': 'J',
|
45
|
+
'TZ': 'K',
|
46
|
+
'TI': 'I',
|
47
|
+
'TJ': 'J',
|
48
|
+
'TK': 'K',
|
49
|
+
'TXF': 'IF',
|
50
|
+
'TYF': 'JF',
|
51
|
+
'TZF': 'KF'
|
52
|
+
}
|
43
53
|
|
44
54
|
chunks = []
|
45
55
|
for line in file_as_list:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
resqpy/__init__.py,sha256=
|
1
|
+
resqpy/__init__.py,sha256=m9JFC4Ii5VrtWGEZYLL9BYR98bJiF1BmuA3-HN9ix7E,556
|
2
2
|
resqpy/crs.py,sha256=R7DfcTP5xGv5pu9Y8RHA2WVM9DjBCSVMoHcz4RmQ7Yw,27646
|
3
3
|
resqpy/derived_model/__init__.py,sha256=NFvMSOKI3cxmH7lAbddV43JjoUj-r2G7ExEfOqinD1I,1982
|
4
4
|
resqpy/derived_model/_add_edges_per_column_property_array.py,sha256=cpW3gwp6MSYIrtvFmCjoJXcyUsgGuCDbgmwlJCJebUs,6410
|
@@ -88,7 +88,7 @@ resqpy/olio/keyword_files.py,sha256=8hifLG00eUmHOylbSQNfPwPQWd05tT14bCmCRHteefc,
|
|
88
88
|
resqpy/olio/load_data.py,sha256=koFJMo7kcn3wSkvUGCqhdIOb7hTADJaEYhzlu30oOwA,19204
|
89
89
|
resqpy/olio/point_inclusion.py,sha256=yseq-iWdAypOiZg1vbsEmYhouqaYv0_P9kc_ifYHb1A,6628
|
90
90
|
resqpy/olio/random_seed.py,sha256=ZcuaNKtUtVyp236uVQbEyFmb3122JiSsn1uiCCVfDxw,1103
|
91
|
-
resqpy/olio/read_nexus_fault.py,sha256
|
91
|
+
resqpy/olio/read_nexus_fault.py,sha256=4YMK94cQGH6IRKvGfvCCGFDvTdUyScXE9Fbm3JY3sEo,5776
|
92
92
|
resqpy/olio/relperm.py,sha256=ONGdaYKv-yHbeXB3SSUvwwqCQO5RijhvmiOgNE_5MYo,17130
|
93
93
|
resqpy/olio/simple_lines.py,sha256=qaR11W5UPgRmtMeFQ-pXg0jOvkJZ_XPzSUpAXqeYtlc,12189
|
94
94
|
resqpy/olio/time.py,sha256=LtoSIf1A6wunHSpDgKsSGEr0rbcSQyy35TgJvY37PrI,760
|
@@ -193,7 +193,7 @@ resqpy/well/_wellbore_marker_frame.py,sha256=xvYH2_2Ie3a18LReFymbUrZboOx7Rhv5DOD
|
|
193
193
|
resqpy/well/blocked_well_frame.py,sha256=Rx8jwkCjchseDZaTttPkA1-f6l7W6vRGrxWtDHlEPx8,22560
|
194
194
|
resqpy/well/well_object_funcs.py,sha256=1O4EVPuTn-kN3uT_V4TbSwehnMUMY0TX36XOUgasTcc,24689
|
195
195
|
resqpy/well/well_utils.py,sha256=-g_pg2v5XD9g4SQz9sk7KK-x2xEQZHzWehCQqiEGo6M,7627
|
196
|
-
resqpy-5.1.
|
197
|
-
resqpy-5.1.
|
198
|
-
resqpy-5.1.
|
199
|
-
resqpy-5.1.
|
196
|
+
resqpy-5.1.11.dist-info/LICENSE,sha256=2duHPIkKQyESMdQ4hKjL8CYEsYRHXaYxt0YQkzsUYE4,1059
|
197
|
+
resqpy-5.1.11.dist-info/METADATA,sha256=gkVzn_t3EvFt34mBA4s6N0ORYZKq7JVunxs_JDzWn_c,3987
|
198
|
+
resqpy-5.1.11.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
199
|
+
resqpy-5.1.11.dist-info/RECORD,,
|
File without changes
|