Update README.md
Browse files
README.md
CHANGED
@@ -108,11 +108,7 @@ recommended_filters = {
|
|
108 |
```
|
109 |
|
110 |
## Spatial Resolution
|
111 |
-
|
112 |
-
- ✅ Global geotiffs: 20-meter resolution
|
113 |
-
- ✅ Africa parquet files: 20-meter resolution
|
114 |
-
- ⏳ Rest of world parquet files: 30-meter resolution
|
115 |
-
- Update to 20-meter expected later this year
|
116 |
|
117 |
## Common Issues and Solutions
|
118 |
1. **Edge Effects**: If you see suspicious linear patterns near tile edges, use the `edge_false_positives` filter
|
|
|
108 |
```
|
109 |
|
110 |
## Spatial Resolution
|
111 |
+
All files are processed with 20 meter resolution input data.
|
|
|
|
|
|
|
|
|
112 |
|
113 |
## Common Issues and Solutions
|
114 |
1. **Edge Effects**: If you see suspicious linear patterns near tile edges, use the `edge_false_positives` filter
|