Skip to content

hydrograph needs to accept xarray objects as inputs #477

@RolfHut

Description

@RolfHut

Current implementation of hydrograph assumes pandas objects, but with 2.0 we have (silently?) moved to having xarray as the default data object.

Suggested implementation: check object type and convert internally to pandas is the easiest. Rewrite entirely to xarray might be better.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions