Wouter-Michiel Vierdag

Results 274 comments of Wouter-Michiel Vierdag

Oh I wouldn't go with the actual output of interpolation within the shape itself, but for example geopandas has a `.geometry` column containing the geometry, but then another column can...

@LucaMarconato I think we seriously need to discuss this now as with napari 0.5.0 units can now be passed to the viewer.

Note that when computing the datasets, the actual values are different, this is not specific to Mac.

Could you please provide the code that causes this error? Just wondering what store is being used at the moment and also to see if I can try replicate it...

FYI, the PR got merged in time for the monthly dask release which would happen either end of this week or start of next week.

also FYI https://github.com/zarr-developers/zarr-python/pull/3612

@d-v-b I know right now this won't work when zarr v2 is used. I can add that functionality as well or we say the convenience function is not supported for...

added zarr v2 support. If in general the code is approved, I will add documentation.

@d-v-b @joshmoore I think I have now addressed all comments and I also added documentation, so I think this would be ready for a final round of review. @d-v-b thanks...