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 methods for extracting true footprint for sampling valid data only #1881

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    b3c9efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae7a22e View commit details
    Browse the repository at this point in the history
  3. Set nodata value for raster if None

    This is required for the footprint-extraction to work
    adriantre committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    691dfc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2daeaab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aafae24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9102520 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e015a0 View commit details
    Browse the repository at this point in the history
  8. Run ruff after merge

    adriantre committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    82895db View commit details
    Browse the repository at this point in the history
  9. Fix incorrect import

    adriantre committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6069d2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cf0e8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1e98f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28ca6b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    93b3395 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ec068c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    c7e85ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce6f74a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ddee5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e16150 View commit details
    Browse the repository at this point in the history
  5. Suggest method for extracting filepaths from rtree

    To avoid boilerplate casting
    adriantre committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f614f08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22ae05f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    58821fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4332601 View commit details
    Browse the repository at this point in the history