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
After some testing, I found that xr_reproject doesn't seem to handle well rpcs.
I cannot give you the example as the data is proprietary but here are some comparisons:
@remi-braun no, RPC based GeoBoxes are not supported, GCPs are, but only as input not as output. If interested please create a new issue for that feature request.
Hello,
After some testing, I found that
xr_reproject
doesn't seem to handle well rpcs.I cannot give you the example as the data is proprietary but here are some comparisons:
rioxarray
src_xda:
out_xda:
xr_reproject
out_xda:
As you can see, the output shape is completely wrong. My feeling is that the RPCs are propagated to ever chunk.
The text was updated successfully, but these errors were encountered: