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

Add ability to create a new raster from a template raster #15

Open
fbunt opened this issue Mar 28, 2023 · 1 comment
Open

Add ability to create a new raster from a template raster #15

fbunt opened this issue Mar 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fbunt
Copy link
Contributor

fbunt commented Mar 28, 2023

A user recently wanted to be able to take take their dask array and create a new raster using a template raster. We should add this functionality to our package instead of making them muck about with the underlying xarray and dask objects.

@fbunt fbunt self-assigned this Aug 24, 2023
@fbunt fbunt added the enhancement New feature or request label Aug 24, 2023
@fbunt
Copy link
Contributor Author

fbunt commented Sep 5, 2024

This is solved now using raster_tools.raster.data_to_raster_like. I will close this issue once that group of functions are documented and exported.

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

No branches or pull requests

1 participant