Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,7 +46,7 @@ repository.
|
|
| 46 |
|
| 47 |
- **`cloudsen12-l2a`**: Similar to cloudsen12-l1c but based on Sentinel-2 Level-2A data as processed by Google Earth Engine.
|
| 48 |
|
| 49 |
-
- **`cloudsen12-extra`**: A supplementary collection of metadata to enhance contextual understanding of landscapes. Cloud masks from multiple sources have been normalized to align with the CloudSEN12 class schema. This mode includes:
|
| 50 |
- **`elevation:`** Elevation data (meters) sourced from the Copernicus DEM GLO-30.
|
| 51 |
- **`lc10:`** ESA WorldCover 10m v100 land cover product.
|
| 52 |
- **`vv:`** Normalized Sentinel-1 Global Backscatter Model Land Surface (VV polarization).
|
|
@@ -351,3 +351,5 @@ In addition to the **`stac`** and **`rai`** fields, this dataset includes the fo
|
|
| 351 |
| `cloud_shadow_percentage` | Percentage of cloud shadows in the ROI estimated by the annotator for the `high` label. For `scribble` and `nolabel` labels, this value is derived from UNetMobV2-V1 predictions. |
|
| 352 |
| `clear_percentage` | Percentage of clear sky in the ROI estimated by the annotator for the `high` label. For `scribble` and `nolabel` labels, this value is derived from UNetMobV2-V1 predictions. |
|
| 353 |
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
- **`cloudsen12-l2a`**: Similar to cloudsen12-l1c but based on Sentinel-2 Level-2A data as processed by Google Earth Engine.
|
| 48 |
|
| 49 |
+
- **`cloudsen12-extra`**: A supplementary collection of metadata to enhance contextual understanding of landscapes. Cloud masks from multiple sources have **NOT** been normalized to align with the CloudSEN12 class schema. This mode includes:
|
| 50 |
- **`elevation:`** Elevation data (meters) sourced from the Copernicus DEM GLO-30.
|
| 51 |
- **`lc10:`** ESA WorldCover 10m v100 land cover product.
|
| 52 |
- **`vv:`** Normalized Sentinel-1 Global Backscatter Model Land Surface (VV polarization).
|
|
|
|
| 351 |
| `cloud_shadow_percentage` | Percentage of cloud shadows in the ROI estimated by the annotator for the `high` label. For `scribble` and `nolabel` labels, this value is derived from UNetMobV2-V1 predictions. |
|
| 352 |
| `clear_percentage` | Percentage of clear sky in the ROI estimated by the annotator for the `high` label. For `scribble` and `nolabel` labels, this value is derived from UNetMobV2-V1 predictions. |
|
| 353 |
|
| 354 |
+
|
| 355 |
+

|