Commit History

feat: add composite score computation and overview map renderer
1159329

KSvend Claude Sonnet 4.6 commited on

feat: register SAR and built-up indicators in registry
d71f6c3

KSvend Claude Happy 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

docs: add Phase C spec and implementation plan — SAR, built-up, visual overview
1b9ac83

KSvend Claude Happy 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

refactor: generalize raster map vmin/vmax via SpatialData fields
4939573

KSvend Claude Happy commited on

docs: add Phase B implementation plan — migrate 4 indicators
3a71197

KSvend Claude Happy commited on

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

KSvend Claude Happy commited on

feat: register NDVI indicator and add raster map support to worker
1ee8d52

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

build: add openeo dependency for CDSE processing
d441ef4

KSvend Claude Happy commited on

docs: add Phase A implementation plan — openEO NDVI pipeline
c766f2c

KSvend Claude Happy commited on

docs: add design spec for CDSE openEO EO product upgrade
0ca7a83

KSvend Claude Happy commited on

fix: simplify Natural Earth download to single-line python -c
9b79e73

KSvend Claude Happy commited on

fix: make Natural Earth download non-fatal in Docker build
129590a

KSvend Claude Happy commited on

feat: Phase 2 — analysis season picker & monthly indicator refactor
2147d91

KSvend Claude Happy 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 month picker to define-area sidebar and wire up season state
a86413f

KSvend Claude Sonnet 4.6 commited on

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

KSvend Claude Happy commited on

docs: add Phase 2 implementation plan for analysis window and monthly refactor
934a3a1

KSvend Claude Happy commited on

feat: Phase 1 — basemap fix & baseline comparison charts
7d3e78e

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: use 50m Natural Earth features for sharper basemaps
4821750

KSvend Claude Happy commited on

feat: bundle 50m Natural Earth shapefiles in Docker for offline basemaps
8126c31

KSvend Claude Happy commited on

chore: add .worktrees/ to gitignore
71d4554

KSvend commited on

docs: add Phase 1 implementation plan for basemap fix and baseline charts
b9fed9a

KSvend Claude Happy commited on

docs: split report improvements into Phase 1 (basemap + baseline charts) and Phase 2 (analysis window + monthly refactor)
065bbda

KSvend Claude Happy commited on

docs: add spec for report basemap fix and baseline comparison charts
0a02759

KSvend Claude Happy commited on

fix: show waiting status for indicators not yet started in progress view
5e3b25e

KSvend Claude Happy commited on

fix: remove MapboxDraw during rectangle tap to fix mobile touch events
8e098b4

KSvend Claude Happy commited on

fix: replace broken draw_rectangle with two-tap rectangle for mobile support
b15c51f

KSvend Claude Happy commited on