Opened 4 years ago

Closed 4 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")

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

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