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: kwargs & gcps support for rio.reproject #370

Merged
merged 3 commits into from
Jul 6, 2021

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Jul 6, 2021

This one snowballed a bit:

- ENH: Allow passing in kwargs to rio.reproject (issue #369)
- ENH: Allow nodata override and provide default nodata based on dtype in rio.reproject
- ENH: Add support for passing in gcps to rio.reproject (issue #339)

@snowman2 snowman2 requested a review from justingruca July 6, 2021 15:45
@snowman2 snowman2 changed the title Reprojex args ENH: kwargs & gcps support for rio.reproject Jul 6, 2021
@snowman2
Copy link
Member Author

snowman2 commented Jul 6, 2021

Had to pin GDAL due to #371

@snowman2 snowman2 merged commit c520366 into corteva:master Jul 6, 2021
@snowman2 snowman2 deleted the reprojex_args branch April 22, 2024 14:46
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.

ENH: Allow passing in arguments into rasterio.warp.transform in rio.reproject
2 participants