Commit 8253e22
committed
If reloading, pass Dataset's values of keep_x/yboundaries to _open_grid
When reloading, the values of the keep_xboundaries and keep_yboundaries
arguments are ignored when opening the Dataset, so we need to get these
settings from the Dataset's metadata to pass to _open_grid() if it is
necessary to open a grid file, rather than using the values from the
arguments.1 parent 6d3c550 commit 8253e22
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments