Skip to content

Commit

Permalink
fix docs label
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Sep 26, 2024
1 parent c2ef4c4 commit 5eb5b8c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/guides/advanced_user/hydromt_python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,7 @@ You can find a couple of detailed examples of how to use HydroMT methods and wor
Models
------

As well as with the CLI, you can also :ref:`build <python_build>`, :ref:`update
<python_update>` or :ref:`clip <python_clip>` models in Python. If you want to develop
you own plugin you can find detailed information in the :ref:`plugin development guide
<plugin_quickstart>`.

But you can also use HydroMT and its :class:`~model.Model` and
You can also use HydroMT and its :class:`~model.Model` and
:class:`~components.base.ModelComponent` classes to do some analysis on your model
inputs or results. HydroMT views a model as a combination of different components to
represent the different type of inputs of a model, like ``config`` for the model run
Expand Down

0 comments on commit 5eb5b8c

Please sign in to comment.