mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2024-11-17 04:00:14 +00:00
Added one example file and renamed the rest
This commit is contained in:
parent
903f2e740f
commit
093f55f525
@ -3,4 +3,4 @@ rm -rf build
|
|||||||
mkdir build
|
mkdir build
|
||||||
cmake -DCMAKE_BUILD_TYPE=Debug -B build
|
cmake -DCMAKE_BUILD_TYPE=Debug -B build
|
||||||
cmake --build build --parallel
|
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
|
@ -1,11 +0,0 @@
|
|||||||
<PAMDataset>
|
|
||||||
<PAMRasterBand band="1">
|
|
||||||
<Metadata>
|
|
||||||
<MDI key="STATISTICS_MAXIMUM">50.05460357666</MDI>
|
|
||||||
<MDI key="STATISTICS_MEAN">43.851418194979</MDI>
|
|
||||||
<MDI key="STATISTICS_MINIMUM">37.187175750732</MDI>
|
|
||||||
<MDI key="STATISTICS_STDDEV">3.3140235738276</MDI>
|
|
||||||
<MDI key="STATISTICS_VALID_PERCENT">100</MDI>
|
|
||||||
</Metadata>
|
|
||||||
</PAMRasterBand>
|
|
||||||
</PAMDataset>
|
|
3
example_files/odderøya.tif
Normal file
3
example_files/odderøya.tif
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28f96c6f7191c6577bcdb872b5c6f7c0cd73d5431a304f556bf6c66ec7d7650d
|
||||||
|
size 149951469
|
Loading…
Reference in New Issue
Block a user