LauraMFerrer commited on
Commit
a0786f0
·
verified ·
1 Parent(s): 32ea925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -41,11 +41,11 @@ As of now, M3LEO contains data from 2018 to 2020 for SAR and optical imagery and
41
 
42
  The M3LEO dataset spans 9 diverse EO data types, covering input EO imagery and associated labels.
43
 
44
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/665367aa9ccb17d96757c105/6tUqfAOzLbrExYpsLg8n-.png)
45
 
46
  #### Synthetic Aperture Radar Datasets
47
 
48
- - [`s1grd-2020`](https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S1_GRD): Sentinel-1 SAR GRD: C-band Synthetic Aperture Radar Ground Range Detected, three channels (vv, vh, vv/vh) at 10m resolution, taking the seasonal median (4 seasons per year) for both ascending and descending modes.
49
 
50
  - [`gssic`](https://asf.alaska.edu/datasets/derived/global-seasonal-sentinel-1-interferometric-coherence-and-backscatter-dataset/): Global Seasonal Sentinel-1 Interferometric Coherence and Backscatter dataset at aroud 90m resolution.
51
 
@@ -53,7 +53,7 @@ The M3LEO dataset spans 9 diverse EO data types, covering input EO imagery and a
53
 
54
  #### Optical Imagery
55
 
56
- - [`s2rgbm-2020`](https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_SR_HARMONIZED): Harmonized Sentinel-2 Level 2A, three channels (red, green, blue) monthly cloudless median at 10m resolution.
57
 
58
  #### Labelled Datasets
59
 
 
41
 
42
  The M3LEO dataset spans 9 diverse EO data types, covering input EO imagery and associated labels.
43
 
44
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6654439bb1181f7d10a4789b/fUksYFaqan5MtC6ZubDcV.png)
45
 
46
  #### Synthetic Aperture Radar Datasets
47
 
48
+ - [`s1grd-year`](https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S1_GRD): Sentinel-1 SAR GRD selecting the [year] of preference: C-band Synthetic Aperture Radar Ground Range Detected, three channels (vv, vh, vv/vh) at 10m resolution, taking the seasonal median (4 seasons per year) for both ascending and descending modes.
49
 
50
  - [`gssic`](https://asf.alaska.edu/datasets/derived/global-seasonal-sentinel-1-interferometric-coherence-and-backscatter-dataset/): Global Seasonal Sentinel-1 Interferometric Coherence and Backscatter dataset at aroud 90m resolution.
51
 
 
53
 
54
  #### Optical Imagery
55
 
56
+ - [`s2rgbm-year`](https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_SR_HARMONIZED): Harmonized Sentinel-2 Level 2A selecting the [year] of preference, three channels (red, green, blue) monthly cloudless median at 10m resolution.
57
 
58
  #### Labelled Datasets
59