# Mandatory items:
[general]
name=Climb
qgisMinimumVersion=3.4
description=Calculate climb and descent for a line dataset.
version=1.0
author=Håvard Tveite, NMBU
email=havard.tveite@nmbu.no
about=Calculate the total climb and descent for each polyline of a line dataset based on the Z values of the points making up the lines.  The Z values for the points can be taken from a user specified DEM.
tracker=https://github.com/havatv/qgisclimbplugin/issues
repository=https://github.com/havatv/qgisclimbplugin
# End of mandatory metadata

# Recommended items:
changelog=1.0 First implementation

tags=vector,dtm,dem,climb,descent,polyline,line
#homepage=http://arken.nmbu.no/~havatv/gis/qgisplugins/Climb
homepage=https://github.com/havatv/qgisclimbplugin
category=Analysis
icon=climb.png
experimental=False
deprecated=False

