coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] Rechunk DataArray to calculate 90% quantile over over chunked time dimension #1411

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

I try to calculate the 90 percentile over a period of 15 years. The data is stored in netCDF files (where 1 month is stored in 1 file --> 12files/year * 16years).

The data was opened using following command: `ds = xr.open_mfdataset(f"{rootdir}/*.nc, chu…


Would you like to know more?

Read the full article on the following website:

https://stackoverflow.com/questions/73771129/rechunk-dataarray-to-calculate-90-quantile-over-over-chunked-time-dimension