Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use cloudscore+ due to to inability to use linkCollection #160

Open
cr458 opened this issue Nov 21, 2024 · 0 comments
Open

Unable to use cloudscore+ due to to inability to use linkCollection #160

cr458 opened this issue Nov 21, 2024 · 0 comments

Comments

@cr458
Copy link

cr458 commented Nov 21, 2024

Attempting to create a cloud-free S2 composite and hitting:

AttributeError: 'ImageCollection' object has no attribute 'linkCollection'

running something like
filtered_collection = s2.filterDate(start_date, end_date).linkCollection(csPlus, [QA_BAND]).map(lambda img: img.updateMask(img.select(QA_BAND).gte(clear_threshold)))

this user seems to have experienced something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant