Skip to content

Commit 8981a9e

Browse files
authored
Merge pull request #214 from ESA-APEx/delineation_fixes
parcel_delineation: fixed typo
2 parents fd4d22a + a293c9d commit 8981a9e

File tree

1 file changed

+1
-1
lines changed
  • algorithm_catalog/vito/parcel_delineation/openeo_udp

1 file changed

+1
-1
lines changed

algorithm_catalog/vito/parcel_delineation/openeo_udp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Accurate delineation also aids in classifying crop types and managing farmland m
55

66
## Algorithm for Parcel Delineation Using Sentinel-2 Data
77

8-
This algorithm performs parcel delineation using Sentinel-2 data and a pre-trained`U-Net machine learning model. The process involves the following steps:
8+
This algorithm performs parcel delineation using Sentinel-2 data and a pre-trained U-Net machine learning model. The process involves the following steps:
99
1. **Pre-processing Sentinel-2 Data:**
1010
1. Filter data to ensure a maximum of 10% cloud coverage.
1111
2. Apply a cloud mask based on the SCL layer.

0 commit comments

Comments
 (0)