[general]
name=Q-GlaRe+
qgisMinimumVersion=3.20
description=A set of tools to reconstruct palaeoglacier surface elevation and thickness, and calculate the ELA of palaeo- and extant glaciers.
version=1.0.0
author=Brian S. Burnham, Matteo Spagnolo, Ramon Pellitero, Yingkui Li, Iestyn Barr, Brice R. Rea, Alexios Kaselouris
email=brian.burnham@gmail.com/bsburnham/Q-GlaRe
homepage=https://github.com/bsburnham/Q-GlaRe
repository=https://github.com/bsburnham/Q-GlaRe
tracker=https://github.com/bsburnham/Q-GlaRe/issues
hasProcessingProvider=yes
about=Q-GlaRe+ reconstructs 3D glacier surface elevation and ice thickness from flowline-based
    ice thickness estimates using the laminar flow equation. It also calculates the Equilibrium
    Line Altitude (ELA) of palaeo- and extant glaciers.

    EXTERNAL DEPENDENCIES (must be installed before use):
    - SAGA GIS: must be installed separately and its directory configured in QGIS under
      Settings > Options > Processing > Providers > SAGA.
    - SAGA Next Gen QGIS plugin: install via Plugins > Manage and Install Plugins,
      search for "Processing Saga NextGen Provider".
    - Python libraries: numpy, pandas (included with standard QGIS/OSGeo4W installations).

    For Windows users: https://docs.qgis.org/latest/en/docs/pyqgis_developer_cookbook/plugins/plugins.html
tags=glacier,palaeoglacier,ELA,ice thickness,glaciology,DEM,surface reconstruction
category=Analysis
icon=icon.png
license=GPL-3.0
experimental=False
deprecated=False
changelog=See CHANGELOG.md or https://github.com/bsburnham/Q-GlaRe/releases
