Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
deploy: 380a286
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Sep 20, 2024
1 parent 16a4f23 commit b989377
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a944d9a649090355394ee9d8dc483dc1
config: 7e7f0ad39e147b285efd44a191ea011a
tags: 645f666f9bcd5a90fca523b33c5a78b7
20 changes: 10 additions & 10 deletions _api/cads_api_client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>cads_api_client &#8212; cads_api_client 0.1.dev1+g4b7fc7d documentation</title>
<title>cads_api_client &#8212; cads_api_client 0.1.dev1+g380a286 documentation</title>



Expand Down Expand Up @@ -36,7 +36,7 @@
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="../../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="../../_static/documentation_options.js?v=218d5845"></script>
<script src="../../_static/documentation_options.js?v=993acdb1"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>DOCUMENTATION_OPTIONS.pagename = '_api/cads_api_client/index';</script>
Expand Down Expand Up @@ -118,7 +118,7 @@



<p class="title logo__title">cads_api_client 0.1.dev1+g4b7fc7d documentation</p>
<p class="title logo__title">cads_api_client 0.1.dev1+g380a286 documentation</p>

</a></div>

Expand Down Expand Up @@ -376,7 +376,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p></li>
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p></li>
<li><p><strong>**request</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Any</span></code>) – Request parameters.</p></li>
</ul>
</dd>
Expand Down Expand Up @@ -433,7 +433,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p></li>
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p></li>
<li><p><strong>**request</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Any</span></code>) – Request parameters.</p></li>
</ul>
</dd>
Expand All @@ -452,7 +452,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dd><p>Retrieve a catalogue collection.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p>
<dd class="field-odd"><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p>
</dd>
<dt class="field-even">Return type<span class="colon">:</span></dt>
<dd class="field-even"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">catalogue.Collection</span></code></p>
Expand Down Expand Up @@ -480,7 +480,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dd><p>Retrieve a process.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p>
<dd class="field-odd"><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p>
</dd>
<dt class="field-even">Return type<span class="colon">:</span></dt>
<dd class="field-even"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">processing.Process</span></code></p>
Expand Down Expand Up @@ -509,7 +509,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p></li>
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p></li>
<li><p><strong>target</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span> <span class="pre">|</span> <span class="pre">None</span></code>) – Target path. If None, download to the working directory.</p></li>
<li><p><strong>**request</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Any</span></code>) – Request parameters.</p></li>
</ul>
Expand All @@ -530,7 +530,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p></li>
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p></li>
<li><p><strong>**request</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Any</span></code>) – Request parameters.</p></li>
</ul>
</dd>
Expand All @@ -547,7 +547,7 @@ <h2>Package Contents<a class="headerlink" href="#package-contents" title="Link t
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <cite>reanalysis-era5-pressure-levels</cite>).</p></li>
<li><p><strong>collection_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Collection ID (e.g., <code class="docutils literal notranslate"><span class="pre">&quot;reanalysis-era5-pressure-levels&quot;</span></code>).</p></li>
<li><p><strong>**request</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">Any</span></code>) – Request parameters.</p></li>
</ul>
</dd>
Expand Down
14 changes: 7 additions & 7 deletions _sources/_api/cads_api_client/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Package Contents
Apply constraints to a request.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`
:param \*\*request: Request parameters.
:type \*\*request: :class:`Any`
Expand Down Expand Up @@ -104,7 +104,7 @@ Package Contents
Estimate costs of a request.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`
:param \*\*request: Request parameters.
:type \*\*request: :class:`Any`
Expand All @@ -118,7 +118,7 @@ Package Contents
Retrieve a catalogue collection.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`

:rtype: :class:`catalogue.Collection`
Expand All @@ -140,7 +140,7 @@ Package Contents
Retrieve a process.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`

:rtype: :class:`processing.Process`
Expand All @@ -162,7 +162,7 @@ Package Contents
Submit a job and retrieve the results.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`
:param target: Target path. If None, download to the working directory.
:type target: :class:`str | None`
Expand All @@ -178,7 +178,7 @@ Package Contents
Submit a job.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`
:param \*\*request: Request parameters.
:type \*\*request: :class:`Any`
Expand All @@ -191,7 +191,7 @@ Package Contents
Submit a job and wait for the results to be ready.

:param collection_id: Collection ID (e.g., `"reanalysis-era5-pressure-levels"`).
:param collection_id: Collection ID (e.g., ``"reanalysis-era5-pressure-levels"``).
:type collection_id: :class:`str`
:param \*\*request: Request parameters.
:type \*\*request: :class:`Any`
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: '0.1.dev1+g4b7fc7d',
VERSION: '0.1.dev1+g380a286',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; cads_api_client 0.1.dev1+g4b7fc7d documentation</title>
<title>Index &#8212; cads_api_client 0.1.dev1+g380a286 documentation</title>



Expand Down Expand Up @@ -35,7 +35,7 @@
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="_static/documentation_options.js?v=218d5845"></script>
<script src="_static/documentation_options.js?v=993acdb1"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'genindex';</script>
Expand Down Expand Up @@ -116,7 +116,7 @@



<p class="title logo__title">cads_api_client 0.1.dev1+g4b7fc7d documentation</p>
<p class="title logo__title">cads_api_client 0.1.dev1+g380a286 documentation</p>

</a></div>

Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Welcome to cads_api_client’s documentation! &#8212; cads_api_client 0.1.dev1+g4b7fc7d documentation</title>
<title>Welcome to cads_api_client’s documentation! &#8212; cads_api_client 0.1.dev1+g380a286 documentation</title>



Expand Down Expand Up @@ -36,7 +36,7 @@
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="_static/documentation_options.js?v=218d5845"></script>
<script src="_static/documentation_options.js?v=993acdb1"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'index';</script>
Expand Down Expand Up @@ -118,7 +118,7 @@



<p class="title logo__title">cads_api_client 0.1.dev1+g4b7fc7d documentation</p>
<p class="title logo__title">cads_api_client 0.1.dev1+g380a286 documentation</p>

</a></div>

Expand Down
Binary file modified objects.inv
Binary file not shown.
6 changes: 3 additions & 3 deletions py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &#8212; cads_api_client 0.1.dev1+g4b7fc7d documentation</title>
<title>Python Module Index &#8212; cads_api_client 0.1.dev1+g380a286 documentation</title>



Expand Down Expand Up @@ -35,7 +35,7 @@
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="_static/documentation_options.js?v=218d5845"></script>
<script src="_static/documentation_options.js?v=993acdb1"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'py-modindex';</script>
Expand Down Expand Up @@ -123,7 +123,7 @@



<p class="title logo__title">cads_api_client 0.1.dev1+g4b7fc7d documentation</p>
<p class="title logo__title">cads_api_client 0.1.dev1+g380a286 documentation</p>

</a></div>

Expand Down
6 changes: 3 additions & 3 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>Search - cads_api_client 0.1.dev1+g4b7fc7d documentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>Search - cads_api_client 0.1.dev1+g380a286 documentation</title>



Expand Down Expand Up @@ -34,7 +34,7 @@
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="_static/documentation_options.js?v=218d5845"></script>
<script src="_static/documentation_options.js?v=993acdb1"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'search';</script>
Expand Down Expand Up @@ -118,7 +118,7 @@



<p class="title logo__title">cads_api_client 0.1.dev1+g4b7fc7d documentation</p>
<p class="title logo__title">cads_api_client 0.1.dev1+g380a286 documentation</p>

</a></div>

Expand Down

0 comments on commit b989377

Please sign in to comment.