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

Tasseled Cap Transformations #7

Merged
merged 7 commits into from Sep 26, 2021
Merged

Conversation

aazuspan
Copy link
Collaborator

  • Fix Tasseled Cap Transformations #5 by adding tasseledCap function to Spectral module for calculating brightness, greenness, and wetness from Sentinel-2, MODIS, and Landsat 4-8 images and image collections
  • Add utility function for matching platforms to tasseled cap coefficients
  • Update tests and docs to include tasseledCap

Let me know if any changes are needed :)

@davemlz
Copy link
Collaborator

davemlz commented Sep 24, 2021

Wow! This was pretty fast, @aazuspan! 🚀 Awesome job!

Since the last time we had troubles with the online testing (in eemont), I will download and test the features in local and then I will merge the PR!

Thank you very much, @aazuspan!

@davemlz
Copy link
Collaborator

davemlz commented Sep 26, 2021

Works perfectly! Amazing job, @aazuspan! I'm merging it now 🚀

If you want to add it to eemont, you can do it now :) ee_extra is already a dep, so you can just call ee_extra.Spectral.core.tasseledCap in the image.py and imagecollection.py modules to extend the ee classes!

Soon we will be releasing the next version of ee_extra! :)

@davemlz davemlz merged commit f4d0dcd into r-earthengine:master Sep 26, 2021
@aazuspan
Copy link
Collaborator Author

aazuspan commented Oct 1, 2021

Thanks @davemlz! I'll start adding this to eemont now.

@davemlz
Copy link
Collaborator

davemlz commented Oct 1, 2021

Great, @aazuspan! Let me know if you need anything! :)

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

Successfully merging this pull request may close these issues.

Tasseled Cap Transformations
2 participants