icclim 7.1.5
This patch release extends the reliable compiled percentile bootstrap count path introduced in 7.1.4.
- Extend the compiled percentile bootstrap count path to monthly outputs for day-of-year percentile count indices such as
TG90p,TX90pandTN90p. - Reuse each yearly bootstrap threshold across all output groups in the same year and avoid materializing nominal percentile thresholds, preserving validated fast annual performance.
- Document the percentile bootstrap strategy, supported cases, validation rules and Kraken benchmark results for future maintainers.
Validation highlight: on the large ACCESS-CM2 TG90p benchmark, the optimized path matched the safe reference within floating-point precision and completed in about 155 s versus about 1473 s for the safe tiled fallback.