File: index.rst

package info (click to toggle)
zarr 3.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,816 kB
  • sloc: python: 21,300; makefile: 215; javascript: 15
file content (30 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
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
.. _user-guide:

User guide
==========

.. toctree::
    :maxdepth: 1

    installation
    arrays
    groups
    attributes
    storage
    config
    v3_migration

Advanced Topics
---------------

.. toctree::
    :maxdepth: 1

    performance
    consolidated_metadata
    extending
    gpu


.. Coming soon
    async