zerria commited on
Commit
3f1976d
·
verified ·
1 Parent(s): ad4f861

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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:** Max $\text{CLOUDY\_PIXEL\_PERCENTAGE} \le 20\%$ (default). | |
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']}$. | |