Skip to content

Commit

Permalink
deploy: 2eead17
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Oct 29, 2024
1 parent 8918c15 commit 358a32d
Show file tree
Hide file tree
Showing 52 changed files with 92 additions and 92 deletions.
Binary file modified .doctrees/array-api.doctree
Binary file not shown.
Binary file modified .doctrees/configuration.doctree
Binary file not shown.
Binary file modified .doctrees/design.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion _sources/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ These properties can be passed directly to the {py:class}`Spec <cubed.Spec>` con
| Property | Default | Description |
|--------------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
| `work_dir` | `None` | The directory path (specified as an fsspec URL) used for storing intermediate data. If not set, the user's temporary directory is used. |
| `allowed_mem` | `200MB` | The total memory available to a worker for running a task. This includes any `reserved_mem` that has been set. |
| `allowed_mem` | `2GB` | The total memory available to a worker for running a task. This includes any `reserved_mem` that has been set. |
| `reserved_mem` | `100MB` | The memory reserved on a worker for non-data use when running a task |
| `executor_name` | `single-threaded` | The executor for running computations. One of `single-threaded`, `threads`, `processes`, `beam`, `coiled`, `dask`, `lithops`, `modal`. |
| `executor_options` | `None` | Options to pass to the executor on construction. See below for possible options for each executor. |
Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '1f0f81a',
VERSION: '2eead17',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions api.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="_static/documentation_options.js?v=500fbc30"></script>
<script src="_static/documentation_options.js?v=de5992a9"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="Diagnostics" href="user-guide/diagnostics.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions array-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="_static/documentation_options.js?v=500fbc30"></script>
<script src="_static/documentation_options.js?v=de5992a9"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.measure_reserved_mem" href="generated/cubed.measure_reserved_mem.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions computation.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="_static/documentation_options.js?v=500fbc30"></script>
<script src="_static/documentation_options.js?v=de5992a9"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="Operations" href="operations.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
6 changes: 3 additions & 3 deletions configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="_static/documentation_options.js?v=500fbc30"></script>
<script src="_static/documentation_options.js?v=de5992a9"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="Python Array API" href="array-api.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down Expand Up @@ -457,7 +457,7 @@ <h3>Spec options<a class="headerlink" href="#spec-options" title="Link to this h
<td><p>The directory path (specified as an fsspec URL) used for storing intermediate data. If not set, the user’s temporary directory is used.</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">allowed_mem</span></code></p></td>
<td><p><code class="docutils literal notranslate"><span class="pre">200MB</span></code></p></td>
<td><p><code class="docutils literal notranslate"><span class="pre">2GB</span></code></p></td>
<td><p>The total memory available to a worker for running a task. This includes any <code class="docutils literal notranslate"><span class="pre">reserved_mem</span></code> that has been set.</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">reserved_mem</span></code></p></td>
Expand Down
4 changes: 2 additions & 2 deletions contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="_static/documentation_options.js?v=500fbc30"></script>
<script src="_static/documentation_options.js?v=de5992a9"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -49,7 +49,7 @@
<link rel="prev" title="Computation" href="computation.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions design.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="_static/documentation_options.js?v=500fbc30"></script>
<script src="_static/documentation_options.js?v=de5992a9"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="Related Projects" href="related-projects.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.Array.compute.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.Array" href="cubed.Array.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.Array.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="API Reference" href="../api.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.Array.rechunk.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.Array.compute" href="cubed.Array.compute.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.Array.visualize.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.Array.rechunk" href="cubed.Array.rechunk.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.Callback.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.random.random" href="cubed.random.random.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.Spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.Callback" href="cubed.Callback.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.TaskEndEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.Spec" href="cubed.Spec.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.apply_gufunc.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.to_zarr" href="cubed.to_zarr.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.compute.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.Array.visualize" href="cubed.Array.visualize.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.from_array.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.visualize" href="cubed.visualize.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.from_zarr.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.from_array" href="cubed.from_array.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
4 changes: 2 additions & 2 deletions generated/cubed.map_blocks.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />

<script src="../_static/documentation_options.js?v=500fbc30"></script>
<script src="../_static/documentation_options.js?v=de5992a9"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
Expand All @@ -50,7 +50,7 @@
<link rel="prev" title="cubed.apply_gufunc" href="cubed.apply_gufunc.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="1f0f81a
<meta name="docsearch:version" content="2eead17
" />
</head>

Expand Down
Loading

0 comments on commit 358a32d

Please sign in to comment.