Datasets:

Modalities:
Geospatial
Languages:
English
DOI:
Libraries:
License:
cmalbrec commited on
Commit
f4139ce
·
verified ·
1 Parent(s): 210b619

Update README.md

Browse files

minor README adjustments

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -48,8 +48,8 @@ The dataset is an add-on to the globally sampled SSL4EO-S12 pre-training dataset
48
 
49
  *SSL4EO-EU-Forest* assembles an additional downstream task (85 GB) for binary semantic segmentation of forest land cover as follows:
50
  - `images/` sub-directory: It curates 16K spatial patches (264x264 pixels) of Sentinel-2 L2A imagery (`UInt16` GeoTIFF, 12 bands upsampled to 10m pixel resolution) over European forests. Each geolocation contains up to four Sentinel-2 timestamps from all seasons (winter, spring, summer, fall) of year 2018. The cloud cover in each scene is below 10%.
51
- - `masks/` sub-directory: Binary forest masks (`0` = non-tree covered areas, `1` = broadleaved forest, `2` = coniferous forest; `Byte` GeoTIFF) have been derived from the 2018 HRL dataset (https://doi.org/10.2909/486f77da-d605-423e-93a9-680760ab6791) available through the Copernicus Land Monitoring Service, cf. https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover/dominant-leaf-type-2018-raster-10-m-europe-yearly .
52
- - Data of a geolocation are placed in numbered sub-directories (e.g. `0017618`) of `images/` and `masks/`, respectively. Each of those for the `images/` directory contains four directories indicating the four seasons as per convention by Sentinel-2. For example, `20180520T094031_20180520T094033_T35VMH` denotes the sensing start time as approx. May 20, 2018 at 9.41am UTC (spring scene) for geolocation defined by tile ID `T35VMH` (which the patch was cropped from). Additional details in https://sentiwiki.copernicus.eu/web/s2-products .
53
 
54
  ## Spatial Coverage
55
 
@@ -67,7 +67,7 @@ This work was carried under the *EvoLand* project, cf. https://www.evo-land.eu .
67
 
68
  ```bibtex
69
  @misc{ssl4eo_eu_forest,
70
- author = {Braham, Nassim Ait Ali and Albrecht, Conrad M},
71
  title = {SSL4EO-EU Forest Dataset},
72
  year = {2025},
73
  howpublished = {https://github.com/cmalbrec/ssl4eo_eu_forest}
 
48
 
49
  *SSL4EO-EU-Forest* assembles an additional downstream task (85 GB) for binary semantic segmentation of forest land cover as follows:
50
  - `images/` sub-directory: It curates 16K spatial patches (264x264 pixels) of Sentinel-2 L2A imagery (`UInt16` GeoTIFF, 12 bands upsampled to 10m pixel resolution) over European forests. Each geolocation contains up to four Sentinel-2 timestamps from all seasons (winter, spring, summer, fall) of year 2018. The cloud cover in each scene is below 10%.
51
+ - `masks/` sub-directory: Forest masks (`0` = non-tree covered areas, `1` = broadleaved forest, `2` = coniferous forest; `Byte` GeoTIFF) have been derived from the 2018 HRL dataset (https://doi.org/10.2909/486f77da-d605-423e-93a9-680760ab6791) available through the Copernicus Land Monitoring Service, cf. https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover/dominant-leaf-type-2018-raster-10-m-europe-yearly .
52
+ - Data of a geolocation are placed in numbered sub-directories (e.g. `0017618`) of `images/` and `masks/`, respectively. Each of those for the `images/` directory contains four directories indicating the four seasons as per convention by Sentinel-2. For example, `20180520T094031_20180520T094033_T35VMH` denotes the sensing start time as approx. May 20, 2018 at 9.41am UTC (spring scene) for geolocation defined by tile ID `T35VMH` (which the patch was cropped from). General details on Sentinel-2 products in https://sentiwiki.copernicus.eu/web/s2-products .
53
 
54
  ## Spatial Coverage
55
 
 
67
 
68
  ```bibtex
69
  @misc{ssl4eo_eu_forest,
70
+ author = {Braham Ait Ali, Nassim and Albrecht, Conrad M},
71
  title = {SSL4EO-EU Forest Dataset},
72
  year = {2025},
73
  howpublished = {https://github.com/cmalbrec/ssl4eo_eu_forest}