updated description for NA
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ description = {
|
|
27 |
"MajorTom-Germany": "A geospatial dataset containing satellite imagery from across Germany, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
28 |
"MajorTom-Netherlands": "A geospatial dataset containing satellite imagery from across Netherlands, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
29 |
"MajorTom-UK" :"A geospatial dataset containing satellite imagery from across the United Kingdom, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
30 |
-
"MajorTom-North-America" :"A geospatial dataset containing satellite imagery from across
|
31 |
"MajorTom-Europe" :"A geospatial dataset containing satellite imagery from across Europe, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics."
|
32 |
}
|
33 |
selection = {
|
|
|
27 |
"MajorTom-Germany": "A geospatial dataset containing satellite imagery from across Germany, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
28 |
"MajorTom-Netherlands": "A geospatial dataset containing satellite imagery from across Netherlands, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
29 |
"MajorTom-UK" :"A geospatial dataset containing satellite imagery from across the United Kingdom, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
30 |
+
"MajorTom-North-America" :"A geospatial dataset containing satellite imagery from across North America, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics.",
|
31 |
"MajorTom-Europe" :"A geospatial dataset containing satellite imagery from across Europe, designed for tasks like land-use classification, environmental monitoring, and earth observation analytics."
|
32 |
}
|
33 |
selection = {
|