blumenstiel commited on
Commit
d9d236c
·
1 Parent(s): 4b42e71

Update README

Browse files
Files changed (2) hide show
  1. README.md +10 -15
  2. assets/{radar.pdf → radar.png} +2 -2
README.md CHANGED
@@ -1,18 +1,10 @@
1
  ---
2
  license: cc-by-sa-4.0
3
- pretty_name: "TerraMesh"
 
 
4
  ---
5
 
6
- [//]: # (dataset info:)
7
-
8
- [//]: # (- size: "~14TB (compressed)")
9
-
10
- [//]: # (- samples: "≈9.1M train / 89k val")
11
-
12
- [//]: # (- patch size: "264x264 pixel")
13
-
14
- [//]: # (- temporal coverage: "2017→2024")
15
-
16
  # TerraMesh
17
 
18
  > **A planetary‑scale, multimodal analysis‑ready dataset for Earth‑Observation foundation models.**
@@ -20,7 +12,7 @@ pretty_name: "TerraMesh"
20
 
21
  **TerraMesh** merges data from **Sentinel‑1 SAR, Sentinel‑2 optical, Copernicus DEM, NDVI and land‑cover** sources into more than **9 million co‑registered patches** ready for large‑scale representation learning. Compared with earlier public corpora it offers **>20×** more pixel values and truly global, multi‑season coverage.
22
 
23
- > ** Dataset release – End of June. **
24
 
25
  ---
26
 
@@ -44,14 +36,17 @@ The archive ships two top‑level splits `train/` and `val/`, each holding one f
44
 
45
  ## Global coverage & class distribution
46
 
47
- ![one_degree_map.png](assets%2Fone_degree_map.png)![timestamps.png](assets%2Ftimestamps.png)
 
 
 
 
48
 
49
  ---
50
 
51
  ## Performance evaluation
52
 
53
- [radar.pdf](assets%2Fradar.pdf)
54
-
55
 
56
  ---
57
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ pretty_name: TerraMesh
4
+ size_categories:
5
+ - 10M<n<100M
6
  ---
7
 
 
 
 
 
 
 
 
 
 
 
8
  # TerraMesh
9
 
10
  > **A planetary‑scale, multimodal analysis‑ready dataset for Earth‑Observation foundation models.**
 
12
 
13
  **TerraMesh** merges data from **Sentinel‑1 SAR, Sentinel‑2 optical, Copernicus DEM, NDVI and land‑cover** sources into more than **9 million co‑registered patches** ready for large‑scale representation learning. Compared with earlier public corpora it offers **>20×** more pixel values and truly global, multi‑season coverage.
14
 
15
+ ** Dataset release – End of June. **
16
 
17
  ---
18
 
 
36
 
37
  ## Global coverage & class distribution
38
 
39
+ ![one_degree_map.png](assets%2Fone_degree_map.png "Title" =20%x) ![timestamps.png](assets%2Ftimestamps.png "Title 2" =20%x)
40
+
41
+ Solarized dark | Solarized Ocean
42
+ :-------------------------:|:-------------------------:
43
+ ![one_degree_map.png](assets%2Fone_degree_map.png) | ![timestamps.png](assets%2Ftimestamps.png)
44
 
45
  ---
46
 
47
  ## Performance evaluation
48
 
49
+ ![radar.png](assets%2Fradar.png)[radar.pdf](assets%2Fradar.pdf)
 
50
 
51
  ---
52
 
assets/{radar.pdf → radar.png} RENAMED
File without changes