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

Implement caching #123

Open
huaracheguarache opened this issue Jun 30, 2023 · 2 comments
Open

Implement caching #123

huaracheguarache opened this issue Jun 30, 2023 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@huaracheguarache
Copy link
Collaborator

A very modest stress test revealed just having 3 users access the tool at the same time causes unacceptably long loading times and makes the tool unresponsive. Some form of caching has to be implemented to address this issue.

@huaracheguarache huaracheguarache added the enhancement New feature or request label Dec 21, 2023
@TomLav TomLav added the wontfix This will not be worked on label Jan 4, 2024
@TomLav
Copy link
Collaborator

TomLav commented Jan 4, 2024

This should be first handled by adding pre-processed fields (e.g. ranks, climatology, etc...) to the netCDF product file of the OSISAF. The visualization tool would then only have to plot the fields that are in the files.

@huaracheguarache
Copy link
Collaborator Author

Notes from last meeting: @TomLav wants to be able to take a look at the netCDF files himself to decide whether the structure is acceptable or whether any changes need to be made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants