summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/28-construct_histogram_range_condition.rasql
blob: c99a1d125efe8e0ee3a7f0c5de38734eb38d8222 (plain)
1
select csv(marray ii in [-20:20] values condense + over ij in [10:20, 10:20] using ((((c[ij[0],ij[1]])>((ii[0])-(1))))and(((c[ij[0],ij[1]])<=(ii[0]))))) from mr AS c