Added pyrate as a direct dependency.
This commit is contained in:
52
pyrate/doc/source/scripts/reference.rst
Normal file
52
pyrate/doc/source/scripts/reference.rst
Normal file
@ -0,0 +1,52 @@
|
||||
.. _scripts-reference:
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
|
||||
``s57_charts_to_db.py``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: scripts.s57_charts_to_db
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
``benchmark_db_and_projections.py``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: scripts.benchmark_db_and_projections
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
``create_earth_graph.py``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: scripts.create_earth_graph
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
``earth_graph_frequency_statistics.py``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: scripts.earth_graph_frequency_statistics
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
``visualize_earth_graph.py``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: scripts.visualize_earth_graph
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
``benchmark_graph_neighbor_search.py``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: scripts.benchmark_graph_neighbor_search
|
||||
:members:
|
||||
:undoc-members:
|
Reference in New Issue
Block a user