Spaces:
Running
on
L4
Running
on
L4
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ instructions_top = '''
|
|
12 |

|
13 |
# Dataset Viewer
|
14 |
This app provides a way of exploring samples present in the MajorTOM-Core dataset.
|
15 |
-
It contains nearly every piece of Earth
|
16 |
### Instructions
|
17 |
To find a sample, navigate on the map to a place of interest. Click `Find Sample` to find a dataset sample that contains the central pixel of your current view.
|
18 |
'''
|
|
|
12 |

|
13 |
# Dataset Viewer
|
14 |
This app provides a way of exploring samples present in the MajorTOM-Core dataset.
|
15 |
+
It contains nearly every piece of Earth captured by ESA Sentinel-2 satellite as well as a large fraction of paired Sentinel-1 data from a similar time period.
|
16 |
### Instructions
|
17 |
To find a sample, navigate on the map to a place of interest. Click `Find Sample` to find a dataset sample that contains the central pixel of your current view.
|
18 |
'''
|