Skip to content
  • Vantalon, Thibaud (CIAT-Vietnam)'s avatar
    7dd94022
    Stream fast-path bands directly to final files with memory-budgeted batching · 7dd94022
    Vantalon, Thibaud (CIAT-Vietnam) authored
    - MultiDateChain fans computed windows straight into per-date outputs
      (no multiband temp raster); decode GFW alerts once per window and
      share coarse reductions across metric/groundtruth/derived branches.
    - Pack --fast batches against a per-worker memory budget
      (--fast-memory-mb) with adaptive window sizing and telemetry.
    - Materialize groundtruth aliases and smoothed metrics from current
      coarse bases, skipping the fine-grid GFW read when possible.
    - Add update_metadata command to rebase provenance sidecars after a
      cross-machine copy, plus ETH canopy-height download script.
    - Bump dependency floors; numba is now a runtime dependency.
    7dd94022
    Stream fast-path bands directly to final files with memory-budgeted batching
    Vantalon, Thibaud (CIAT-Vietnam) authored
    - MultiDateChain fans computed windows straight into per-date outputs
      (no multiband temp raster); decode GFW alerts once per window and
      share coarse reductions across metric/groundtruth/derived branches.
    - Pack --fast batches against a per-worker memory budget
      (--fast-memory-mb) with adaptive window sizing and telemetry.
    - Materialize groundtruth aliases and smoothed metrics from current
      coarse bases, skipping the fine-grid GFW read when possible.
    - Add update_metadata command to rebase provenance sidecars after a
      cross-machine copy, plus ETH canopy-height download script.
    - Bump dependency floors; numba is now a runtime dependency.
Loading