NOAA-OWP / ngen

Next Generation Water Modeling Engine and Framework Prototype
Other
84 stars 62 forks source link

Xarray version conflict between t-route and LSTM #812

Open donaldwj opened 5 months ago

donaldwj commented 5 months ago

Short description explaining the high-level reason for the new issue.

Current behavior

LSTM works only with xarray 0.16, t-route requires xarray >= 0.19.

Expected behavior

LSTM needs to be able to work with modern xarray to be useable in the framework with routing enabled.

Steps to replicate behavior (include URLs)

1.

Screenshots