# This file contains metadata for HyperCoast QGIS Plugin

[general]
name=HyperCoast
qgisMinimumVersion=3.28
description=Visualize and analyze hyperspectral data including EMIT, PACE, DESIS, NEON, AVIRIS, PRISMA, EnMAP, Tanager, and Wyvern datasets
version=0.5.0
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.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