Aperture / app

Commit History

fix: graceful fallback when indicator has no grid overlay
ef89b38

KSvend Claude Opus 4.6 (1M context) commited on

feat: show real indicator overlay on dashboard map + fix downloads
d2a9a16

KSvend Claude Opus 4.6 (1M context) commited on

feat: rich results dashboard with inline sparklines and overview
57ba197

KSvend Claude Opus 4.6 (1M context) commited on

fix: anchor all maps on AOI bbox to stop squashed hotspot images
ccd0638

KSvend Claude Opus 4.6 (1M context) commited on

fix: aspect ratio, confidence factors, GREEN trend alignment, compound signal gating
b0128ec

KSvend Claude Opus 4.6 (1M context) commited on

fix: data integrity — built-up persistence, status gating, SAR drift detection, direction-aware narrative
ffb57c8

KSvend Claude Opus 4.6 (1M context) commited on

fix: report contradictions, NaN propagation, NDBI threshold, blue tint
e968fb9

KSvend Claude Opus 4.6 (1M context) commited on

fix: sanitize NaN/inf floats to prevent JSON serialization crashes
2850a7e

KSvend Claude Opus 4.6 (1M context) commited on

fix: accept legacy indicator_id/indicator_ids from old database records
09fc02d

KSvend Claude Opus 4.6 (1M context) commited on

fix: merge multiple TIF files from CDSE batch downloads
7e20cf0

KSvend Claude Opus 4.6 (1M context) commited on

fix: always reproject to EPSG:4326 in openEO graph builders
42ff8a1

KSvend Claude Opus 4.6 (1M context) commited on

fix: fix remaining indicator_id/indicator_ids references after rename
749b346

KSvend Claude Happy commited on

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

KSvend Claude Happy commited on

chore: remove stale RESOLUTION_M constant
f954d8c

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: upgrade Water, SAR, and Settlement indicators with seasonal analysis
3d48a34

KSvend Claude Happy commited on

chore: remove NDVI harvest diagnostic print statements
9d401d9

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 pixel-level change detection with z-scores and hotspot clustering
aa09e0b

KSvend Claude Opus 4.6 (1M context) commited on

feat: add seasonal baseline computation module
03db879

KSvend Claude Opus 4.6 (1M context) commited on

feat: update openEO graph builders to native resolution (10-20m)
515a08f

KSvend commited on

feat: add per-indicator native resolution and z-score threshold config
bfe3c94

KSvend commited on

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

KSvend commited on

fix: use MAX_AOI_KM2 from config instead of hardcoded 10,000 km² in models
31cdc2e

KSvend Claude Happy commited on

fix: address code review — race condition, listener leak, HTML nesting, client caching
b8c5bd8

KSvend Claude Happy commited on

feat: add /api/aoi-advice endpoint and startup logging
4f52b3e

KSvend commited on

feat: add advisor module — Claude-powered region insight
9f90242

KSvend commited on

feat: add ANTHROPIC_API_KEY config and AoiAdviceRequest model
7534962

KSvend commited on

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

KSvend Claude Happy commited on

fix: resolve Python deprecation warnings in database and openeo_client
0dfd092

KSvend Claude Happy commited on

fix: load job data when viewing previous analyses from history
d75edf9

KSvend Claude Happy commited on

feat: rewrite PDF report with narrative structure (The Place, Assessment, Deep Dives, Annex)
dfdabfe

KSvend Claude Happy commited on

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

KSvend Claude Happy commited on

fix: exit poll loop 10 min after first batch job finishes
6ccfecb

KSvend Claude Happy commited on

fix: wrap non-finished batch jobs to fail fast on download
5bf6898

KSvend Claude Happy commited on

debug: add harvest diagnostics to trace NDVI download-to-result pipeline
c90dd1c

KSvend Claude Happy commited on

fix: harvest partial batch results on timeout instead of discarding
067d6c2

KSvend Claude Happy commited on

fix: increase batch timeout to 90 min for 5-year baseline jobs
a6638ce

KSvend Claude Happy commited on

fix: sequential batch indicator processing with 40-min per-indicator timeout
ad28ab3

KSvend Claude Happy commited on

fix: use DataCube.log10() instead of ProcessBuilder.log10() in SAR graph
f79ac92

KSvend Claude Happy commited on

debug: log batch job IDs and poll statuses to diagnose CDSE timeouts
cb6d0e1

KSvend Claude Happy commited on

fix: use print for startup diagnostics so they appear in HF logs
7946db4

KSvend Claude Happy commited on

fix: fail fast when CDSE credentials missing on HF Spaces
ea03df5

KSvend Claude Happy commited on

refactor: extract _find_tif to base, fix valid_months and trend symmetry
4dd4ef6

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