# This file contains metadata for HyperCoast QGIS Plugin

[general]
name=HyperCoast
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=Visualize and analyze hyperspectral data including EMIT, PACE, DESIS, NEON, AVIRIS, PRISMA, EnMAP, Tanager, and Wyvern datasets
version=0.7.1
author=Qiusheng Wu
email=giswqs@gmail.com

about=HyperCoast QGIS Plugin provides powerful tools for hyperspectral data visualization and analysis. Features include:
    - Load and display various hyperspectral formats (EMIT, PACE, DESIS, NEON, AVIRIS, PRISMA, EnMAP, Tanager, Wyvern)
    - Interactive band combination visualization
    - Spectral signature inspection with click-to-plot functionality
    - Export spectral profiles to CSV
    - PCA analysis and visualization
    - RGB composite creation with customizable wavelength selection

tracker=https://github.com/opengeos/HyperCoast/issues
repository=https://github.com/opengeos/HyperCoast

tags=hyperspectral,remote sensing,EMIT,PACE,spectral,analysis,visualization

homepage=https://hypercoast.org
category=Raster
icon=icons/hypercoast.png
experimental=False
deprecated=False

hasProcessingProvider=no

changelog=
    0.7.1
        - Fix macOS QGIS installer dependency installation
    0.7.0
        - Compatible with QGIS 4.0 (Qt6) while keeping QGIS 3.28+ support
    0.6.0
        - Fix Tanager/PACE "No data variable found" in QGIS plugin
    0.5.0
        - Fix QGIS plugin dependency installer on Windows, use uv and dockable panel
        - Fix h5py DLL conflict on Windows and PROJ database error
        - Fix Windows temp file locking and PACE export errors
        - Optimize Windows QGIS plugin loading by combining subprocess calls
    0.4.0
        - Add one-click dependency installer
    0.3.0
        - Upgrade the plugin from experimental to stable
    0.2.0
        - Fix QGIS import issue
        - Add plugin update checker

    0.1.0 - Initial release
        - Support for multiple hyperspectral formats
        - Band combination tool
        - Spectral signature inspector
        - Wavelength-based RGB composite
