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

use look-up table for calculating emissivity #5

Closed
wants to merge 1 commit into from

Conversation

FevetS
Copy link

@FevetS FevetS commented Jan 29, 2019

Calculates emissivity for a list of NDVI values and applies the look-up table to an image with Image.remap, which should be faster than calculating emissivity for each pixel according to the GEE Profiler.

Calculates emissivity for a list of NDVI values and applies the look-up table to an image with Image.remap, which should be faster than calculating emissivity for each pixel according to the GEE Profiler.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 66

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 65: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@cgmorton
Copy link
Member

This isn't really relevant now that we have switched to using the Collection 2 LST images, but still an interesting idea to look into if we ever go back to computing LST.

@cgmorton cgmorton closed this Feb 17, 2022
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.

None yet

3 participants