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

Bug in parser Landsat-4 scenes #12

Closed
raphaelrpl opened this issue Dec 1, 2020 · 0 comments
Closed

Bug in parser Landsat-4 scenes #12

raphaelrpl opened this issue Dec 1, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@raphaelrpl
Copy link
Contributor

The following error occurs when trying to parse Landsat-4 (LANDSAT_TM_C1):

File "/home/user/bdc-collectors/bdc_collectors/usgs/parser.py", line 29, in __init__
  raise RuntimeError(f'Invalid Landsat scene {scene_id}')
RuntimeError: Invalid Landsat scene LT04_L1TP_220068_19880927_20170205_01_T1
@raphaelrpl raphaelrpl added the bug Something isn't working label Dec 1, 2020
@raphaelrpl raphaelrpl added this to the 0.2.0 milestone Dec 1, 2020
@raphaelrpl raphaelrpl self-assigned this Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant