Skip to content

Commit 48c34e9

Browse files
committed
update doc
1 parent f4808fc commit 48c34e9

File tree

5 files changed

+190
-187
lines changed

5 files changed

+190
-187
lines changed

docs/building/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ computed as the dataset is build, and stored in the metadata, with other
1414
information such as the the locations of the grid points, the list of
1515
variables, etc.
1616

17-
.. figure:: ../schemas/recipe.svg
17+
.. figure:: ../schemas/recipe.png
1818
:alt: Building datasets
1919
:align: center
2020

docs/overview.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ ensemble, and fourth dimension are the grid points values.
2424
Chunking
2525
**********
2626

27-
.. figure:: schemas/matrix.svg
27+
By default, the array is chunked along the time dimensions so the whole
28+
state of the atmosphere at a given time is loaded in one go:
29+
30+
.. figure:: schemas/matrix.png
2831
:alt: Data chunking
2932
:align: center
3033

0 commit comments

Comments
 (0)