run_senbygg_improved.py |
Recommended runner |
Configures AOI/time/candidates, ensures S1 cubes, runs improved detection and fusion. |
senbygg_improved.py |
Recommended detector |
Directional S1 candidate detector with harmonic seasonality, durability, polygon aggregation. |
fkb_common.py |
Core infrastructure |
openEO, NetCDF parsing, polygon/raster extraction, seasonal fitting, pixel outputs. |
bbox_change_detector.py |
Diagnostic workflow |
Pixel-level bbox/vector AOI scan producing GeoTIFF maps. |
senbygg_s2.py |
Fusion |
Sentinel-2 summer optical index candidate detector. |
senbygg_coh.py |
Fusion |
Sentinel-1 coherence candidate detector. |
download_s2_summer.py, s2_aoi_indices.py |
Data prep |
Build S2 summer composites/index cubes. |
download_coherence.py, download_coherence_multiburst.py, fetch_burst_ids.py |
Data prep |
Discover bursts and download/mosaic coherence products. |
vectorize_results.py, visualize_pixel_results.py |
Post-process |
Vectorize and visualize pixel products. |
fkb_tiltak_change_detection.py, fkb_tiltak_cusum.py |
Legacy/research |
Earlier polygon-median and CUSUM variants. |
validation/ |
Evidence |
Label builders, site experiments, scoring, sweeps. |