sandanusm commited on
Commit
dbd4985
·
verified ·
1 Parent(s): 9b83c25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -93,6 +93,12 @@ The Hillshade layer was generated from the DEM using the multidirectional hillsh
93
  - The output was then normalized to the [0, 1] interval
94
 
95
  ## NDVI
 
 
 
 
 
 
96
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/o0AwliWCg5QA6ZlsRGf99.png)
97
  The NDVI layer was computed from the annual average satellite data covering the Biele Karpaty region.
98
  The data in both the <b>raw</b> and <b>processed</b> folders are identical, as no further processing was applied to this layer.
 
93
  - The output was then normalized to the [0, 1] interval
94
 
95
  ## NDVI
96
+ <p float="left">
97
+ The NDVI layer was computed from the annual average satellite data covering the Biele Karpaty region.
98
+ The data in both the <b>raw</b> and <b>processed</b> folders are identical, as no further processing was applied to this layer.
99
+ <img src="[path_to_image.png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/o0AwliWCg5QA6ZlsRGf99.png)" alt="Description" width="200" style="float:right; margin-left: 10px;" />
100
+ </p>
101
+
102
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/o0AwliWCg5QA6ZlsRGf99.png)
103
  The NDVI layer was computed from the annual average satellite data covering the Biele Karpaty region.
104
  The data in both the <b>raw</b> and <b>processed</b> folders are identical, as no further processing was applied to this layer.