Skip to content
  • Vantalon, Thibaud (CIAT-Vietnam)'s avatar
    f26d7750
    Add per-band direct outputs, run telemetry, and window memory estimator · f26d7750
    Vantalon, Thibaud (CIAT-Vietnam) authored
    - BandOutput destinations for tiled_op: each computed band streams to
      its own atomic single-band file, replacing write-then-split flows.
    - TiledOpStats telemetry (windows, reads, pixels, setup/write timings)
      populated on request.
    - estimate_window_memory_mb: unclamped peak-live-array estimate for a
      concrete window, usable as a batch admission check.
    - Type annotations for ResampleOp dtype/nodata; docs updates; swap
      mkdocs-material for zensical in the docs extra.
    f26d7750
    Add per-band direct outputs, run telemetry, and window memory estimator
    Vantalon, Thibaud (CIAT-Vietnam) authored
    - BandOutput destinations for tiled_op: each computed band streams to
      its own atomic single-band file, replacing write-then-split flows.
    - TiledOpStats telemetry (windows, reads, pixels, setup/write timings)
      populated on request.
    - estimate_window_memory_mb: unclamped peak-live-array estimate for a
      concrete window, usable as a batch admission check.
    - Type annotations for ResampleOp dtype/nodata; docs updates; swap
      mkdocs-material for zensical in the docs extra.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading