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

ENH: Add allow_one_dimensional_raster option to rio.clip_box #796

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Jul 5, 2024

@snowman2 snowman2 added the enhancement New feature or request label Jul 5, 2024
@snowman2 snowman2 added this to the 0.15.8 milestone Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.91%. Comparing base (ae6635a) to head (ea96996).
Report is 95 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master     #796     +/-   ##
=========================================
  Coverage   95.90%   95.91%             
=========================================
  Files          12       24     +12     
  Lines        1735     3524   +1789     
=========================================
+ Hits         1664     3380   +1716     
- Misses         71      144     +73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@snowman2 snowman2 requested a review from justingruca July 5, 2024 17:18
@snowman2 snowman2 closed this Jul 5, 2024
@snowman2 snowman2 reopened this Jul 5, 2024
@snowman2 snowman2 merged commit cdce2cc into corteva:master Jul 5, 2024
21 of 23 checks passed
@snowman2 snowman2 deleted the allow_one_dim branch July 5, 2024 20:02
@snowman2
Copy link
Member Author

snowman2 commented Jul 5, 2024

Thanks @justingruca 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"At least one of the clipped raster x,y coordinates has only one point" Error when using rio.clip_box
2 participants