Closed m-mohr closed 1 year ago
Actually I don't understand @soxofaan question! Could you rephrase?
What I mean that the problem applies to a larger extent than this case you mention:
if total_count = 100 and geom_count = null
And it's even a larger extent than the case I replied with.
Whenever you don't hit the geom_count
ceiling for all geometries, you have degrees of freedom to distribute the sample points, and we have specify how we constrain this freedom:
Alright, yes, there are multiple possibilities to distribute the samples. I was thinking about the area-based distribution since the other scenarios are similar in setting geom_count to a specific required value.
Do we need to define this or do we leave this intentionally open in the process description as the points are generated randomly anyway?
@soxofaan @clausmichele Thoughts? Otherwise, I'd probably close this.
I have no strong opinion here. I think it's up to more ML-minded people to decide in this case.
Area based distribution is probably more intuitive and comparable to regular sampling.
I was the one proposing the area based distribution so I still vote for that.
Let's wait for implementations, maybe it's not an issue anymore.
Origin: https://github.com/Open-EO/openeo-processes/pull/315#discussion_r823617381
@clausmichele wrote:
@soxofaan wrote: