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

SSL4EO-S12: add new dataset/datamodule #1151

Merged
merged 31 commits into from Apr 15, 2023
Merged

SSL4EO-S12: add new dataset/datamodule #1151

merged 31 commits into from Apr 15, 2023

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    e7afd1f View commit details
    Browse the repository at this point in the history
  2. Style fixes

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    44f2953 View commit details
    Browse the repository at this point in the history
  3. 100% coverage

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    45fc445 View commit details
    Browse the repository at this point in the history
  4. fix mypy

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    729d377 View commit details
    Browse the repository at this point in the history
  5. black fixes

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a2f39d5 View commit details
    Browse the repository at this point in the history
  6. mypy fix

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0f0e02d View commit details
    Browse the repository at this point in the history
  7. Convert from db to power

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1ad0fb6 View commit details
    Browse the repository at this point in the history
  8. Don't cast to numpy

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d2a8049 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3df7ec1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a424a77 View commit details
    Browse the repository at this point in the history
  11. Add RandomSeasonContrast

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ec0379a View commit details
    Browse the repository at this point in the history
  12. Fix axes indexing

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6172fff View commit details
    Browse the repository at this point in the history
  13. Add datamodule

    adamjstewart committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4b0774c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. fix tests

    adamjstewart committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    7b32aa3 View commit details
    Browse the repository at this point in the history
  2. mypy fixes

    adamjstewart committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    bd5962a View commit details
    Browse the repository at this point in the history
  3. fix missing import

    adamjstewart committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0265ccf View commit details
    Browse the repository at this point in the history
  4. Fix tests

    adamjstewart committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    6529150 View commit details
    Browse the repository at this point in the history
  5. isort fix

    adamjstewart committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    8268f6e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Typo fix

    adamjstewart committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    05dab7d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. s2c: add B10

    adamjstewart committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1fd7a2b View commit details
    Browse the repository at this point in the history
  2. Update test channels

    adamjstewart committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    80a5c3a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. S2 plotting was broken

    calebrob6 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fe28fe9 View commit details
    Browse the repository at this point in the history
  2. Fix plotting

    calebrob6 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    651347b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cae88d View commit details
    Browse the repository at this point in the history
  4. Black fix

    adamjstewart committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b4e4410 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    c4a5c75 View commit details
    Browse the repository at this point in the history
  2. Rename conf files

    adamjstewart committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5dbcab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

Commits on Apr 9, 2023

  1. Fix pixel size of bands

    adamjstewart committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    87f068e View commit details
    Browse the repository at this point in the history
  2. black fix

    adamjstewart committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d553b57 View commit details
    Browse the repository at this point in the history
  3. Better S1 plotting

    adamjstewart committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    90714a0 View commit details
    Browse the repository at this point in the history