Skip to content
New issue

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

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

Already on GitHub? # to your account

Adapt reprojection method in gridbuilder #226

Closed
caspervdw opened this issue Feb 2, 2022 · 1 comment
Closed

Adapt reprojection method in gridbuilder #226

caspervdw opened this issue Feb 2, 2022 · 1 comment
Assignees

Comments

@caspervdw
Copy link
Collaborator

In inpy, we used the PROJ4 library 4.3 to reproject WGS84 into the model projection.

In the new route, we now just PROJ4 8, which has a different built-in set of projection strings, so slightly different results in many models.

These two options seem to be random choices, while the GeoTIFF actually contains a full CRS string. Can we reproject using that CRS string instead?

@caspervdw caspervdw self-assigned this Feb 2, 2022
@caspervdw
Copy link
Collaborator Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants