-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgams.ui.json
More file actions
35 lines (35 loc) · 839 Bytes
/
Copy pathgams.ui.json
File metadata and controls
35 lines (35 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"title": "GAMS",
"geoh5": "",
"run_command": "gams.gams",
"run_command_boolean": {
"value": false,
"label": "Run python module ",
"tooltip": "Warning: launches process to run python model on save",
"main": true
},
"monitoring_directory": "",
"conda_environment": "gams",
"conda_environment_boolean": false,
"workspace": "",
"grid": {
"meshType": [
"{48f5054a-1c5c-4ca4-9048-80f36dc60a06}"
],
"main": true,
"group": "Data Selection",
"label": "Object",
"value": ""
},
"data": {
"main": true,
"group": "Data Selection",
"association": [
"Cell"
],
"dataType": "Float",
"label": "Data",
"parent": "grid",
"value": ""
}
}