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

Cloud cover response to smoke #54

Open
github-actions bot opened this issue Dec 5, 2024 · 0 comments
Open

Cloud cover response to smoke #54

github-actions bot opened this issue Dec 5, 2024 · 0 comments
Labels
feat New feature or request

Comments

@github-actions
Copy link

github-actions bot commented Dec 5, 2024

Right now we don't give any mind to smoke occlusion, but we should considering we will have bias if smoke occludes our imagery

# TODO(!feat): Cloud cover response to smoke
# Issue URL: https://github.com/SchmidtDSE/burn-severity-mapping-poc/issues/54
# Right now we don't give any mind to smoke occlusion, but we should considering we will have bias if smoke occludes our imagery

        """
        date_range_fmt = "{}/{}".format(date_range[0], date_range[1])

        # TODO(!feat): Cloud cover response to smoke
        # Issue URL: https://github.com/SchmidtDSE/burn-severity-mapping-poc/issues/54
        # Right now we don't give any mind to smoke occlusion, but we should considering we will have bias if smoke occludes our imagery

        query = {
@github-actions github-actions bot added the feat New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants