The indicator specification pane is where you specify the indicator you wish to compute. There are a number of possible output types. Three of these (Tab-deliminated table, Comma-separated table, and Dbf table) are all variants of a basic ``table'' output type, only varying by the particular format. ``Chart'' and ``map'' produce .png files with an appropriate chart or map, produced by the matplotlib package. See Section 5.3 for more information on these output formats.
The fields are:
Some of the visualization types have additional fields. For example, the
map visualization type has a Scale field which specifies
the minimum and maximum values for the map coloring.
There is a ``run all requests'' button at the bottom of the GUI that starts the indicator computations. There is also a ``view results'' button that launches a static HTML page with the results of the indicator computations in a web browser (see section 5.3.10). In addition, the ``file'' menu includes items for saving a configuration, and opening a previously saved one. (The ``run'' action is also available via the run menu.) When the indicators are being computed, both the ``run all requests'' and ``view results'' buttons are grayed out. It is safe, however, to change the fields in the GUI to different values in preparation for the next batch.