Opened 6 years ago
Closed 6 years ago
#1822 closed defect (fixed)
Petascope_Operators on 0D coverage should throw proper exception instead of null exception
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
for c in (test_mean_summer_airtemp) return encode( clip(avg(c), POLYGON((20 30, 40 50, 60 70))), "png")
returns null exception
Unknown error, possibly a null pointer exception; please check the petascope log for further details.
Change History (2)
comment:1 by , 6 years ago
Summary: | Petascope_Clip on scalar value should throw proper exception instead of null exception → Petascope_Operators on 0D coverage should throw proper exception instead of null exception |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.