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

Add reader for Landsat L1 data #2904

Merged
merged 15 commits into from
Oct 17, 2024
Merged

Add reader for Landsat L1 data #2904

merged 15 commits into from
Oct 17, 2024

Commits on Sep 9, 2024

  1. Initial Landsat L1 commit

    simonrp84 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    793fab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    15a575f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31aff4d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    411741c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7e9853 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e8fa3ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62eee6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    b67dc85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0054c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ce1d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix Landsat SZA tests.

    simonrp84 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f7b739 View commit details
    Browse the repository at this point in the history
  2. Update Landsat reader to correctly return reflectance, and add compos…

    …ites (based on MSI). Also, split tests into manageable chunks.
    simonrp84 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6ecb847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ad3358 View commit details
    Browse the repository at this point in the history
  4. Use fixtures in tests

    mraspaud committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ffaab45 View commit details
    Browse the repository at this point in the history
  5. Use automatic chunking size

    mraspaud committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dce15c3 View commit details
    Browse the repository at this point in the history