Opened 2 years ago
Closed 2 years ago
#2618 closed enhancement (fixed)
Petascope - NEW - WCPS optimizes pyramid member coverage used by scale() operator
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.1 |
Component: | petascope | Version: | 10.0 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
For example, this WCPS query should use a pyramid member coverage for scale()
. This should rely on the new built WCPS query tree:
for c in (test_wcps_scale_downscaled) return encode(scale(c[unix:"CRS:1"(0)], {Lat:"CRS:1"(0:20)}), "png")
Note:
See TracTickets
for help on using tickets.