eWaterCycle / eWaterCycle/ewatercycle

hydrograph needs to accept xarray objects as inputs

Open
#477 4 comments 1 reaction 2 assignees Claimed by @RolfHut View on GitHub
enhancement
Dominant language
Python
Stars
41
Forks
6
Avg merge
8d 23h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.