Opened 10 years ago

Closed 9 years ago

#816 closed defect (fixed)

WCPS precedence rules issue

Reported by: Peter Baumann Owned by: Vlad Merticariu
Priority: minor Milestone:
Component: petascope Version: development
Keywords: Cc: Alex Dumitru, Piero Campalani
Complexity: Medium

Description

The following fails:

data[Long(15:40),Lat(40:45),ansi(150910)].band1

and needs to be rewritten as

(data[Long(15:40),Lat(40:45),ansi(150910)]).band1

Change History (1)

comment:1 by Vlad Merticariu, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in wcps2.

Note: See TracTickets for help on using tickets.