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

Review for memory leaks/performance #114

Open
peterdesmet opened this issue Jun 10, 2015 · 2 comments
Open

Review for memory leaks/performance #114

peterdesmet opened this issue Jun 10, 2015 · 2 comments

Comments

@peterdesmet
Copy link
Member

No description provided.

@bartaelterman
Copy link
Contributor

Possible idea proposed by Adriaan:

Calculate the inverse distance weighting only once. Then, when a new grid needs to be calculated, you can quickly interpolate.

There is however a downside: this will not work when one of the radars has no data, because then you only use the other radars in the inverse distance weighting.

@vlasvlasvlas
Copy link

im running a localhost version and it crashes/leaks memory all the time.

any tips for performance? i'm running same numbers (stations, birds, just different longlats for testing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants