Open andrewcharles opened 11 months ago
Hi @andrewcharles, if you look at the current state of v1 (I need to make a pre-release but didn't find the time yet) you will see that I decided to rely on ee_extra
for all the pre-processing steps of the Image
/ImageCollection
. Specifically cloud mask is performed here:
If what you're adding is already supported in ee_extra then we are good to go, if not I think you should go directly to their repository and discuss with them:
I might have time to take a look the week after next. The pull request is sitting there, if it turns out it replicates what's already supported by ee_extra I'll withdraw it. Cheers.
Hi, just letting you know that I updated the QA bitmask for Landsat collection 2 on GEE. It's in a fork of the repo at: https://github.com/andrewcharles/gee_tools/commit/cb4b7763d504c4dd561107983520e9bc8fde72d5
Given you're refactoring I figured you might already be onto these sort of changes but I'm happy to make a pull request if the team think this is a useful change.