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

Test functionality from JuliaGeo libraries Rasters.jl and Project.jl to replace Python code in getlatlon.py #457

Open
danielmwatkins opened this issue Oct 23, 2024 · 0 comments
Labels
nice to have performance Performance improvements plausible

Comments

@danielmwatkins
Copy link
Contributor

Rasters.jl promises fast handling of GeoTiff imagery (much faster than RasterIO in python) https://github.com/rafaqz/Rasters.jl

Proj.jl is the Julia version of PyProj: a wrapper to the PROJ C library. https://github.com/JuliaGeo/Proj.jl

@danielmwatkins danielmwatkins added performance Performance improvements plausible nice to have labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have performance Performance improvements plausible
Projects
None yet
Development

No branches or pull requests

1 participant