Skip to content

Commit

Permalink
update api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Mar 29, 2024
1 parent e322d57 commit eb7c073
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,50 @@ Setup methods
GridComponent.add_data_from_geodataframe


KernelConfigComponent
=========

.. autosummary::
:toctree: _generated

KernelConfigComponent


Components and attributes
-------------------------

.. autosummary::
:toctree: _generated

KernelConfigComponent.model
KernelConfigComponent.data_catalog
KernelConfigComponent.logger
KernelConfigComponent.model_root
KernelConfigComponent.data


General methods
---------------

.. autosummary::
:toctree: _generated

KernelConfigComponent.set
KernelConfigComponent.write
KernelConfigComponent.read
KernelConfigComponent.get_config_value



Setup methods
-------------

.. autosummary::
:toctree: _generated

KernelConfigComponent.create


.. _vector_model_api:

VectorModel
Expand Down

0 comments on commit eb7c073

Please sign in to comment.