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

index.html rendering thumbnail for scenes without proper bands #1

Open
jedsundwall opened this issue Jan 27, 2015 · 1 comment
Open
Assignees

Comments

@jedsundwall
Copy link

Some scenes do not include all of the bands necessary to render a thumbnail, and their index pages look broken as a result.

Here are a few scenes with insufficient bands as an example:
https://s3-us-west-2.amazonaws.com/landsat-pds/L8/116/206/LT81162062015025LGN00/index.html
https://s3-us-west-2.amazonaws.com/landsat-pds/L8/116/202/LT81162022015025LGN00/index.html
https://s3-us-west-2.amazonaws.com/landsat-pds/L8/141/218/LT81412182015024LGN00/index.html

In instances where we do not have enough bands to produce a thumbnail, we should simply not insert a reference to a jpg. In the future, we may consider including messaging explaining that a limited set of bands is available for the scene.

@celoyd
Copy link

celoyd commented Jan 27, 2015

These can be identified by the scene ID. If it starts with LT, it has thermal bands only.

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

3 participants