summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/11_vegetation_index_computation.test
blob: e8161b89bc6027ed978515b21df4a3b047f1eb1e (plain)
1
for s in ( rgb ) return encode((char) (s.0 - s.1)/(s.0 + s.1), "jpeg" )