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

Minor updates to rasterio creation options PR #1

Conversation

gmgunter
Copy link

Few minor suggestions:

  • Add **options to the docstring of RasterBand.__init__ (second overload)
  • Disallow creation options when opening an existing raster

Ensure that driver-specific keyword options were not supplied when
opening an existing raster band. These options can only be specified
when creating a new raster.
@scottstanie scottstanie merged commit e0de066 into scottstanie:rasterio-creation-options Sep 27, 2023
@gmgunter gmgunter deleted the rasterio-creation-options-update branch September 27, 2023 16:53
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