Skip to content

Commit cc0a14f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5f6e22e commit cc0a14f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@ s2_cloud_masker = Sentinel2CloudMask(
120120
region=region,
121121
start_date="2020-01-01",
122122
end_date="2021-01-01",
123-
cloud_filter=60,
123+
cloud_filter=60,
124124
cloud_prob_threshold=50,
125125
nir_dark_threshold=0.15,
126-
shadow_proj_dist=1,
126+
shadow_proj_dist=1,
127127
buffer=50
128128
)
129129

0 commit comments

Comments
 (0)