Uh oh!
There was an error while loading. Please reload this page.
Conversation
for more information, see https://pre-commit.ci
This reverts commit 1f8a01c.
Co-authored-by: LucaMarconato <LucaMarconato@users.noreply.github.com>
…eate_upath function
… support for other elements
for more information, see https://pre-commit.ci
…or to emulate previous ome_zarr.io.parse_url
… support for other elements
for more information, see https://pre-commit.ci
…or to emulate previous ome_zarr.io.parse_url
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@## main #971 +/- ##
==========================================
+ Coverage 92.11% 92.39% +0.28%
==========================================
Files 48 48 Lines 7429 7453 +24 ==========================================
+ Hits 6843 6886 +43 + Misses 586 567 -19
🚀 New features to boost your workflow:
|
* tests: update tests to use remote paths * spatialdata._io._utils: support consolidated remote stores * spatialdata._io.format: supprot remote embl datasets on s3 --------- Co-authored-by: Wouter-Michiel Vierdag <w-mv@hotmail.com>
Co-authored-by: Wouter-Michiel Vierdag <w-mv@hotmail.com>
Co-authored-by: Wouter-Michiel Vierdag <w-mv@hotmail.com>
Co-authored-by: Wouter-Michiel Vierdag <w-mv@hotmail.com>
* refactor StoreLike to types * support remote write points and shapes * cleanup * add additional remote write support * update dependency ome-zarr * revert update dependency * support remote write tables
melonora
commented
Aug 22, 2025
@ap--@berombau been a long time coming but almost ready to get all the work in regarding remote read and write support. Will add some tests for azure still as well. One blocker currently is that we require the newest version of ome-zarr which includes a fix that I implemented for writing images and labels on remote. The problem is that this version is only available with zarr>3. |
ap--
commented
Aug 22, 2025
Awesome! And thanks for all the work 🙏 Great to see that this will be included. |
No description provided.