@Anderson Banihirwe @Deepak Cherian Do you know if there is any way that I can get the mean value of each chunk of Xarray dataarray?
Yeah you'll have to drop down to the dask level though. What are you trying to do? Can you post an example?
Yeah you'll have to drop down to the dask level though. What are you trying to do? Can you post an example?
Actually xarray.map_blocks
will work but you'll have to construct the template
properly.
Last updated: May 16 2025 at 17:14 UTC