Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to surface_index in depthbase should clear cache #84

Open
AmyMacFadyen opened this issue Dec 20, 2023 · 0 comments
Open

Change to surface_index in depthbase should clear cache #84

AmyMacFadyen opened this issue Dec 20, 2023 · 0 comments
Assignees

Comments

@AmyMacFadyen
Copy link
Contributor

If you have a GridCurrent object and you use the .at() method on a particular location/time the results are cached and used by subsequent requests for that location. However, if a user changes the depth_index on the DepthBase object they will then get the wrong result. The cache needs to be cleared in that case.

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

No branches or pull requests

2 participants