| 1 | = Grid Topology Issues List = |
| 2 | |
| 3 | == Issue: slicing between axis coordinates == |
| 4 | |
| 5 | '''Description:''' |
| 6 | What is the WCS subsetting result if a slicing coordinate is between two point coordinates on that axis? |
| 7 | See also: [PetascopeSubsets petascope subsetting discussion] |
| 8 | |
| 9 | '''Alternatives:''' |
| 10 | * Alt 1: empty result |
| 11 | * Alt 2: take nearest value |
| 12 | * Alt 3: interpolate between values |
| 13 | |
| 14 | '''Discussion:''' |
| 15 | * Pro 1: |
| 16 | * Con 1: |
| 17 | |
| 18 | '''Decision:''' |
| 19 | Alt x. |
| 20 | |
| 21 | == Issue: trimming/slicing on axes not aligned with CRS axes == |
| 22 | |
| 23 | '''Description:''' |
| 24 | The result of a WCS Core subsetting may not be a grid (ie, array) any more. |
| 25 | |
| 26 | '''Alternatives:''' |
| 27 | * Alt 1: |
| 28 | |
| 29 | '''Discussion:''' |
| 30 | * Pro 1: |
| 31 | * Con 1: |
| 32 | |
| 33 | '''Decision:''' |
| 34 | Alt x. |