Update README.md
Browse files
README.md
CHANGED
|
@@ -75,7 +75,7 @@ The data preparation involves two major phases: GEE Acquisition and Local Post-P
|
|
| 75 |
|
| 76 |
| Sensor | Acquisition Logic & Filters | Source |
|
| 77 |
| :--- | :--- | :--- |
|
| 78 |
-
| **S2** | **Cloud Filter:**
|
| 79 |
| | **Geometric Consistency:** Requires all 4 selected images for a location to share the **identical MGRS tile code**. | |
|
| 80 |
| **S1** | **Orbit Priority:** Prioritizes **DESCENDING** orbit images; falls back to **ASCENDING** if no valid DESCENDING image is found. | |
|
| 81 |
| | **Data Filters:** $\text{instrumentMode} = \text{'IW'}$, $\text{resolution\_meters} = 10$, $\text{transmitterReceiverPolarisation} = \text{['VV', 'VH']}$. | |
|
|
|
|
| 75 |
|
| 76 |
| Sensor | Acquisition Logic & Filters | Source |
|
| 77 |
| :--- | :--- | :--- |
|
| 78 |
+
| **S2** | **Cloud Filter:** <=20% | |
|
| 79 |
| | **Geometric Consistency:** Requires all 4 selected images for a location to share the **identical MGRS tile code**. | |
|
| 80 |
| **S1** | **Orbit Priority:** Prioritizes **DESCENDING** orbit images; falls back to **ASCENDING** if no valid DESCENDING image is found. | |
|
| 81 |
| | **Data Filters:** $\text{instrumentMode} = \text{'IW'}$, $\text{resolution\_meters} = 10$, $\text{transmitterReceiverPolarisation} = \text{['VV', 'VH']}$. | |
|