Skip to content

Commit f4370bf

Browse files
committed
Deployed 5c64b7e with MkDocs version: 1.6.1
1 parent 5ba8d76 commit f4370bf

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

config/index.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -525,27 +525,27 @@
525525
</li>
526526

527527
<li class="md-nav__item">
528-
<a href="#custom_processing" class="md-nav__link">
528+
<a href="#spatial_resample_params" class="md-nav__link">
529529
<span class="md-ellipsis">
530-
custom_processing
530+
spatial_resample_params
531531
</span>
532532
</a>
533533

534534
</li>
535535

536536
<li class="md-nav__item">
537-
<a href="#spatial_resample_params" class="md-nav__link">
537+
<a href="#temporal_resample_params" class="md-nav__link">
538538
<span class="md-ellipsis">
539-
spatial_resample_params
539+
temporal_resample_params
540540
</span>
541541
</a>
542542

543543
</li>
544544

545545
<li class="md-nav__item">
546-
<a href="#temporal_resample_params" class="md-nav__link">
546+
<a href="#custom_processing" class="md-nav__link">
547547
<span class="md-ellipsis">
548-
temporal_resample_params
548+
custom_processing
549549
</span>
550550
</a>
551551

@@ -1419,27 +1419,27 @@
14191419
</li>
14201420

14211421
<li class="md-nav__item">
1422-
<a href="#custom_processing" class="md-nav__link">
1422+
<a href="#spatial_resample_params" class="md-nav__link">
14231423
<span class="md-ellipsis">
1424-
custom_processing
1424+
spatial_resample_params
14251425
</span>
14261426
</a>
14271427

14281428
</li>
14291429

14301430
<li class="md-nav__item">
1431-
<a href="#spatial_resample_params" class="md-nav__link">
1431+
<a href="#temporal_resample_params" class="md-nav__link">
14321432
<span class="md-ellipsis">
1433-
spatial_resample_params
1433+
temporal_resample_params
14341434
</span>
14351435
</a>
14361436

14371437
</li>
14381438

14391439
<li class="md-nav__item">
1440-
<a href="#temporal_resample_params" class="md-nav__link">
1440+
<a href="#custom_processing" class="md-nav__link">
14411441
<span class="md-ellipsis">
1442-
temporal_resample_params
1442+
custom_processing
14431443
</span>
14441444
</a>
14451445

@@ -1682,11 +1682,6 @@ <h3 id="format_id">format_id</h3>
16821682
<p>Desired format of the saved datacube. </p>
16831683
<p><strong>Default:</strong> <code>zarr</code><br />
16841684
<strong>Allowed values:</strong> <code>netcdf</code>, <code>zarr</code>, <a href="https://xcube.readthedocs.io/en/latest/mldatasets.html#the-xcube-levels-format"><code>levels</code></a></p>
1685-
<h3 id="custom_processing">custom_processing</h3>
1686-
<p>This section enables users to define a Python function that is executed after opening
1687-
the data. It allows for custom dataset manipulation, making it particularly useful
1688-
for handling unstructured datasets. The function must accept an <code>xarray.Dataset</code> as
1689-
input and return a modified <code>xarray.Dataset</code> as output.</p>
16901685
<h3 id="spatial_resample_params">spatial_resample_params</h3>
16911686
<p>This section enables user to define the parameters for spatial resampling of
16921687
the dataset. For a full list of supported parameters, refer to the
@@ -1700,6 +1695,11 @@ <h3 id="temporal_resample_params">temporal_resample_params</h3>
17001695
<a href="https://xcube-dev.github.io/xcube-resampling/api/#xcube_resampling.resample_in_time"><code>xcube_resampling.resample_in_time</code> Python API documentation</a>.</p>
17011696
<p><em>NOTE</em>: The argument <code>frequency</code> is required; the remaining keyword arguments are
17021697
optional.</p>
1698+
<h3 id="custom_processing">custom_processing</h3>
1699+
<p>This section enables users to define a Python function that is executed after opening
1700+
the data. It allows for custom dataset manipulation, making it particularly useful
1701+
for handling unstructured datasets. The function must accept an <code>xarray.Dataset</code> as
1702+
input and return a modified <code>xarray.Dataset</code> as output.</p>
17031703
<p><strong>Properties</strong>: </p>
17041704
<ul>
17051705
<li><strong>module_path</strong>: Path to the Python module relative to the config file. </li>

examples/example2/scs2_modify_dataset/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@ <h1>Auxiliary Python functions</h1>
13681368
<!-- End of mermaid configuration --><div class="jupyter-wrapper">
13691369
<div class="jp-Notebook" data-jp-theme-light="true" data-jp-theme-name="JupyterLab Light">
13701370
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
1371-
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=fa46026e">
1371+
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=e022ad1a">
13721372
<div class="jp-Cell-inputWrapper" tabindex="0">
13731373
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
13741374
</div>
@@ -1397,7 +1397,7 @@ <h1>Auxiliary Python functions</h1>
13971397
</div>
13981398
</div>
13991399
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
1400-
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=07bbb364">
1400+
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=6192038d">
14011401
<div class="jp-Cell-inputWrapper" tabindex="0">
14021402
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
14031403
</div>
@@ -1440,7 +1440,7 @@ <h1>Auxiliary Python functions</h1>
14401440
</div>
14411441
</div>
14421442
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
1443-
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=a9eb9638">
1443+
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=da7c69ad">
14441444
<div class="jp-Cell-inputWrapper" tabindex="0">
14451445
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
14461446
</div>

examples/example4/scs4_modify_dataset/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@ <h1>Auxiliary Python functions</h1>
13681368
<!-- End of mermaid configuration --><div class="jupyter-wrapper">
13691369
<div class="jp-Notebook" data-jp-theme-light="true" data-jp-theme-name="JupyterLab Light">
13701370
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
1371-
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=c4ea223e">
1371+
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=ee3ba8d9">
13721372
<div class="jp-Cell-inputWrapper" tabindex="0">
13731373
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
13741374
</div>
@@ -1397,7 +1397,7 @@ <h1>Auxiliary Python functions</h1>
13971397
</div>
13981398
</div>
13991399
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
1400-
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=c51e3c85">
1400+
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=72386a62">
14011401
<div class="jp-Cell-inputWrapper" tabindex="0">
14021402
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
14031403
</div>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)