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 support for Sentinel-2 MSI L2A SAFE datasets #2783

Merged
merged 54 commits into from
Jun 7, 2024
Merged

Add support for Sentinel-2 MSI L2A SAFE datasets #2783

merged 54 commits into from
Jun 7, 2024

Commits on Apr 18, 2024

  1. initial

    yukaribbba committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    086f45f View commit details
    Browse the repository at this point in the history
  2. Update msi_safe.yaml

    yukaribbba committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    79106e8 View commit details
    Browse the repository at this point in the history
  3. job part1 -- readers

    yukaribbba committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9cdb03e View commit details
    Browse the repository at this point in the history
  4. Update test_msi_safe.py

    yukaribbba committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6f15335 View commit details
    Browse the repository at this point in the history
  5. Update test_msi_safe.py

    yukaribbba committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9d9802a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update msi_safe.yaml

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2dcb4e9 View commit details
    Browse the repository at this point in the history
  2. Update msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8e98a49 View commit details
    Browse the repository at this point in the history
  3. Update test_msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3211d76 View commit details
    Browse the repository at this point in the history
  4. Update msi_safe.yaml

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    59a3f78 View commit details
    Browse the repository at this point in the history
  5. Update test_msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d3cbffa View commit details
    Browse the repository at this point in the history
  6. yaml and test

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b420b19 View commit details
    Browse the repository at this point in the history
  7. Update test_msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    da5f04d View commit details
    Browse the repository at this point in the history
  8. Update test_msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    504590c View commit details
    Browse the repository at this point in the history
  9. Update test_msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f851334 View commit details
    Browse the repository at this point in the history
  10. Update test_msi_safe.py

    yukaribbba committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    057e89e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    bfa5f4b View commit details
    Browse the repository at this point in the history
  2. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c038cfd View commit details
    Browse the repository at this point in the history
  3. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e00e4d3 View commit details
    Browse the repository at this point in the history
  4. fix

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e86b122 View commit details
    Browse the repository at this point in the history
  5. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6b53da0 View commit details
    Browse the repository at this point in the history
  6. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    77b1753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a788854 View commit details
    Browse the repository at this point in the history
  8. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    fe8ac5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80278e1 View commit details
    Browse the repository at this point in the history
  10. Update test_msi_safe.py

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    dfb7e3c View commit details
    Browse the repository at this point in the history
  11. fix

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    59b93b4 View commit details
    Browse the repository at this point in the history
  12. composites

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    93ee913 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f05537 View commit details
    Browse the repository at this point in the history
  14. nvdi

    yukaribbba committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4fbfdcc View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. composites

    yukaribbba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    72af857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedbe82 View commit details
    Browse the repository at this point in the history
  3. Update msi.yaml

    yukaribbba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    110641c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95013ff View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    2fd335d View commit details
    Browse the repository at this point in the history
  2. separate l1c/l2a yaml

    yukaribbba committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f1fb2fd View commit details
    Browse the repository at this point in the history
  3. Update msi.yaml

    yukaribbba committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    478f2e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    2375e56 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    3e61dbe View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. reverse

    yukaribbba committed May 15, 2024
    Configuration menu
    Copy the full SHA
    809107e View commit details
    Browse the repository at this point in the history
  2. re-add

    yukaribbba committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a026d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f90b65 View commit details
    Browse the repository at this point in the history
  4. try

    yukaribbba committed May 15, 2024
    Configuration menu
    Copy the full SHA
    14231e3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    18231e4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update msi.yaml

    yukaribbba committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4a052bc View commit details
    Browse the repository at this point in the history
  2. Update msi.yaml

    yukaribbba committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b7c1b8e View commit details
    Browse the repository at this point in the history
  3. dataid issues

    yukaribbba committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d968b40 View commit details
    Browse the repository at this point in the history
  4. Update test_msi_safe.py

    yukaribbba committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8194060 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    911a6b6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. dataid

    yukaribbba committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6d18e86 View commit details
    Browse the repository at this point in the history
  2. Update msi.yaml

    yukaribbba committed May 28, 2024
    Configuration menu
    Copy the full SHA
    82f742f View commit details
    Browse the repository at this point in the history
  3. composites

    yukaribbba committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d2e3c9f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. drop l2a suffix

    yukaribbba committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    676a5a1 View commit details
    Browse the repository at this point in the history
  2. Update msi_safe_l2a.yaml

    yukaribbba committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ab55c4a View commit details
    Browse the repository at this point in the history