Analyses
Zonal-stats speed benchmarks
Measurements behind the weighted zonal-stats rewrite (PR #49): the exactextract coverage-weight method vs the legacy upsample-and-rasterize method on real prod data, scaling with admin count, and a reproduction of the 2024 methodology benchmarks.
/benchmarks/What the method change does to the values
How the exactextract coverage-fraction rewrite changes the numbers in the database: differences by dataset, admin level and polygon size, what stays identical, and the sub-pixel admin units that gain values for the first time.
/method-change/Pipeline sourceGitHub
The ds-raster-stats repository: per-dataset configs,
the zonal-stats implementations, and the scheduled jobs that keep
the database current.