Skip to content

Commit baf7a51

Browse files
authored
Merge pull request #325 from MiraGeoscience/GEOPY-2619
GEOPY-2619: Joint surveys fails validation if no starting/reference models chosen
2 parents 949e767 + e899f21 commit baf7a51

42 files changed

Lines changed: 94 additions & 66 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"model_type": {
106106
"choiceList": [
107107
"Conductivity (S/m)",
108-
"Resistivity (ohm-m)"
108+
"Resistivity (Ohm-m)"
109109
],
110110
"main": true,
111111
"group": "Mesh and models",

simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"model_type": {
126126
"choiceList": [
127127
"Conductivity (S/m)",
128-
"Resistivity (ohm-m)"
128+
"Resistivity (Ohm-m)"
129129
],
130130
"main": true,
131131
"group": "Mesh and models",

simpeg_drivers-assets/uijson/direct_current_3d_forward.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"model_type": {
3232
"choiceList": [
3333
"Conductivity (S/m)",
34-
"Resistivity (ohm-m)"
34+
"Resistivity (Ohm-m)"
3535
],
3636
"main": true,
3737
"group": "Mesh and models",

simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"model_type": {
5757
"choiceList": [
5858
"Conductivity (S/m)",
59-
"Resistivity (ohm-m)"
59+
"Resistivity (Ohm-m)"
6060
],
6161
"main": true,
6262
"group": "Mesh and models",

simpeg_drivers-assets/uijson/direct_current_batch2d_forward.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"model_type": {
8989
"choiceList": [
9090
"Conductivity (S/m)",
91-
"Resistivity (ohm-m)"
91+
"Resistivity (Ohm-m)"
9292
],
9393
"main": true,
9494
"group": "Mesh and models",

simpeg_drivers-assets/uijson/direct_current_batch2d_inversion.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"model_type": {
108108
"choiceList": [
109109
"Conductivity (S/m)",
110-
"Resistivity (ohm-m)"
110+
"Resistivity (Ohm-m)"
111111
],
112112
"main": true,
113113
"group": "Mesh and models",

simpeg_drivers-assets/uijson/fdem1d_forward.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"model_type": {
8585
"choiceList": [
8686
"Conductivity (S/m)",
87-
"Resistivity (ohm-m)"
87+
"Resistivity (Ohm-m)"
8888
],
8989
"main": true,
9090
"group": "Mesh and models",

simpeg_drivers-assets/uijson/fdem1d_inversion.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"model_type": {
133133
"choiceList": [
134134
"Conductivity (S/m)",
135-
"Resistivity (ohm-m)"
135+
"Resistivity (Ohm-m)"
136136
],
137137
"main": true,
138138
"group": "Mesh and models",

simpeg_drivers-assets/uijson/fdem_forward.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"model_type": {
4545
"choiceList": [
4646
"Conductivity (S/m)",
47-
"Resistivity (ohm-m)"
47+
"Resistivity (Ohm-m)"
4848
],
4949
"main": true,
5050
"group": "Mesh and models",

simpeg_drivers-assets/uijson/fdem_inversion.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"model_type": {
9393
"choiceList": [
9494
"Conductivity (S/m)",
95-
"Resistivity (ohm-m)"
95+
"Resistivity (Ohm-m)"
9696
],
9797
"main": true,
9898
"group": "Mesh and models",

0 commit comments

Comments
 (0)