Aperture / tests

Commit History

refactor: rename "indicators" to "EO products" throughout
df6bf75

KSvend Claude Happy commited on

fix: address code review — memory, dedup, confidence, zoom, overview
7daf007

KSvend Claude Happy commited on

feat: add output pipeline for seasonal analysis and compound signals
1e8f4b0

KSvend Claude Happy commited on

feat: add cross-indicator compound signal detection
ae4c60c

KSvend Claude Opus 4.6 (1M context) commited on

feat: add four-factor confidence scoring model
cbe084f

KSvend commited on

feat: add seasonal baseline computation module
03db879

KSvend Claude Opus 4.6 (1M context) commited on

feat: add anomaly, hotspot, confidence fields to IndicatorResult; add CompoundSignal model
87be95e

KSvend commited on

feat: add test fixtures for EO product overhaul
46ca87a

KSvend commited on

refactor: strip to 4 real EO indicators, remove all tests and mock fallbacks
c42be1f

KSvend Claude Happy commited on

test: update report tests for new narrative structure
5304f8c

KSvend Claude Happy commited on

feat: add cross-indicator narrative engine with interpretation templates
31dea57

KSvend Claude Happy commited on

test: extract shared helpers to conftest, strengthen harvest assertions
99383a9

KSvend Claude Happy commited on

feat: add batch support to water indicator
14b5fe5

KSvend Claude Happy commited on

feat: add batch support to buildup indicator
762f7b2

KSvend Claude Happy commited on

feat: add batch support to SAR indicator
311d610

KSvend Claude Happy commited on

fix: NDVI harvest baseline_path never assigned after download
cb89291

KSvend Claude Happy commited on

test: add batch flow E2E test for NDVI pipeline
6844e35

KSvend Claude Happy commited on

feat: three-phase batch job worker (submit → poll → harvest)
f491e48

KSvend Claude Happy commited on

feat: implement NdviIndicator.harvest() with graceful degradation
bf99ddb

KSvend Claude Happy commited on

feat: implement NdviIndicator.submit_batch() for openEO batch jobs
b7f7fb5

KSvend Claude Happy commited on

feat: add batch job interface to BaseIndicator (uses_batch, submit_batch, harvest)
e9494fc

KSvend Claude Happy commited on

feat: add submit_as_batch() helper for openEO batch jobs
09bef8e

KSvend Claude Happy commited on

feat: add composite score computation and overview map renderer
1159329

KSvend Claude Sonnet 4.6 commited on

feat: add built-up settlement extent indicator via NDBI
b222a93

KSvend Claude Sonnet 4.6 commited on

feat: add SAR backscatter indicator with change detection and flood mapping
9908d66

KSvend Claude Sonnet 4.6 commited on

feat: add SAR and built-up graph builders to openEO client
ae1086e

KSvend commited on

feat: rewrite nightlights indicator with VIIRS EOG direct download
e0a0ce4

KSvend Claude Happy commited on

feat: rewrite rainfall indicator with CHIRPS direct download
e5905cb

KSvend Claude Happy commited on

feat: rewrite LST indicator with Sentinel-3 SLSTR via openEO
6c9ecc3

KSvend Claude Happy commited on

feat: rewrite water indicator with pixel-level MNDWI via openEO
8154eee

KSvend Claude Happy commited on

feat: add MNDWI and LST graph builders to openEO client
5408eb3

KSvend Claude Happy commited on

test: add end-to-end smoke test for NDVI openEO pipeline
7403c8c

KSvend Claude Happy commited on

feat: add pixel-level NDVI indicator via CDSE openEO
2dc7d77

KSvend Claude Happy commited on

feat: add raster-on-true-color map renderer (render_raster_map)
a0aee0c

KSvend Claude Happy commited on

test: add synthetic GeoTIFF fixtures for raster map tests
f4b45d7

KSvend Claude Happy commited on

feat: add openEO client with NDVI and true-color graph builders
866c331

KSvend Claude Happy commited on

feat: add centralized config module with resolution and openEO settings
364b8f4

KSvend Claude Haiku 4.5 commited on

feat: refactor NO2 to aggregate hourly→monthly chart data
0833984

KSvend Claude Sonnet 4.6 commited on

feat: refactor LST to aggregate daily→monthly chart data
d6f1ed7

KSvend Claude Sonnet 4.6 commited on

feat: filter fires chart data by season_months
5d58ffc

KSvend Claude Sonnet 4.6 commited on

feat: refactor cropland to use season_months, add rainfall season filter
4ba0929

KSvend Claude Sonnet 4.6 commited on

feat: add per-month chart data to vegetation and water indicators (Tasks 4 & 6)
5f44056

KSvend Claude Sonnet 4.6 commited on

feat: wire season_months through worker to all indicators
55881c1

KSvend Claude Sonnet 4.6 commited on

feat: add season_start/season_end to JobRequest with wrap support
1b15a5f

KSvend Claude Happy commited on

feat: add baseline range to NO2 and Nightlights chart data
a392efe

KSvend Claude Sonnet 4.6 commited on

feat: add baseline range (min/mean/max) to vegetation and cropland chart data
1e77056

KSvend Claude Sonnet 4.6 commited on

feat: add baseline range to water and LST indicators (Tasks 7 & 8)
a2116ac

KSvend Claude Sonnet 4.6 commited on

feat: add baseline range (min/mean/max) to rainfall chart data
e5b5196

KSvend Claude Sonnet 4.6 commited on

feat: add monthly and summary baseline overlay to chart renderer
770ffd4

KSvend Claude Sonnet 4.6 commited on

feat: cartopy map renderers for points, choropleth, grid, and status overlays
1e692d7

KSvend Claude Happy commited on