1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add `x` and `y` properties to the `StreamObject` class in the pytopotoolbox Python library. These properties should return the x and y coordinates of the stream network nodes, computed using the existing `transform` attribute and node indices. The coordinates should ideally be returned as NumPy arrays.

Complexity: 2/5
enhancement good first issue

Python interface to TopoToolbox

Python