Commit 8471085
committed
Revamp file-based data access
- New datasource URL syntax based on ZEP 8
proposal (zarr-developers/zeps#48)
- Support for ZIP archives1 parent 5898236 commit 8471085
File tree
583 files changed
+21365
-6773
lines changed- .github/workflows
- build_tools
- vitest
- examples
- parcel
- parcel-project-built
- parcel-project-source
- rsbuild
- rsbuild-project-built
- rsbuild-project-source
- rspack
- rspack-project-built
- rspack-project-source
- vite
- vite-project-built
- vite-project-source
- webpack
- webpack-project-built
- webpack-project-source
- python
- neuroglancer
- tests
- src
- annotation
- async_computation
- chunk_manager
- credentials_provider
- datasource
- boss
- brainmaps
- deepzoom
- dvid
- graphene
- n5
- nggraph
- nifti
- obj
- precomputed
- python
- render
- vtk
- zarr
- codec
- blosc
- bytes
- crc32c
- gzip
- sharding_indexed
- transpose
- zstd
- kvstore
- byte_range
- gcs
- gzip
- http
- middleauth
- ngauth
- s3
- special
- zip
- layer
- annotation
- segmentation
- mesh
- python_integration
- single_mesh
- sliceview
- backend_chunk_decoders
- compressed_segmentation
- ui
- util
- webgl
- widget
- testdata
- codec
- compressed_segmentation
- npy
- datasource
- deepzoom
- n5
- n5_viewer_multiscale_deprecated
- s0
- s1
- s2
- n5_viewer_multiscale_modern
- s0
- s1
- s2
- nifti
- precomputed
- one_channel
- two_channels
- zarr
- ome_zarr
- simple_0.4
- scale0
- image
- 0
- scale1
- image
- 0
- scale2
- image
- 0
- simple_0.5
- scale0
- image
- c/0
- scale1
- image
- c/0
- scale2
- image
- c/0
- zarr_v2/from_zarr-python
- data.zarr
- 1d.chunked.i2
- 1d.chunked.ragged.i2
- 1d.contiguous.S7
- 1d.contiguous.U13.be
- 1d.contiguous.U13.le
- 1d.contiguous.U7
- 1d.contiguous.b1
- 1d.contiguous.blosc.i2
- 1d.contiguous.f4.be
- 1d.contiguous.f4.le
- 1d.contiguous.f8
- 1d.contiguous.i4
- 1d.contiguous.lz4.i2
- 1d.contiguous.raw.i2
- 1d.contiguous.u1
- 1d.contiguous.zlib.i2
- 1d.contiguous.zstd.i2
- 2d.chunked.U7
- 2d.chunked.i2
- 2d.chunked.ragged.i2
- 2d.contiguous.i2
- 3d.chunked.O
- 3d.chunked.i2
- 3d.chunked.mixed.i2.C
- 3d.chunked.mixed.i2.F
- 3d.contiguous.i2
- zarr_v3
- examples
- single_res
- c
- 0
- 1
- from_zarrita
- data.zarr
- 1d.chunked.compressed.sharded.i2
- c
- 1d.chunked.filled.compressed.sharded.i2
- c
- 1d.chunked.i2
- c
- 1d.chunked.ragged.i2
- c
- 1d.contiguous.b1
- c
- 1d.contiguous.blosc.i2
- c
- 1d.contiguous.compressed.sharded.b1
- c
- 1d.contiguous.compressed.sharded.f4
- c
- 1d.contiguous.compressed.sharded.f8
- c
- 1d.contiguous.compressed.sharded.i2
- c
- 1d.contiguous.compressed.sharded.i4
- c
- 1d.contiguous.compressed.sharded.u1
- c
- 1d.contiguous.f4.be
- c
- 1d.contiguous.f4.le
- c
- 1d.contiguous.f8
- c
- 1d.contiguous.gzip.i2
- c
- 1d.contiguous.i4
- c
- 1d.contiguous.raw.i2
- c
- 1d.contiguous.u1
- c
- 2d.chunked.compressed.sharded.filled.i2
- c
- 0
- 1
- 2d.chunked.compressed.sharded.i2
- c
- 0
- 1
- 2d.chunked.i2
- c
- 0
- 1
- 2d.chunked.ragged.compressed.sharded.i2
- c
- 0
- 1
- 2d.chunked.ragged.i2
- c
- 0
- 1
- 2d.contiguous.compressed.sharded.i2
- c/0
- 2d.contiguous.i2
- c/0
- 3d.chunked.compressed.sharded.i2
- c
- 0
- 0
- 1
- 1
- 0
- 1
- 3d.chunked.i2
- c
- 0
- 0
- 1
- 2
- 1
- 0
- 1
- 2
- 2
- 0
- 1
- 2
- 3d.chunked.mixed.compressed.sharded.i2
- c/0/0
- 3d.chunked.mixed.i2.C
- c/0/0
- 3d.chunked.mixed.i2.F
- c/0/0
- 3d.contiguous.compressed.sharded.i2
- c/0/0
- 3d.contiguous.i2
- c/0/0
- kvstore
- files
- baz
- gzip
- zip
- from-yauzl
- failure
- success
- mesh
- tests
- datasource
- metadata_snapshots
- deepzoom
- n5
- nifti
- precomputed
- zarr
- fixtures
- kvstore
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
583 files changed
+21365
-6773
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
99 | 104 | | |
100 | 105 | | |
101 | 106 | | |
102 | | - | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
149 | | - | |
| 154 | + | |
150 | 155 | | |
151 | 156 | | |
152 | 157 | | |
| |||
221 | 226 | | |
222 | 227 | | |
223 | 228 | | |
224 | | - | |
| 229 | + | |
225 | 230 | | |
226 | 231 | | |
227 | 232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
41 | 36 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
62 | 85 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 86 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 87 | | |
72 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
73 | 95 | | |
74 | 96 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
84 | 114 | | |
85 | 115 | | |
86 | 116 | | |
| |||
94 | 124 | | |
95 | 125 | | |
96 | 126 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments