Skip to content

Handle float32#123

Open
joshqsumner wants to merge 8 commits intomainfrom
handle_float32
Open

Handle float32#123
joshqsumner wants to merge 8 commits intomainfrom
handle_float32

Conversation

@joshqsumner
Copy link
Copy Markdown
Contributor

@joshqsumner joshqsumner commented Apr 9, 2026

Describe your changes
Adding logic to handle float32 dtype images. Changes how nodata values are handled when reading in data.

Type of update
This is a bug fix.

Associated issues
None

Additional context
This does not yet apply the changes to analyze functions where the nodata value is used, we are expecting to handle that at some other time with a mask passed to zonal_stats.

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv-geospatial/mkdocs.yml
  • Changes to function input/output signatures added to changelog.md
  • Code reviewed
  • PR approved

@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented Apr 9, 2026

DeepSource Code Review

We reviewed changes in d48a0b8...3569320 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Coverage  

Code Review Summary

Analyzer Status Updated (UTC) Details
Python Apr 17, 2026 8:23p.m. Review ↗
Code coverage Apr 17, 2026 8:25p.m. Review ↗

Code Coverage Summary

Language Line Coverage (New Code) Line Coverage (Overall)
Aggregate
100%
100%
Python
100%
100%

➟ Additional coverage metrics may have been reported. See full coverage report ↗


Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants