File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 32
32
run : |
33
33
pwd
34
34
ls -R
35
- mkdir ./data/test_example /corrected/
35
+ mkdir ./tests/data /corrected/
36
36
homonim fuse --help
37
- homonim fuse -m gain-blk-offset -k 5 5 -od ./data/test_example /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
38
- ls ./data/test_example /corrected/*
39
- test -f ./data/test_example /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "Test OK"
37
+ homonim fuse -m gain-blk-offset -k 5 5 -od ./tests/data /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
38
+ ls ./tests/data /corrected/*
39
+ test -f ./tests/data /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "Test OK"
Original file line number Diff line number Diff line change 28
28
run : |
29
29
pwd
30
30
ls -R
31
- mkdir ./data/test_example /corrected/
31
+ mkdir ./tests/data /corrected/
32
32
homonim fuse --help
33
- homonim fuse -m gain-blk-offset -k 5 5 -od ./data/test_example /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
34
- ls ./data/test_example /corrected/*
35
- test -f ./data/test_example /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "Test OK"
33
+ homonim fuse -m gain-blk-offset -k 5 5 -od ./tests/data /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
34
+ ls ./tests/data /corrected/*
35
+ test -f ./tests/data /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "Test OK"
Original file line number Diff line number Diff line change 28
28
run : |
29
29
pwd
30
30
ls -R
31
- mkdir ./data/test_example /corrected/
31
+ mkdir ./tests/data /corrected/
32
32
homonim fuse --help
33
- homonim fuse -m gain-blk-offset -k 5 5 -od ./data/test_example /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
34
- ls ./data/test_example /corrected/*
35
- test -f ./data/test_example /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "Test OK"
33
+ homonim fuse -m gain-blk-offset -k 5 5 -od ./tests/data /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
34
+ ls ./tests/data /corrected/*
35
+ test -f ./tests/data /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "Test OK"
Original file line number Diff line number Diff line change 53
53
run : |
54
54
pwd
55
55
ls -R
56
- mkdir ./data/test_example /corrected/
56
+ mkdir ./tests/data /corrected/
57
57
homonim fuse --help
58
- homonim fuse -m gain-blk-offset -k 5 5 -od ./data/test_example /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
59
- ls ./data/test_example /corrected/*
60
- test -f ./data/test_example /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "OK"
58
+ homonim fuse -m gain-blk-offset -k 5 5 -od ./tests/data /corrected -o ./tests/data/source/3324c_2015_1004_05_0182_RGB.tif ./tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
59
+ ls ./tests/data /corrected/*
60
+ test -f ./tests/data /corrected/3324c_2015_1004_05_0182_RGB_FUSE_cREF_mGAIN-BLK-OFFSET_k5_5.tif && echo "OK"
You can’t perform that action at this time.
0 commit comments