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

feedback on new qa mask package #1018

Open
sdtaylor opened this issue Sep 3, 2021 · 0 comments
Open

feedback on new qa mask package #1018

sdtaylor opened this issue Sep 3, 2021 · 0 comments

Comments

@sdtaylor
Copy link

sdtaylor commented Sep 3, 2021

Hi all. Recently I was doing some work with modis data and spent a lot of time figuring out the QA bands which are packed into bits. There are a few packages which deal with this but are pretty limited, and every tutorial I found on it in python essentially just did it manually. So I put together a package which I tried to make as straightforward as possible.

You all do a lot of remote sensing & python stuff so I was hoping you could give some feedback on it and provide any suggestions or improvements. The package and docs are here:
https://github.com/sdtaylor/unpackqa
https://sdtaylor.github.io/unpackqa

It's currently limited to just some modis and landsat QA bands, but additions should be pretty easy once I'm confident in everything else.

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