pangeo-data/rechunker

new release?

Closed this issue · 5 comments

I'd like to know if a new release of xbatcher rechunker could be made? ) 0.4.2 was made nearly a year ago and since there have been a few important additions here, including the removal of an annoying print statement (0.4.2...master). Would someone be willing to make the 0.4.3 release?

You mean rechunker?

It's relatively easy to make a new release. We have a workflow for it.

The problem is that the current package is pretty fundamentally broken--see #92. But I guess we don't have to fix that in order to release 0.4.3.

You mean rechunker?

🤦 - yes. Multithreading is not my strong suit.

The problem is that the current package is pretty fundamentally broken--see #92.

Interestingly, we don't seem to be hitting the same problem in #92 so a new release would work. But I we can also try reverting to 0.3.3 too.

I have a theory that this problem is highly dependent on the inputs and is particularly bad if you are using xarray inputs.

I think I have some time next week to try to finally fix the core problem. So could you wait 1 week for your release?

0.5.0 has been released.