Skip to content

Conversation

kfindeisen
Copy link
Member

This PR removes the confusing "off by one" aspect of the local dataset cache, and doesn't cache (or check) spatial datasets at all.

@kfindeisen kfindeisen requested a review from erinleighh July 18, 2025 22:22
The offset is confusing and makes the code harder to maintain. It's
also inefficient because it forces one visit's worth of datasets to get
dropped even when the cache is being hit.
These datasets have little reuse value but take up several GB per
image.
@kfindeisen kfindeisen merged commit a54c224 into main Aug 1, 2025
11 checks passed
@kfindeisen kfindeisen deleted the tickets/DM-51735 branch August 1, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants