Commit 6dec6e2
fix: Persist and auto-guess layer/field selections across map2loop and LoopStructural setup widgets (#73)
* Initial plan
* Persist widget selections
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
* Address review feedback
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
* Refine persistence and params
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
* Tighten matching and params
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
* Fix thickness params
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
* don't guess sampler layer
* Persist selections in model setup
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
* updating imports and adding faults loop up table
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
Co-authored-by: Lachlan Grose <lachlan.grose@monash.edu>1 parent 42f175d commit 6dec6e2
File tree
9 files changed
+439
-123
lines changed- loopstructural
- gui
- map2loop_tools
- modelling/model_definition
- main
9 files changed
+439
-123
lines changedLines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
148 | 178 | | |
149 | 179 | | |
150 | 180 | | |
| |||
174 | 204 | | |
175 | 205 | | |
176 | 206 | | |
| 207 | + | |
177 | 208 | | |
178 | 209 | | |
179 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
156 | 207 | | |
157 | 208 | | |
158 | 209 | | |
| |||
283 | 334 | | |
284 | 335 | | |
285 | 336 | | |
| 337 | + | |
286 | 338 | | |
287 | 339 | | |
288 | 340 | | |
| |||
0 commit comments