You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
Note that with an even simpler input file of just two points, the two corner points, of [0,0,10], and [10,10,10], then the result is more correct. There output is a 1x1 grid with min, mean, and max of 10.
The text was updated successfully, but these errors were encountered:
Given a small sample input file like:
and running p2g with a very large search radius and resolution, one would expect a single output point with a min, mean, and max of 10.
I run p2g like this:
The output for min, mean, and max are all:
Note that with an even simpler input file of just two points, the two corner points, of [0,0,10], and [10,10,10], then the result is more correct. There output is a 1x1 grid with min, mean, and max of 10.
The text was updated successfully, but these errors were encountered: