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

Correction for incorrect Landsat-8/9 orbit states (orbit direction) #53

Merged
merged 2 commits into from
May 21, 2024

Conversation

floeschau
Copy link
Collaborator

@floeschau floeschau commented Apr 16, 2024

With this change, the correct orbit direction is now derived from the row value in the metadata. Previously "descending" was set as a fixed value.

Row values that are less or equal than 122 indicate descending orbit (sun-facing side of the Earth); values above 122 indicate ascending orbit (night side), see here for reference.

Fixed also Landsat-9 test case expected output with wrong orbit direction
@floeschau floeschau merged commit ef25633 into develop May 21, 2024
3 checks passed
@floeschau floeschau deleted the feature/landsat-orbit_ESACPE-1858 branch May 21, 2024 15:10
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.

1 participant