Martin Raspaud
Martin Raspaud
I believe #98 fixes this, can you confirm @TomLav ?
ok, good to know, thanks for the update. I'm leaving this open then.
I think we have to be really careful here, as the performance of resampling might drop drastically if the new round_to_indices function is not fast enough.
Also, I am not convinced a point at the edge of the area definition should be either inside or outside of the area definition, I think the behaviour should be...
Ok, so if I understand what you are saying, you basically want to change the behaviour of `round` to be consistent. Here are some thoughts: - that will be surprising...
If just that simple modification allows for the behaviour, I'm ok with it as it will not impact performance much. I suppose that since we are using only positive indices...
@rabernat I don't know if you question is still relevant, but I just want to name the recent work on the `resample_blocks` function: https://pyresample.readthedocs.io/en/latest/api/pyresample.html#pyresample.resampler.resample_blocks It aims at being a counterpart...
Thanks for the report! I have to admit I didn't know about GPG signing in pypi packages before you brought it up here, that's really nice to know. I can...
no worries! next release is good.