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

Wrong results in Calculate Zonal Statistics #149

Open
Ariki opened this issue Nov 18, 2014 · 0 comments
Open

Wrong results in Calculate Zonal Statistics #149

Ariki opened this issue Nov 18, 2014 · 0 comments

Comments

@Ariki
Copy link

Ariki commented Nov 18, 2014

It seems it's better to use statistical functions from numpy.ma with masked arrays because numpy functions produce strange results. For example, median() sometimes returns masked constant. Also, mean() and average() return different results.

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

1 participant