Added documentation on how to setup the QTH pinpointing functionality.

pull/61/head
Christian T. Jacobs 2017-07-03 23:38:19 +01:00
rodzic 6d0b02b83e
commit 05e6b7da80
2 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -20,7 +20,7 @@ Installation and running
------------------------
Assuming that the current working directory is PyQSO's base directory
(the directory that the Makefile is in), PyQSO can be installed via the
(the directory that the ``Makefile`` is in), PyQSO can be installed via the
terminal with the following command:
.. code-block:: bash

Wyświetl plik

@ -36,7 +36,9 @@ Grey line
The grey line tool (see figure:grey_line_) can be used to
check which parts of the world are in darkness. The position of the grey
line is automatically updated every 30 minutes. The user's QTH can be pin-pointed on the map by specifying the latitude-longitude coordinates in the preferences.
line is automatically updated every 30 minutes.
The user's QTH can be pin-pointed on the map by specifying the QTH's location (e.g. city name) and latitude-longitude coordinates in the preferences. If the `geocoder <https://pypi.python.org/pypi/geocoder>`_ library is installed then these coordinates can be filled in for you by clicking the lookup button after entering the QTH's name, otherwise the coordinates will have to be entered manually.
.. _figure:grey_line:
.. figure:: images/grey_line.png