Commit bc621dc
Fix stale altitude charts after site change
ComputeTonightsBestAsync did not invalidate the cached astrom grid,
so altitude profiles were computed using the old site's precomputed
astrometric data. Now clears CachedAstromGrid before recomputing
profiles, matching what RecomputeForDate already does.
Also add TODOs for VkImageRenderer abstraction extraction.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 38dfd33 commit bc621dc
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
0 commit comments