[general]
name=PlanX DataCube Lab
version=1.3.1
hasProcessingProvider=yes

category=Processing
tags=spatiotemporal, data cube, emerging hot spot, time series, forecasting, netcdf, xarray, voxel, planx

description=Next-generation spatiotemporal analysis engine: data cubes, Emerging Hot Spot Analysis, time-series forecasting, and volumetric voxel rendering for QGIS.
about=PlanX DataCube Lab brings space-time cube analytics to QGIS by integrating xarray/Dask multi-dimensional array processing into a unified Processing framework. Build (X×Y×T×V) data cubes from vector or raster time series, run Emerging Hot Spot Analysis (EHSA) with 17 spatiotemporal pattern classifications, forecast future values via integrated ARIMA and Random Forest models, and render 3D volumetric voxel layers in QGIS 4 native engine.

homepage=https://github.com/YusufEminoglu/planx_datacube
repository=https://github.com/YusufEminoglu/planx_datacube
tracker=https://github.com/YusufEminoglu/planx_datacube/issues

author=Yusuf Eminoglu
email=yusuf.eminoglu@deu.edu.tr

icon=icons/icon.png

qgisMinimumVersion=3.34
qgisMaximumVersion=4.99

changelog=
    PlanX DataCube Lab 1.3.1 — Fixed QGIS Hub security-scan block: removed accidentally-tracked .pytest_cache (false-positive high-entropy secret) and now gitignored, cleared all 9 remaining flake8 findings (W503/E261).
    PlanX DataCube Lab 1.3.0 — Toolbox documentation links for all 8 algorithms (helpUrl), e2e algorithm-count regression guard, forecasting-fallback warnings surfaced to the Processing log, test suite converted to pytest (97 assertions preserved), lint cleanup (flake8 59→7 findings), command guide added, CITATION.cff version consistency fix.
    PlanX DataCube Lab 1.2.0 — Five new spatiotemporal tools plus a scientific EHSA upgrade, end-to-end tested on QGIS 3.44 and QGIS 4: Space-Time Cube Aggregation (bin events into a fishnet x time panel feeding every analysis tool); EHSA Getis-Ord Gi* now uses true spatial neighbourhoods (fixed distance band or K-nearest) instead of a global z-score; Local Outlier Analysis (Anselin Local Moran's I) with conditional-permutation significance; Temporal Trend Analysis (Mann-Kendall + Theil-Sen); Temporal Anomaly Detection (robust median/MAD z-score); Forecast Backtest (hold-out MAE/RMSE/MAPE per method). Categorical outputs arrive auto-styled.
    PlanX DataCube Lab 1.0.0 — Production release: generated PlanX ecosystem icon, QGIS 4/Qt6 dashboard compatibility fixes, and QGIS 3.44/QGIS 4 runtime smoke coverage.
    PlanX DataCube Lab 0.2.0 — Production dashboard, grid layer output from cube builder, voxel config dialog, dependency manager with pip installer, 59 unit tests, QGIS 3.34+.
    PlanX DataCube Lab 0.1.0 — Initial release: cube builder, EHSA engine, forecasting studio, voxel layering.

experimental=False
deprecated=False
license=GPL-3
