Xarray .where() unable to parse multiple n-dimensional arrays
I’m trying to use the xr.where() function to create a binary based on multiple arrays. The code I am using is the following:
I’m trying to use the xr.where() function to create a binary based on multiple arrays. The code I am using is the following: