File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 Create
33########
44
5- This module contains the neccessary functions to create a dataset.
6- It interfaces with the data on disk, and provides methods to prepare
7- it for use in Anemoi.
5+ This module contains the neccessary functions to create a dataset. It
6+ interfaces with the data on disk, and provides methods to prepare it for
7+ use in Anemoi.
88
99.. automodule :: anemoi.datasets.create
1010 :members:
1111 :no-undoc-members:
12- :show-inheritance:
12+ :show-inheritance:
Original file line number Diff line number Diff line change 1- ########
1+ #########
22 Filters
3- ########
3+ #########
44
55.. include :: ../_api/datasets.create.filters.rst
Original file line number Diff line number Diff line change 1- ########
1+ #########
22 Sources
3- ########
3+ #########
44
55.. include :: ../_api/datasets.create.sources.rst
Original file line number Diff line number Diff line change @@ -77,12 +77,12 @@ optional-dependencies.dev = [
7777]
7878
7979optional-dependencies.docs = [
80+ " anemoi-datasets[all]" ,
8081 " nbsphinx" ,
8182 " pandoc" ,
8283 " sphinx" ,
8384 " sphinx-argparse" ,
8485 " sphinx-rtd-theme" ,
85- " anemoi-datasets[all]" ,
8686]
8787
8888optional-dependencies.remote = [
You can’t perform that action at this time.
0 commit comments