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

Get Hydropandas time series observations from rasters (xarray Datasets / DataArrays) #123

Open
martinvonk opened this issue Apr 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@martinvonk
Copy link
Collaborator

martinvonk commented Apr 14, 2023

With nlmod we get more logic to import meteorological raster data e.g. gwmod/nlmod#159. I would like to create time series from these raster datasets using HydroPandas. I want to be smart with selecting the pixel using nearest, von neumann and moore algorithms. I think we don't need nlmod as a dependency if we get everything from xarray Datasets / DataArrays.

@martinvonk martinvonk self-assigned this Apr 14, 2023
@martinvonk martinvonk added the enhancement New feature or request label Apr 14, 2023
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