alsdb.processing._tiling.check_year_exists# alsdb.processing._tiling.check_year_exists(year: int, provider) → bool[source]# Return True if year falls within the ingested year range. Logs a warning and returns False when the year is outside the stored range, so callers can bail out early.