Skip to content

Save geotif#17

Open
k034b363 wants to merge 6 commits intomainfrom
16-save-geotif
Open

Save geotif#17
k034b363 wants to merge 6 commits intomainfrom
16-save-geotif

Conversation

@k034b363
Copy link
Contributor

Describe your changes
This PR adds a function save_geotif that allows a user to output a mask or otherwise modified image as a geotif using the same metadata as the original image read in by read_geotif.

Type of update
New feature

Associated issues
Closes #16

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/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved

@k034b363 k034b363 linked an issue Sep 17, 2024 that may be closed by this pull request
@deepsource-io
Copy link

deepsource-io bot commented Sep 17, 2024

Here's the code health analysis summary for commits bc7a157..9509ccb. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePython
Branch Coverage100%100%
Composite Coverage100%100%
Line Coverage100%100%
New Branch Coverage100%100%
New Composite Coverage100%100%
New Line Coverage100%100%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@k034b363 k034b363 added enhancement New feature or request help wanted Extra attention is needed Work in Progress labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed Work in Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function to save out a mask as a geotif

2 participants