This commit is contained in:
Andras Schmelczer 2026-07-03 18:39:34 +01:00
parent 1ee796b282
commit ab688243d7
36 changed files with 307 additions and 135 deletions

View file

@ -193,7 +193,7 @@ def select_coverage_archives(
adjacent one) matters when the adjacent snapshot is missing from the index:
skipping it would leave a multi-month hole, while overlap only costs
download time because extraction skips already-extracted months. A hole no
archive can bridge is a publication gap in the source a hard error unless
archive can bridge is a publication gap in the source: a hard error unless
``allow_gaps``, since the run would otherwise be stamped complete with
artificial dips in every crime-over-time series.
"""