Open sannant opened 2 years ago
This problem also arizes on power_spectrum_from_profile
.
In my usecase, using resampling_method=None
circumvents the problem.
Those are empty bins
Do we want to change this behavior? I think it is good to indicate to the user that there is not data in that bin.
Yes it is probaby behaving the right way.
However maybe this means that the default bin spacing should be larger ?
We could certainly be more clever about the default bin spacing. That should be adjusted to the site of the underlying topography.
We should change this to a marked array, see also #225 q
Minimal example:
output:
I guess that what is happening is that there is no enough data in some radial bins.