Skip to content
Snippets Groups Projects
index.rst 2.62 KiB
Newer Older
Benjamin Jakimow's avatar
Benjamin Jakimow committed
.. EO Time Series Viewer documentation master file
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

======================
Benjamin Jakimow's avatar
Benjamin Jakimow committed
EO Time Series Viewer
======================

The Earth Observation Time Series Viewer (EOTSV) is a free-and-open source QGIS Plugin to visualize raster-based earth observation time series data.
* `Online documentation https://eo-time-series-viewer.readthedocs.io/en/latest/ <https://eo-time-series-viewer.readthedocs.io/en/latest/>`_
* `Source Code https://bitbucket.org/jakimowb/eo-time-series-viewer <https://bitbucket.org/jakimowb/eo-time-series-viewer>`_
* `Issue tracker https://bitbucket.org/jakimowb/eo-time-series-viewer/issues <https://bitbucket.org/jakimowb/eo-time-series-viewer/issues?status=new&status=open>`_


Features
--------

* Raster images can be added to the time series without homogenisation of spatial extent or coordinate reference system. Time stamps are extracted automatically from (i) image meta data ("acquisition date"), (ii) the file name or (iii) the file directory path.
* Raster IO uses the `Geospatial Data Abstraction Library (GDAL) <http://www.gdal.org>`_, which supports up to 142 `different raster formats <http://www.gdal.org/formats_list.html>`_.
* Distinguished sensors by pixel size and number of bands and, if available, band wavelength information and sensor name.
* Spatial-temporal ("maps") visualisation allows to show multiples band combinations in parallel, e.g. True Color and coloured infrared.
* Color stretches are applied to all raster images of same sensor and band combination. This helps to optimise color stretches for multiple images in a minimum of time.
* Spectral-temporal ("time profile") visualisation shows raw or scaled, sensor specific band values.

Benjamin Jakimow's avatar
Benjamin Jakimow committed
.. seealso:: `EnMAP Box 3 <https://bitbucket.org/hu-geomatics/enmap-box/wiki/Home>`_ - Another QGIS Plugin developed at Humboldt-Universität zu Berlin

This program is free software; you can redistribute it and/or modify it under the terms of the `GNU General Public License Version 3 (GNU GPL-3) <https://www.gnu.org/licenses/gpl-3.0.en.html>`_ , as published by the Free Software Foundation. See also :ref:`License`.
    :maxdepth: 3
    :caption: Contents:

    installation.rst
    User Guide <user_guide.rst>
Benjamin Jakimow's avatar
Benjamin Jakimow committed
    Changelog <changelog.rst>
Indices and tables
==================

Benjamin Jakimow's avatar
Benjamin Jakimow committed
    * :ref:`genindex`
    * :ref:`modindex`
    * :ref:`search`