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

OPTIM: Use pyresample to geocode Sentinel-3 products #55

Closed
remi-braun opened this issue Oct 3, 2022 · 0 comments
Closed

OPTIM: Use pyresample to geocode Sentinel-3 products #55

remi-braun opened this issue Oct 3, 2022 · 0 comments
Labels
0.21.0 For version 0.21.0 optimization Optimization issues

Comments

@remi-braun
Copy link
Member

For now, Sentinel-3 products are geocoded thanks to GDAL, using GCPs selected among the lat/lon files.
This is not optimal.

It is better to use the library pyresample to geocode the rasters, to ensure that the process is validated by someone else.
It may also time-optimize the geocoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.21.0 For version 0.21.0 optimization Optimization issues
Projects
None yet
Development

No branches or pull requests

1 participant