Skip to content

Vectorized Solar Geometry: Timestamp-Term Caching for Faster Multi-Location WBGT

Choose a tag to compare

@zyf0717 zyf0717 released this 22 Jul 04:33
· 13 commits to master since this release
ab3b229

2.1.3 — 2026-07-22

  • wbgt.Liljegren() now caches timestamp-only solar-time terms and reuses
    them across coordinate pairs, reducing repeated solar-geometry work while
    retaining aligned vector results.
  • Refreshed the Liljegren coordinate benchmarks, including isolated
    fixed/grouped/unique coordinate workloads and timestamp-cache E2E results.
  • The unique-coordinate Liljegren E2E benchmark now uses the full 129,024-row
    fixture, matching the fixed- and grouped-coordinate workloads. Recorded
    results and reproduction commands have been updated accordingly.