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

Enhance CHM interpolation logic and update tests. #17

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

iosefa
Copy link
Owner

@iosefa iosefa commented Dec 3, 2024

The interpolation parameter now supports a 'None' option, ensuring no interpolation is performed if desired. Adjusted the tests accordingly to accommodate the changes in CHM calculation, including verification for voxel processing and grid orientation. Additionally, revised test cases to handle larger datasets and improved CHM height checks.

The interpolation parameter now supports a 'None' option, ensuring no interpolation is performed if desired. Adjusted the tests accordingly to accommodate the changes in CHM calculation, including verification for voxel processing and grid orientation. Additionally, revised test cases to handle larger datasets and improved CHM height checks.
@iosefa iosefa merged commit a82f91e into main Dec 3, 2024
3 checks passed
@codecov-commenter
Copy link

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

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
pyforestscan/calculate.py 100.00% <100.00%> (ø)
tests/test_calculate.py 100.00% <100.00%> (ø)

@iosefa iosefa deleted the tests/fit-tests branch December 3, 2024 09:47
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