diff --git a/build&run.sh b/build&run.sh index 4b6dd80..5db5b46 100755 --- a/build&run.sh +++ b/build&run.sh @@ -3,4 +3,4 @@ rm -rf build mkdir build cmake -DCMAKE_BUILD_TYPE=Debug -B build cmake --build build --parallel -build/contour-creator --interval=1 --blur example_files/crop.tif +build/contour-creator --interval=1 --blur --stats example_files/ås_crop.tif \ No newline at end of file diff --git a/example_files/crop.tif.aux.xml b/example_files/crop.tif.aux.xml deleted file mode 100644 index 824dcfc..0000000 --- a/example_files/crop.tif.aux.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - 50.05460357666 - 43.851418194979 - 37.187175750732 - 3.3140235738276 - 100 - - - diff --git a/example_files/odderøya.tif b/example_files/odderøya.tif new file mode 100644 index 0000000..55b510a --- /dev/null +++ b/example_files/odderøya.tif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f96c6f7191c6577bcdb872b5c6f7c0cd73d5431a304f556bf6c66ec7d7650d +size 149951469 diff --git a/example_files/Follo 2014-dtm.tif b/example_files/ås.tif similarity index 100% rename from example_files/Follo 2014-dtm.tif rename to example_files/ås.tif diff --git a/example_files/crop.tif b/example_files/ås_crop.tif similarity index 100% rename from example_files/crop.tif rename to example_files/ås_crop.tif