ScrollPrize / vesuvius

Python library for accessing Vesuvius Challenge data
MIT License
13 stars 1 forks source link

Volume #1

Closed giorgioangel closed 3 months ago

giorgioangel commented 3 months ago

Changes: volume.py now is Tensorstore based, more efficient and stable reading of remote repositories include a first attempt of ome_zarr compatibility Cubes, class to work with cube dataset, not working yet TODO: include caching system with same filename system as in the old file, now moved to volumes_2.py

paths.py: draft of website traversing paths, not working yet