-
I am trying to compute basin averages for a large number of watershed catchments using |
Beta Was this translation helpful? Give feedback.
Answered by
dhah229
Aug 3, 2024
Replies: 1 comment
-
It turns out that the easiest way is to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dhah229
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It turns out that the easiest way is to use the
w
attribute fromSpatialAverager
and concatenate it by thegeom
dimension!