Add some example images.
Browse files- README.md +9 -1
- example_images/README.md +1 -0
- example_images/landsat.png +3 -0
- example_images/naip.png +3 -0
- example_images/oldnaip.png +3 -0
- example_images/openstreetmap.png +3 -0
- example_images/sentinel1.png +3 -0
- example_images/sentinel2.png +3 -0
- example_images/worldcover.png +3 -0
README.md
CHANGED
@@ -19,6 +19,14 @@ AI2-S2-NAIP is applicable to several supervised and unsupervised tasks in remote
|
|
19 |
|
20 |
For questions or feedback about AI2-S2-NAIP, please open an issue on Github at https://github.com/allenai/satlas.
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
Structure
|
24 |
---------
|
@@ -144,4 +152,4 @@ The band order is as follows:
|
|
144 |
- _16.tif (32x32): B1, B2, B3, B4, B5, B6, B7, B9, B10, B11
|
145 |
|
146 |
The GeoTIFFS contain multiple images concatenated along the channel axis.
|
147 |
-
The CSV shows the original Landsat scene ID of each image.
|
|
|
19 |
|
20 |
For questions or feedback about AI2-S2-NAIP, please open an issue on Github at https://github.com/allenai/satlas.
|
21 |
|
22 |
+
![A NAIP image.](example_images/naip.png)
|
23 |
+
![A Sentinel-2 image.](example_images/sentinel2.png)
|
24 |
+
![A Sentinel-1 image.](example_images/sentinel1.png)
|
25 |
+
|
26 |
+
![A Landsat image.](example_images/landsat.png)
|
27 |
+
![OpenStreetMap data visualization.](example_images/openstreetmap.png)
|
28 |
+
![WorldCover data visualization.](example_images/worldcover.png)
|
29 |
+
|
30 |
|
31 |
Structure
|
32 |
---------
|
|
|
152 |
- _16.tif (32x32): B1, B2, B3, B4, B5, B6, B7, B9, B10, B11
|
153 |
|
154 |
The GeoTIFFS contain multiple images concatenated along the channel axis.
|
155 |
+
The CSV shows the original Landsat scene ID of each image.
|
example_images/README.md
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
These examples are at tile 32610_859_-8247 which corresponds to (-122.3317, 47.6485).
|
example_images/landsat.png
ADDED
Git LFS Details
|
example_images/naip.png
ADDED
Git LFS Details
|
example_images/oldnaip.png
ADDED
Git LFS Details
|
example_images/openstreetmap.png
ADDED
Git LFS Details
|
example_images/sentinel1.png
ADDED
Git LFS Details
|
example_images/sentinel2.png
ADDED
Git LFS Details
|
example_images/worldcover.png
ADDED
Git LFS Details
|