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

Add option to use area-of-interest in to_vcrs() #628

Open
rhugonnet opened this issue Oct 31, 2024 · 0 comments
Open

Add option to use area-of-interest in to_vcrs() #628

rhugonnet opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement Feature improvement or request

Comments

@rhugonnet
Copy link
Contributor

Optionally, the pyproj.transformer.TransformerGroup used in vertical transformation can refine the grid it is using by being passed an AOI (which could simply be the DEM.bounds or EPC.bounds).

It should remain an option that is not the default, as it is less commonly used and could result in wrong back-transformation for classic ellipsoid to geoid grid conversions used by most users.

@rhugonnet rhugonnet added the enhancement Feature improvement or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature improvement or request
Projects
None yet
Development

No branches or pull requests

1 participant