Skip to content

jakimowb/eo-time-series-viewer

Repository files navigation

README

The EO Time Series Viewer is a http://www.qgis.org plugin to visualize time series of remote sensing images. Its major purpose is to ease the visualization and labeling of images from multiple sensors.

Visit http://eo-time-series-viewer.readthedocs.io/en/latest/ for more information.

Example image

Installation

Standard

  1. Install QGIS 3.40 or newer from https://qgis.org/
  2. Start QGIS
  3. Use the QGIS qgisPlugin Manager to install the Earth Observation Time Series Viewer plugin

Conda

  1. Install QGIS environment

    conda install -n eotsv -f=https://raw.githubusercontent.com/jakimowb/eo-time-series-viewer/refs/heads/main/.conda/eotsv.yml
  2. Start QGIS

  3. Use the QGIS qgisPlugin Manager to install the Earth Observation Time Series Viewer plugin

License and Use

The EO Time Series Viewer is licenced under the GNU GPL-3 Licence.

How to clone this repo

git clone --recurse-submodules [email protected]:jakimowb/eo-time-series-viewer.git
cd eo-time-series-viewer
git submodule update --init --recursive

Run the unit tests

The scripts/runtests.sh helps to run the unittest with pytest.

./scripts/runtests.sh

Use QGIS_VERSION=<version tag> and docker compose to run the tests with a specific QGIS version a QGIS docker image

QGIS_VERSION=3.44 docker compose -f .docker/docker-compose.gh.yml run --pull always --rm qgis /usr/src/.docker/run_docker_tests.sh -n auto

About

A QGIS Plugin to visualize raster time series in parallel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages