Opened 7 years ago
Closed 6 years ago
#1751 closed defect (fixed)
WCPS_Error with axis iterator when it should be coverage iterator
Reported by: | Bang Pham Huu | Owned by: | Vlad Merticariu |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
for $c in (SD), $l in (LeapYears) return encode( coverage YearlyAvg over $y y(0:9) values max($c[ unix(($y*365 + $l[i($y)]): ($y*365 + 364 + $l[i($y)])), E(0), N(6900000)]), "json")
<ows:ExceptionText>Cannot find axis iterator with alias '$l[i($y'.</ows:ExceptionText>
$l
should be treated as coverage iterator
Change History (3)
comment:1 by , 7 years ago
Milestone: | 9.6 → 9.7 |
---|
comment:2 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Vlad's comment