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

Mosaic fails after swathmask is introduced #126

Closed
mortenwh opened this issue Mar 14, 2015 · 2 comments
Closed

Mosaic fails after swathmask is introduced #126

mortenwh opened this issue Mar 14, 2015 · 2 comments
Assignees
Labels

Comments

@mortenwh
Copy link
Contributor

Problem

Mosaic.average cannot get data from averaged object in _average_one_file

Solution

  • Switch from mp.Queue() to mp.Pool().map()
  • Debug
@akorosov akorosov changed the title Travis build is failing on master Mosaic fails after swathmask is introduced Apr 17, 2015
@akorosov
Copy link
Member

First version merged into develop in 2282596
Remaining issues:
Median and Latest still don't work. Tests for Mosaic.median() and latest() don't exist.

@akorosov akorosov added the bug label Sep 8, 2015
@akorosov akorosov self-assigned this Sep 8, 2015
@akorosov akorosov added this to the Nansat 0.7 milestone Sep 8, 2015
@akorosov
Copy link
Member

the bug was actually fixed. Mosaic.median() and Mosaic.latest() are other issues.

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

No branches or pull requests

2 participants