Holes in the orthorectified image in case of geographic target projection and bilinear resampling.
Likely an issue in pyresample:
Already tested:
- radius_of_influence set to 46, 50, 60, 90, 500, 50000, 500000
- neighbours set to 16, 20, 32
- epsilon set to 0
-> no effect so far
=> https://github.com/pytroll/pyresample/issues/295
ToDo:
-
test EnPT together with pyresample 0.18.0 -
add pyresample>=0.18.0 pinning to EnPT
Edited by Daniel Scheffler