[general]
name=HYDRA2DGPU
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=GPU-accelerated 2D shallow water equation solver for QGIS
about=HYDRA2DGPU performs 2D hydrodynamic flood and surface-water modelling using a CUDA finite-volume solver. It couples unstructured meshes, 1D drainage networks, hydraulic structures, and rainfall / infiltration, all inside the QGIS map canvas.

  This plugin requires an NVIDIA GPU with CUDA support (compute capability >= 7.5). On first launch the plugin installs the hydra-swe2d solver backend into an isolated per-user Python environment; Windows and Linux x86_64 are supported, macOS is not.

  Manual / advanced install: see https://github.com/aspragueumkc/hydra2dgpu#readme.
version=0.3.1
author=Aaron Sprague
email=alsprague89@proton.me
homepage=https://github.com/aspragueumkc/hydra2dgpu
repository=https://github.com/aspragueumkc/hydra2dgpu
tracker=https://github.com/aspragueumkc/hydra2dgpu/issues
changelog=
  1.2.0 - Dual QGIS 3.28+ / QGIS 4.x support via qgis.PyQt; isolated backend installer; QGIS plugin repo packaging.
  1.1.x - Runtime diagnostics and results-path wiring fixes.
  1.0.0 - Initial QGIS 3.28+ release.
tags=flood, hydrodynamic, 2d, swe, cuda, gpu, hydraulic, hydrology, drainage
icon=resources/icon.png
category=Raster
experimental=True
deprecated=False