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

Could not find a way to read out the cloud mask after downloading the sentinel 2 data #29

Open
xxie12 opened this issue Jul 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@xxie12
Copy link

xxie12 commented Jul 12, 2022

Hi,

I am wondering if there is any function I can use to read out the cloud mask?

Thanks

@xxie12 xxie12 added the bug Something isn't working label Jul 12, 2022
@sbrunato sbrunato transferred this issue from CS-SI/eodag Jul 13, 2022
@sbrunato sbrunato added enhancement New feature or request and removed bug Something isn't working labels Jul 13, 2022
@sbrunato
Copy link
Collaborator

Hi @xxie12 ,
you cannot read masks using eodag or eodag-cube, but it might be useful to add a driver for vector data and handle this kind of data.

For the moment you'll have to open it using fiona, geopandas, or another tool of your choice

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

No branches or pull requests

2 participants