Changeset: 00d3e733b4e4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=00d3e733b4e4
Modified Files:
        sql/test/sciql/Tests/teleios_noa_bsm.sql
Branch: sciql
Log Message:

just comments


diffs (12 lines):

diff --git a/sql/test/sciql/Tests/teleios_noa_bsm.sql 
b/sql/test/sciql/Tests/teleios_noa_bsm.sql
--- a/sql/test/sciql/Tests/teleios_noa_bsm.sql
+++ b/sql/test/sciql/Tests/teleios_noa_bsm.sql
@@ -2,7 +2,7 @@ DECLARE size_x INT, size_y INT;
 SET size_x = $img_len;
 SET size_y = $img_hei;
 
--- Import the TIFF images
+-- Assuming the TIFF images have been imported as the following:
 --   the b3, b4 and b7 of the 1st image as rs.image1, rs.image2 and rs.image3
 --   the b3, b4 and b7 of the 2nd image as rs.image4, rs.image5 and rs.image6
 -- Then, put the three bands of each image into one array:
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to