Update README.md
Browse files
README.md
CHANGED
@@ -35,10 +35,7 @@ Each **image-mask** pair captures a satellite scene (with all 13 Sentinel-2 band
|
|
35 |
- **Sentinel-2 MSI (Multispectral Instrument):**
|
36 |
- 13 spectral bands spanning from visible (VNIR) to shortwave infrared (SWIR).
|
37 |
- Spatial resolutions of 10 m, 20 m, or 60 m, which are harmonized to 10 m in the dataset for consistent pixel-size alignment.
|
38 |
-
- Scenes are **Level-1C**
|
39 |
-
|
40 |
-
- **(Optional) Landsat 8/9 OLI:**
|
41 |
-
- In some derived workflows, the WorldFloods pipeline and trained models can also ingest **Landsat 8/9** imagery (30 m resolution) for flood segmentation. This is enabled by a specialized version of the model that uses overlapping spectral bands between Sentinel-2 and Landsat.
|
42 |
|
43 |
### Original dataset
|
44 |
|
|
|
35 |
- **Sentinel-2 MSI (Multispectral Instrument):**
|
36 |
- 13 spectral bands spanning from visible (VNIR) to shortwave infrared (SWIR).
|
37 |
- Spatial resolutions of 10 m, 20 m, or 60 m, which are harmonized to 10 m in the dataset for consistent pixel-size alignment.
|
38 |
+
- Scenes are **Level-1C** reflectance products, further processed with custom or standardized atmospheric corrections (e.g., Sen2Cor) to ensure accurate radiometric signatures.
|
|
|
|
|
|
|
39 |
|
40 |
### Original dataset
|
41 |
|