Skip to content

Commit a9a6e21

Browse files
authored
Merge pull request #358 from MiraGeoscience/GEOPY-2490
GEOPY-2490: Parallelize batch 2D inversion
2 parents 9bd222e + 71e91ae commit a9a6e21

58 files changed

Lines changed: 1144 additions & 3769 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

simpeg_drivers-assets/uijson/direct_current_2d_forward.ui.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@
1717
"meshType": "{275ecee9-9c24-4378-bf94-65f3c5fbe163}",
1818
"value": ""
1919
},
20-
"line_object": {
20+
"line_selection": {
2121
"association": "Cell",
22-
"dataType": "Referenced",
23-
"group": "Survey",
22+
"dataType": [
23+
"Referenced"
24+
],
25+
"group": "Data",
2426
"main": true,
25-
"label": "Line ID",
27+
"allowComplement": false,
28+
"isComplement": false,
29+
"label": "Line IDs",
2630
"parent": "data_object",
2731
"value": "",
28-
"tooltip": "Selects the data representing the different lines in the survey"
29-
},
30-
"line_id": {
31-
"group": "Survey",
32-
"main": true,
33-
"min": 1,
34-
"label": "Line number",
35-
"value": 1,
36-
"tooltip": "Selects the line of data to be processed"
32+
"rangeLabel": "Selection",
33+
"property": "",
34+
"optional": true,
35+
"enabled": false,
36+
"tooltip": "Select a subset of lines in the survey for inversion"
3737
},
3838
"potential_channel_bool": true,
3939
"mesh": {

simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@
1717
"meshType": "{275ecee9-9c24-4378-bf94-65f3c5fbe163}",
1818
"value": ""
1919
},
20-
"line_object": {
20+
"line_selection": {
2121
"association": "Cell",
22-
"dataType": "Referenced",
22+
"dataType": [
23+
"Referenced"
24+
],
2325
"group": "Data",
2426
"main": true,
25-
"label": "Line ID",
27+
"allowComplement": false,
28+
"isComplement": false,
29+
"label": "Line IDs",
2630
"parent": "data_object",
2731
"value": "",
28-
"tooltip": "Selects the data representing the different lines in the survey"
29-
},
30-
"line_id": {
31-
"group": "Data",
32-
"main": true,
33-
"min": 1,
34-
"label": "Line number",
35-
"value": 1,
36-
"tooltip": "Selects the line of data to be processed"
32+
"rangeLabel": "Selection",
33+
"property": "",
34+
"optional": true,
35+
"enabled": false,
36+
"tooltip": "Select a subset of lines in the survey for inversion"
3737
},
3838
"potential_channel": {
3939
"association": "Cell",

simpeg_drivers-assets/uijson/direct_current_batch2d_forward.ui.json

Lines changed: 0 additions & 226 deletions
This file was deleted.

0 commit comments

Comments
 (0)