Opened 4 years ago
Closed 4 years ago
#2383 closed defect (fixed)
WCPS - problem with grid domain expression
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
This WCPS query uses grid domain expression for coverage iterator and has null error in petascope:
for $c in (test_AverageTemperature) return encode(coverage cov over $pt t(10:((int)(imageCrsDomain($c,ansi).hi / 10))) values avg($c[Lat(12.10:13.10),Long(2.50:3.50),ansi($pt * 10)]),"text/csv")
Note:
See TracTickets
for help on using tickets.