Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Direct Current (DC) 3D Forward",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -31,7 +31,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -80,7 +80,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -100,7 +100,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down
10 changes: 5 additions & 5 deletions simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Direct Current (DC) 3D Inversion",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -56,7 +56,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -153,7 +153,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -173,7 +173,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down Expand Up @@ -428,7 +428,7 @@
"min": 1,
"enabled": true,
"verbose": 3,
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
"tooltip": "Perform an Armijo backtracking line search for the provided number of iterations"
},
"max_cg_iterations": {
"min": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Direct Current (DC) 2D Batch Forward",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -88,7 +88,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -134,7 +134,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -154,7 +154,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Direct Current (DC) 2D Batch Inversion",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -107,7 +107,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -192,7 +192,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -212,7 +212,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down Expand Up @@ -439,7 +439,7 @@
"min": 1,
"enabled": true,
"verbose": 3,
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
"tooltip": "Perform an Armijo backtracking line search for the provided number of iterations"
},
"max_cg_iterations": {
"min": 0,
Expand Down
8 changes: 4 additions & 4 deletions simpeg_drivers-assets/uijson/fdem1d_forward.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Frequency-domain EM (FEM) 1D Forward",
"icon": "surveyairborneem",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -84,7 +84,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -133,7 +133,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -153,7 +153,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down
10 changes: 5 additions & 5 deletions simpeg_drivers-assets/uijson/fdem1d_inversion.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Frequency-domain EM (FEM) 1D Inversion",
"icon": "surveyairborneem",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -132,7 +132,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -229,7 +229,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -249,7 +249,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down Expand Up @@ -463,7 +463,7 @@
"min": 1,
"enabled": true,
"verbose": 3,
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
"tooltip": "Perform an Armijo backtracking line search for the provided number of iterations"
},
"max_cg_iterations": {
"min": 0,
Expand Down
8 changes: 4 additions & 4 deletions simpeg_drivers-assets/uijson/fdem_forward.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Frequency-domain EM (FEM) Forward",
"icon": "surveyairborneem",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -44,7 +44,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -93,7 +93,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -113,7 +113,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down
10 changes: 5 additions & 5 deletions simpeg_drivers-assets/uijson/fdem_inversion.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Frequency-domain EM (FEM) Inversion",
"icon": "surveyairborneem",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -92,7 +92,7 @@
"model_type": {
"choiceList": [
"Conductivity (S/m)",
"Resistivity (Ohm-m)"
"Resistivity (ohm-m)"
],
"main": true,
"group": "Mesh and models",
Expand Down Expand Up @@ -189,7 +189,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -209,7 +209,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down Expand Up @@ -464,7 +464,7 @@
"min": 1,
"enabled": true,
"verbose": 3,
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
"tooltip": "Perform an Armijo backtracking line search for the provided number of iterations"
},
"max_cg_iterations": {
"min": 0,
Expand Down
6 changes: 3 additions & 3 deletions simpeg_drivers-assets/uijson/gravity_forward.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Gravity Forward",
"icon": "surveyairbornegravity",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -136,7 +136,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -156,7 +156,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down
8 changes: 4 additions & 4 deletions simpeg_drivers-assets/uijson/gravity_inversion.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.6",
"version": "0.4.0",
"title": "Gravity Inversion",
"icon": "surveyairbornegravity",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/",
Expand Down Expand Up @@ -422,7 +422,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -442,7 +442,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"tooltip": "Provide the active cell Boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down Expand Up @@ -696,7 +696,7 @@
"min": 1,
"enabled": true,
"verbose": 3,
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
"tooltip": "Perform an Armijo backtracking line search for the provided number of iterations"
},
"max_cg_iterations": {
"min": 0,
Expand Down
Loading