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

Use gippy for raster image processing #70

Open
mbertrand opened this issue Jul 12, 2016 · 4 comments
Open

Use gippy for raster image processing #70

mbertrand opened this issue Jul 12, 2016 · 4 comments

Comments

@mbertrand
Copy link
Collaborator

Instead of using GDAL directly, look into using gippy to process raster data because it can better handle memory management for processing large images and chaining of image processing tasks.

@aashish24
Copy link
Collaborator

@mbertrand I liked the idea but does gippy support parallel processing?

@mbertrand
Copy link
Collaborator Author

Python's multiprocessing module, or asynchronous celery tasks, could be used to run gaia/gippy methods in parallel.

@aashish24
Copy link
Collaborator

thanks @mbertrand. Lets discuss some more on this. Currently we are favoring geotrellis (https://github.com/geotrellis/geotrellis) which seems to working good so far.

@aashish24 aashish24 reopened this Jul 14, 2016
@aashish24
Copy link
Collaborator

😢 hit the wrong button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants