[general]
name=GEE Timeseries Explorer
description=A QGIS plugin for interactive exploration of temporal raster data available in Google Earth Engine (GEE).
version=2.0
about=Adds two panels for selecting and visualizing images and temporal profiles from a GEE image collection. See the project homepage for usage instructions.
qgisMinimumVersion=3.24
qgisMaximumVersion=3.99
author=Andreas Rabe, Philippe Rufin
email=andreas.rabe@geo.hu-berlin.de
tags=GEE, Google Earth Engine, raster, temporal, timeseries, time, image collection, visualization, exploration, plotting, profile, satellite imagery, Landsat, MODIS, Sentinel, remote sensing
icon=icon.png
experimental=False
homepage=https://geetimeseriesexplorer.readthedocs.io
tracker=https://bitbucket.org/janzandr/geetimeseriesexplorer/issues
repository=https://bitbucket.org/janzandr/geetimeseriesexplorer
plugin_dependencies=EnMAP-Box 3==3.10.0.20220524T082114
changelog=2.0
    Testet on QGIS 3.24 under Windows 10.
    - Complete GUI overhaul and reimplementation.
    - Code base moved into the EnMAP-Box 3 repository.
    1.1
    - Added button for pinning the current image. This enables multiple WMS layer at the same time.
    - Added predefined collection for ERA5 Daily aggregates (provided by Pedro Venancio, see #7)
    - Added predefined collections for Sentinel-1 (provided by Juan Doblas)
    - Set minimal QGIS version to 3.14 (see #4)
    - Added plugin dependencies (see #5)
    1.0
    - Initial upload.
