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

Please include python code to compute RGB composites #5

Open
whoschek opened this issue Apr 9, 2024 · 2 comments
Open

Please include python code to compute RGB composites #5

whoschek opened this issue Apr 9, 2024 · 2 comments

Comments

@whoschek
Copy link

whoschek commented Apr 9, 2024

Please include python code to recompute thumbnails and also how to compute full scale True Color Images from the three RGB bands, perhaps along the lines of https://sentinels.copernicus.eu/web/sentinel/user-guides/sentinel-2-msi/definitions. In practice, the details of the algorithm matter a great deal.

@aliFrancis
Copy link
Collaborator

Hi @whoschek . You're right, it should be included somewhere. I'm not sure we want to place it in this Major TOM repo, as it is rather specific to the individual datasets, and may not be the same for future ones, presumably.

I guess the best way is to distribute thumbnail creation functions (and other code/context) alongside the data itself. This could take the form of a simple python file with a set of functions. What do you think?

@whoschek
Copy link
Author

@aliFrancis Yeah, a simple python file with a set of functions would be great!

For example along the lines of 01-Major-TOM-Filter.ipynb or similar.

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

2 participants