Skip to content
Snippets Groups Projects
  • Benjamin Jakimow's avatar
    bb6c8f36
    timeseriesviewer/__init__.py: loads QGIS resources on start (for dev... · bb6c8f36
    Benjamin Jakimow authored
    timeseriesviewer/__init__.py: loads QGIS resources on start (for dev environments), added workaround for PyQtGraph issue 774,
    timeseriesviewer/__main__.py refactored
    
    mapvisualization.py fixed renderer export
    
    added resourcemockup.py
    
    utils.py improved qgis app initialization, added QgsPythonRunner implementation (for testing)
    
    metadata.txt, pb_tool.cfg, make/deploy.py: refactoring, qgis min/max version by QGIS_MIN / QGIS_MAX
    bb6c8f36
    History
    timeseriesviewer/__init__.py: loads QGIS resources on start (for dev...
    Benjamin Jakimow authored
    timeseriesviewer/__init__.py: loads QGIS resources on start (for dev environments), added workaround for PyQtGraph issue 774,
    timeseriesviewer/__main__.py refactored
    
    mapvisualization.py fixed renderer export
    
    added resourcemockup.py
    
    utils.py improved qgis app initialization, added QgsPythonRunner implementation (for testing)
    
    metadata.txt, pb_tool.cfg, make/deploy.py: refactoring, qgis min/max version by QGIS_MIN / QGIS_MAX
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
metadata.txt 1.40 KiB
[general]
name=EO Time Series Viewer
description=Visualization of multi-sensor Earth observation time series data.
version=dummy
qgisMinimumVersion=dummy
qgisMaximumVersion=dummy
author=Benjamin Jakimow, Geomatics Lab, Humboldt-Universität zu Berlin
about=Highlights<ul><li>Spatially synchronized maps for each observation date</li><li>Multiple band combinations in parallel, e.g. True Color <i>and</i> SWIR bands</li><li>Multi-sensor support: separate render settings for separate senors/image products</li><li>Visualization of Spectral and Temporal Profiles</li></ul>Usage<ol>    <li>"Files" > "Add images" to define the time series</li>    <li>"View" > "Add Map View" to create a new row of maps, e.g. for SWIR visualization</li>    <li>For each map view specifiy how each sensor should be rendered, e.g. RGB or single band color range</li>    <li>Optimize render settings, e.g. via map canvas context menu</li></ol>Dependencies<ul>    <li>pyqtgraph (required)</li>    <li>PyOpenGL (optional)</li></ul><p>    Install depencencies with <code>python -m pip pyqtgraph</code></p>
email=benjamin.jakimow@geo.hu-berlin.de
icon=timeseriesviewer/icon.png
homepage=https://bitbucket.org/jakimowb/eo-time-series-viewer
tracker=https://bitbucket.org/jakimowb/eo-time-series-viewer/issues
repository=https://bitbucket.org/jakimowb/eo-time-series-viewer
experimental=False
deprecated=False
tags=remote sensing, raster, time series
category=Raster