summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/11_vegetation_index_computation.test
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/test/testcases-wcps/11_vegetation_index_computation.test')
-rw-r--r--petascope/test/testcases-wcps/11_vegetation_index_computation.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/petascope/test/testcases-wcps/11_vegetation_index_computation.test b/petascope/test/testcases-wcps/11_vegetation_index_computation.test
new file mode 100644
index 0000000..e8161b8
--- /dev/null
+++ b/petascope/test/testcases-wcps/11_vegetation_index_computation.test
@@ -0,0 +1 @@
+for s in ( rgb ) return encode((char) (s.0 - s.1)/(s.0 + s.1), "jpeg" )