#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")

Change History (1)

comment:1 by Bang Pham Huu, 22 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.