# This file contains metadata for the plugin.

[general]
name=Three-D Change Detection
qgisMinimumVersion=3.0
description=Tool for change detection between temporally different DEMs (rasters) of the same location  
version=0.1
author=Jordan Bates, Muhammad Hasan Mustafa, Tanmoy Chakraborty
email=m20180811@novaims.unl.pt , m20180796@novaims.unl.pt , m20180804@novaims.unl.pt

about=This plugin focuses on helping simplify and automate the change detection between temporally different DEMs (rasters) of the same location. While any raster can be used, its development is focused on the use of detailed digital surface models (DSM) collected with unmanned aircraft, the associated type of errors, and 3D visualization.

tracker=https://github.com/MonsterCrew/Three_D_Change_Detection/issues
repository=https://github.com/MonsterCrew/Three_D_Change_Detection

# End of mandatory metadata

# Recommended items:

# changelog=

# Tags are comma separated with spaces allowed
tags=python, DEM, Change Detection, Temporal Analysis

homepage=https://github.com/MonsterCrew/Three_D_Change_Detection/wiki
category=Plugins
icon=icon.png
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

