We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b9a73 commit ec404d2Copy full SHA for ec404d2
docs/source/usage/workflow.rst
@@ -1,7 +1,10 @@
1
.. _workflow:
2
3
+Workflow
4
+========
5
+
6
Access modes
-============
7
+------------
8
9
The openPMD-api distinguishes between a number of different access modes:
10
@@ -60,8 +63,6 @@ The openPMD-api distinguishes between a number of different access modes:
60
63
It is a user's responsibility to ensure that the appended dataset and the appended-to dataset are compatible with each other.
61
64
The results of using incompatible backend configurations are undefined.
62
65
-Workflow
-========
66
67
Deferred Data API Contract
68
--------------------------
0 commit comments