- Notifications
You must be signed in to change notification settings - Fork85
-
I'd like to use the focal-functionalities of xarray-spatial to calculate some statistics for a raster with multiple bands (in my case R, G and B). Unfortunately, so far, focal seems to be limited to 2d-arrays, eg. when handing over a RGB-3d-array tofocal.apply() I get this error message:
Is there a way of calculating focal statistics on multiple bands? Or are there plans to include this functionality in the future? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment