Skip to content

Comments

process: add skip_existing and verbose options to tile processing#39

Merged
iosefa merged 1 commit intomainfrom
feat/improve-process-tiles
Oct 9, 2025
Merged

process: add skip_existing and verbose options to tile processing#39
iosefa merged 1 commit intomainfrom
feat/improve-process-tiles

Conversation

@iosefa
Copy link
Owner

@iosefa iosefa commented Oct 9, 2025

  • skip_existing: Skips tiles with existing output files to avoid redundant processing.
  • verbose: Adds detailed warnings for invalid tiles, buffer adjustments, and empty data, improving debugging.
  • Refined buffer cropping logic to handle small tiles more robustly, ensuring valid outputs.
  • Updated docstrings to reflect new parameters and behavior changes.

- `skip_existing`: Skips tiles with existing output files to avoid redundant processing.
- `verbose`: Adds detailed warnings for invalid tiles, buffer adjustments, and empty data, improving debugging.
- Refined buffer cropping logic to handle small tiles more robustly, ensuring valid outputs.
- Updated docstrings to reflect new parameters and behavior changes.
@iosefa iosefa self-assigned this Oct 9, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 16.66667% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pyforestscan/process.py 16.66% 20 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
pyforestscan/process.py 40.54% <16.66%> (-2.98%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@iosefa iosefa merged commit 7c7fc15 into main Oct 9, 2025
3 checks passed
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.

2 participants