Commit b2cc9ef
committed
Allow geometry to be changed when reloading an xBOUT-saved Dataset
If a Dataset is loaded with xBOUT using one geometry, and then saved
(e.g. using geometry=None just to squash the data into a single file),
and then reloaded, previously the geometry was re-applied from whatever
was set at the first load. Now it is possible to override the geometry
while reloading (e.g. to apply toroidal geometry when opening the
squashed file).1 parent fa3ab8b commit b2cc9ef
2 files changed
+43
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
179 | 198 | | |
180 | 199 | | |
181 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1378 | 1378 | | |
1379 | 1379 | | |
1380 | 1380 | | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
1385 | | - | |
1386 | 1381 | | |
1387 | 1382 | | |
1388 | | - | |
| 1383 | + | |
1389 | 1384 | | |
1390 | 1385 | | |
1391 | | - | |
1392 | | - | |
1393 | | - | |
1394 | | - | |
| 1386 | + | |
1395 | 1387 | | |
1396 | 1388 | | |
1397 | 1389 | | |
| |||
1400 | 1392 | | |
1401 | 1393 | | |
1402 | 1394 | | |
1403 | | - | |
| 1395 | + | |
1404 | 1396 | | |
1405 | 1397 | | |
1406 | 1398 | | |
1407 | 1399 | | |
1408 | 1400 | | |
1409 | 1401 | | |
1410 | | - | |
| 1402 | + | |
1411 | 1403 | | |
1412 | 1404 | | |
1413 | 1405 | | |
| |||
1419 | 1411 | | |
1420 | 1412 | | |
1421 | 1413 | | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
1422 | 1433 | | |
1423 | 1434 | | |
1424 | 1435 | | |
| |||
0 commit comments