Commit History

fix: graceful fallback when indicator has no grid overlay
ef89b38

KSvend Claude Opus 4.6 (1M context) commited on

feat: remove AOI box, add map legend, color hints, before/after bars
1ea9510

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

fix: add anthropic and rasterio to Dockerfile
70fbdf4

KSvend Claude Happy commited on

chore: remove stale RESOLUTION_M constant
f954d8c

KSvend Claude Happy commited on

Merge pull request #2 from KSvend/feat/eo-product-overhaul
cf3df79
unverified

KSvend 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

feat: add test fixtures for EO product overhaul
46ca87a

KSvend commited on

Add implementation plan for EO product analytical upgrade
30f032f

KSvend Claude Opus 4.6 (1M context) commited on

Add EO product analytical upgrade design spec
804eb65

KSvend Claude Opus 4.6 (1M context) commited on

fix: re-register map click handler after basemap toggle
52dc51f

KSvend Claude Happy 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: wire AOI advisor into Define Area page
baf9ff1

KSvend commited on

feat: add advisor card HTML and CSS styles
526cf11

KSvend Claude Happy commited on

feat: add getAoiAdvice API wrapper
61feaac

KSvend 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

chore: add anthropic SDK dependency
bd83d04

KSvend commited on

feat: wire size toggles and click-to-place in app.js
b30fbad

KSvend commited on

feat: rewrite map.js with click-to-place AOI (no MapboxDraw)
59bad34

KSvend commited on

feat: replace draw/upload CSS with size toggle styles
c8318e6

KSvend commited on

feat: replace MapboxDraw HTML with size toggle buttons
f0f6b0f

KSvend Claude Happy commited on

docs: implementation plan for AOI advisor (Claude-powered region insight)
b595465

KSvend Claude Happy commited on

docs: spec for AOI advisor — Claude-powered region insight
12eb573

KSvend Claude Happy commited on

docs: implementation plan for AOI click-to-place redesign
27ce485

KSvend Claude Happy commited on

docs: spec for AOI click-to-place redesign
504144a

KSvend Claude Happy commited on

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

KSvend Claude Happy commited on