-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into features/analyse_results_functions
- Loading branch information
Showing
43 changed files
with
4,648 additions
and
2,132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
.. make doc-string generated documentation appear here | ||
API | ||
==== | ||
|
||
.. toctree:: | ||
:maxdepth: 7 | ||
:glob: | ||
:titlesonly: | ||
|
||
API <api/modules> | ||
api/etrago.cluster | ||
api/etrago.tools | ||
api/appl.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
etrago.appl module | ||
------------------- | ||
|
||
.. automodule:: etrago.appl | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,42 @@ | ||
etrago\.cluster package | ||
etrago.cluster package | ||
======================= | ||
|
||
Submodules | ||
---------- | ||
etrago.cluster.disaggregation module | ||
----------------------------------------- | ||
|
||
etrago\.cluster\.networkclustering module | ||
.. automodule:: etrago.cluster.disaggregation | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago.cluster.electrical module | ||
----------------------------------------- | ||
|
||
.. automodule:: etrago.cluster.networkclustering | ||
.. automodule:: etrago.cluster.electrical | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago\.cluster\.snapshot module | ||
etrago.cluster.gas module | ||
----------------------------------------- | ||
|
||
.. automodule:: etrago.cluster.gas | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago.cluster.snapshot module | ||
-------------------------------- | ||
|
||
.. automodule:: etrago.cluster.snapshot | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
etrago.cluster.spatial module | ||
-------------------------------- | ||
|
||
.. automodule:: etrago.cluster | ||
.. automodule:: etrago.cluster.spatial | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,66 @@ | ||
etrago\.tools package | ||
etrago.tools package | ||
===================== | ||
|
||
Submodules | ||
---------- | ||
etrago.tools.calc\_results module | ||
---------------------------------- | ||
|
||
etrago\.tools\.io module | ||
------------------------ | ||
.. automodule:: etrago.tools.calc_results | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
.. automodule:: etrago.tools.io | ||
etrago.tools.constraints module | ||
---------------------------------- | ||
|
||
.. automodule:: etrago.tools.constraints | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago.tools.execute module | ||
---------------------------------- | ||
|
||
etrago\.tools\.extendable module | ||
------------------------ | ||
.. automodule:: etrago.tools.execute | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago.tools.extendable module | ||
---------------------------------- | ||
|
||
.. automodule:: etrago.tools.extendable | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago.tools.io module | ||
------------------------ | ||
|
||
etrago\.tools\.plot module | ||
-------------------------- | ||
|
||
.. automodule:: etrago.tools.plot | ||
.. automodule:: etrago.tools.io | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago\.tools\.snapshot\_clustering module | ||
------------------------------------------ | ||
etrago.tools.network module | ||
----------------------------- | ||
|
||
.. automodule:: etrago.tools.snapshot_clustering | ||
.. automodule:: etrago.tools.network | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago\.tools\.utilities module | ||
------------------------------- | ||
etrago.tools.plot module | ||
--------------------------- | ||
|
||
.. automodule:: etrago.tools.utilities | ||
.. automodule:: etrago.tools.plot | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
etrago.tools.utilities module | ||
------------------------------- | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: etrago.tools | ||
.. automodule:: etrago.tools.utilities | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.