Open Issues Need Help
View All on GitHub Expose x and y coordinates of `StreamObject` about 1 month ago
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