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

Example use-case for Landsat data on AWS #7

Open
tjcrone opened this issue Aug 4, 2020 · 2 comments
Open

Example use-case for Landsat data on AWS #7

tjcrone opened this issue Aug 4, 2020 · 2 comments

Comments

@tjcrone
Copy link

tjcrone commented Aug 4, 2020

Here is an example notebook showing a version of problem we are working to solve:

https://github.com/ldeo-glaciology/REMAWaterRouting/blob/b473a510bc57901119a85f3ba15051016984a943/landsat8_load.ipynb

Includes command-line magic for wget, instructions to manually download data from another external website, downloading zipped shape files and calculating intersections with image bounding boxes, downloading a list of images on S3 and the use of Beautiful Soup, some image processing with Numpy, and some other things as well.

This is a great example of toil, because although it appears to be working for the author, I was not able to get it to work. I think if Pangeo-forge can solve this type of use case scenario, we would be doing fantastic!

@rabernat
Copy link
Contributor

Tim, it would be very helpful if you could put this issue in the same format as the others, following the issue template. Thanks!

This is a pretty complex case. To move forward, we will need to translate it into a specific list of enhancement-request as issues in pangeo-forge.

@rabernat
Copy link
Contributor

The image processing is possibly related to pangeo-forge/pangeo-forge-recipes#48.

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