Skip to content

Commit

Permalink
update clients
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Oct 9, 2017
1 parent 70645d2 commit 32a4c40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/source/appendix.rst
Expand Up @@ -24,6 +24,8 @@ Why using WPS?

* Access to external resources

* operations would be calculated on the server,
while the system resources could be exposed to clients.
* large climate data stores
* compute resources
* complex software systems
Expand Down
4 changes: 2 additions & 2 deletions docs/source/pywps/clients.rst
Expand Up @@ -27,7 +27,7 @@ Birdy
-----

`Birdy`_ is a command-line client for Web Processing Services.
It is using the Python library `OWSLib <https://geopython.github.io/OWSLib/>`_
It is using the Python library :ref:`advanced_owslib`
to interact with WPS services.

Install it via conda:
Expand Down Expand Up @@ -123,7 +123,7 @@ Links
* `Birdy`_
* `Phoenix`_
* `Pyramid`_
* :ref:`advanced_owslib` example
* `OWSLib <https://geopython.github.io/OWSLib/>`_
.. _Birdy: http://birdy.readthedocs.io/en/latest/
.. _Phoenix: http://pyramid-phoenix.readthedocs.io/en/latest/
Expand Down

0 comments on commit 32a4c40

Please sign in to comment.