Commit d6384f5
docs: split tutorial into multiple user guide sections (#2589)
* docs: split tutorial into multiple user guide sections
* Apply suggestions from code review
Co-authored-by: David Stansby <[email protected]>
* respond to david's review
* add todos for remainig api changes
* docs: add new top level about page (#2592)
* docs: add new top level about page
* fixup
* fixup
* fixup
* docs: add docs on extending zarr 3 (#2597)
* docs: add docs on extending zarr 3
* Apply suggestions from code review
Co-authored-by: David Stansby <[email protected]>
* move note up
* remove test.py (#2612)
* Note that whole directories can be deleted in LocalStore (#2606)
* fix: run-coverage command now tracks src directory (#2615)
* fix doc build
* Update docs/user-guide/extending.rst
---------
Co-authored-by: Norman Rzepka <[email protected]>
Co-authored-by: David Stansby <[email protected]>
Co-authored-by: Davis Bennett <[email protected]>
* Use doctests for guide (#2623)
* Use doctests for arrays.rst
* Use doctests for attributes.rst
* Use doctests for config.rst
* Use doctests for consolidated metadata
* Use doctests for groups.rst
* Use doctests for preformance.rst
* Use doctests for storage.rst
* Remove ipython config for docs
* Fix performance doctest output
* Enable doctests
* Add a doctest CI run
* Remove rmtrees
* Delete data dir before doctests
* Fix doctests
* fix doctests for arrays.rst
* fix doctests for consolidated_metadata.rst
* fixes for doctest
* tests
* debugging
* debugging
* debugging
* debugging
* debugging
---------
Co-authored-by: David Stansby <[email protected]>
Co-authored-by: Norman Rzepka <[email protected]>
Co-authored-by: Davis Bennett <[email protected]>
Co-authored-by: Deepak Cherian <[email protected]>1 parent c070940 commit d6384f5
File tree
26 files changed
+1565
-1982
lines changed- .github/workflows
- data
- docs
- guide
- user-guide
- src/zarr/core
- tests
26 files changed
+1565
-1982
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
97 | 121 | | |
98 | 122 | | |
99 | 123 | | |
100 | 124 | | |
101 | 125 | | |
102 | 126 | | |
103 | 127 | | |
| 128 | + | |
104 | 129 | | |
105 | 130 | | |
106 | 131 | | |
| |||
111 | 136 | | |
112 | 137 | | |
113 | 138 | | |
114 | | - | |
| 139 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
This file was deleted.
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 4 | | |
17 | 5 | | |
18 | 6 | | |
| |||
31 | 19 | | |
32 | 20 | | |
33 | 21 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 22 | | |
41 | 23 | | |
42 | 24 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments