Commit 3c0d215
authored
Remember tile registration and increment (#5978)
* Remember tile registration and increment
We had a regression on this. When I started to create the grid headers only based on internal information about a tiled data set, I forgot to update a few places in gmt_init.c so that the increment and registration was stored in the API structure. This PR addresses this shortcoming.
* Add test
* Add test1 parent c1189df commit 3c0d215
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15511 | 15511 | | |
15512 | 15512 | | |
15513 | 15513 | | |
15514 | | - | |
| 15514 | + | |
| 15515 | + | |
15515 | 15516 | | |
15516 | 15517 | | |
15517 | 15518 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments