You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: