Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gwb.rst #436

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions docs/source/cli/gwb.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
GuidosToolbox Workbench
=======================
GWB
===

The GuidosToolbox Workbench (**GWB**) is a subset of the desktop software package GuidosToolbox (GTB), designed as a command-line application for Linux 64bit servers (see `GWB <https://forest.jrc.ec.europa.eu/en/activities/lpa/gwb/>`_ or `GTB <https://forest.jrc.ec.europa.eu/en/activities/lpa/gtb/>`_). Citation reference: `GuidosToolbox Workbench: Spatial analysis of raster maps for ecological applications <https://doi.org/10.1111/ecog.05864>`_.
**GuidosToolbox Workbench (GWB)** is a subset of the desktop software package GuidosToolbox (GTB), designed as a command-line application for Linux 64bit servers (see `GWB <https://forest.jrc.ec.europa.eu/en/activities/lpa/gwb/>`_ or `GTB <https://forest.jrc.ec.europa.eu/en/activities/lpa/gtb/>`_).

Citation reference: `GuidosToolbox Workbench: Spatial analysis of raster maps for ecological applications <https://doi.org/10.1111/ecog.05864>`_.

.. note::

The current version available on SEPAL is 1.9.0
The current version available in SEPAL is 1.9.0

Available commands
------------------

The complete documentation of GWB commands can be found in the `GWB manual <https://gwbdoc.readthedocs.io>`__
The complete documentation of GWB commands can be found in the `GWB manual <https://gwbdoc.readthedocs.io>`__.

.. code-block:: console

Expand Down
Loading