Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Make RPC reprojection work with DEM stored on cloud #200

Open
2 tasks
remi-braun opened this issue Jan 15, 2025 · 0 comments
Open
2 tasks

[ENH] Make RPC reprojection work with DEM stored on cloud #200

remi-braun opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
0.22.0 For version 0.22.0 enhancement New feature or request

Comments

@remi-braun
Copy link
Member

Right now, EOReader prevents any RPC reprojection with a DEM stored on the cloud, because historically it wasn't working:

gdalwarp cannot process DEM stored on cloud with 'RPC_DEM' argument, hence cloud-stored DEM cannot be used with non orthorectified DIMAP data.

  • Check if this is still true
  • If so, put the DEM (loaded on the extent of the tile) in cache to ensure the reprojection (with a warning)
@remi-braun remi-braun added enhancement New feature or request 0.22.0 For version 0.22.0 labels Jan 15, 2025
@remi-braun remi-braun self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.22.0 For version 0.22.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant