Opened 5 years ago
Closed 5 years ago
#2289 closed defect (fixed)
WCPS - encode coverage constructor with grid axes returns null error
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
It has null error exception and needs to be fixed
for $c in (test_eobstest) return encode( coverage temp over $pt t(0:1) values (count($c[t($pt)]=30)) / (count($c[t($pt)]!=0)) * 100, "gml")
Note:
See TracTickets
for help on using tickets.