Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Failure with 2-point cloud #7

Closed
mankoff opened this issue Jun 16, 2013 · 1 comment
Closed

Failure with 2-point cloud #7

mankoff opened this issue Jun 16, 2013 · 1 comment

Comments

@mankoff
Copy link
Contributor

mankoff commented Jun 16, 2013

Given:

0,0,10
10,10,0

And processing with:

points2grid -i test.xyz --output_format grid -r 1E4 --input_format ascii --resolution 1E4 --output_file_name test.xyz --min --max --mean

The mean should be 5, the min 0, and the max 10. But all values are just 0. If the order is switched, all values are 10. North, East, South, and West are also all reported as just the last line.

gadomski added a commit to gadomski/points2grid that referenced this issue Apr 26, 2015
Unable to reproduce issue as described, but never hurts to have another
regression test.
@gadomski
Copy link
Contributor

Years later, I am unable to reproduce this issue. The regression test will be merged with master, because tests are good. Closing as unable-to-reproduce.

gadomski added a commit that referenced this issue Apr 26, 2015
Add regression test for #7, two point grid
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants