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

Implement boundless padding with reflect mode for tiling #2

Closed
fwfichtner opened this issue Apr 29, 2020 · 1 comment
Closed

Implement boundless padding with reflect mode for tiling #2

fwfichtner opened this issue Apr 29, 2020 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@fwfichtner
Copy link
Contributor

fwfichtner commented Apr 29, 2020

We should implement a boundless padding with reflect mode for the tile creation.
For being boundless we only need to not intersect with the bounding_window: .intersection(bounding_window) (link)
The padding might be rather complex in combination with the dataset.

@fwfichtner fwfichtner added the enhancement New feature or request label Apr 29, 2020
@MWieland MWieland added the wontfix This will not be worked on label Mar 9, 2021
@MWieland
Copy link
Collaborator

MWieland commented Mar 9, 2021

Closing this issue for now as this seems not to be relevant anymore. Suggest to move this to the user to implement themselves directly in numpy or similar. Related to #3 Please feel free to reopen in case this is still required.

@MWieland MWieland closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants