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

Dev #158

Merged
merged 16 commits into from
Feb 17, 2021
Merged

Dev #158

merged 16 commits into from
Feb 17, 2021

Conversation

valpesendorfer
Copy link
Member

adds memfix - all checks passed

@interob
Copy link
Collaborator

interob commented Feb 1, 2021

Is our envisioned v1.0 affected by this issue? Are we sure that MODAPE produces the exact same results with this mem-optimizing tweak to the implementation?

@valpesendorfer
Copy link
Member Author

@interob yes, hence the PR against v1.0rc.

I've did a quick test which yielded the same results, plus all tests are passing. If you look at the code, it's really just a minor change. But not allocating the full weights array in float64 saves a ton of memory.

@valpesendorfer
Copy link
Member Author

Ready for merge

@interob could you review the changes and see if they are OK for you? This includes now some fixes, the date/tile check and fixed/improved testing

Copy link
Collaborator

@interob interob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect

@valpesendorfer valpesendorfer merged commit 27daad3 into v1.0rc Feb 17, 2021
@valpesendorfer valpesendorfer deleted the dev branch February 17, 2021 20:13
@valpesendorfer valpesendorfer restored the dev branch February 17, 2021 20:13
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