Filter earthaccess data with cloud coverage #445
Answered
by
mfisher87
chabourque
asked this question in
Q&A
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
mfisher87
Feb 5, 2024
Replies: 1 comment 5 replies
-
You can do this with the earthaccess.search_data(short_name="HLSS30",cloud_cover=(0,30)) |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
mfisher87
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do this with the
cloud_cover
argument tosearch_data()
:https://earthaccess.readthedocs.io/en/latest/user-reference/granules/granules-query/#earthaccess.search.DataGranules.cloud_cover