Commit d315d12
committed
Hack coordinate names when opening grid file to avoid conflict
There is a 'theta' variable in grid files, which prevents naming a
dimension 'theta'.
Also keep the 'psixy' variable in the Dataset - create a new variable
referecing it rather than renaming it to make the 'psi_poloidal'
coordinate.1 parent d8b79ee commit d315d12
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
371 | 376 | | |
372 | 377 | | |
373 | 378 | | |
| |||
0 commit comments