Applied-GeoSolutions / gips

Geospatial Image Processing System
GNU General Public License v3.0
17 stars 5 forks source link

document process for launching GIPS instance on AWS #469

Open ircwaves opened 6 years ago

ircwaves commented 6 years ago

step zero:

Talk with @justinfisk to get ahold of his docker scripts.

step one:

ircwaves commented 6 years ago

Our conversation makes me want to clarify the direction of this task, so I have updated the description. But the basic idea is to run the landsat system tests as a marker that gips can fetch, process, and export data. Once we can do that, then will have a baseline for modifying the fetch to use S3 buckets.

ra-tolson commented 6 years ago

Update: I can build a container with a gips that runs; the scene under test isn't a valid landsat fetch for some reason (transition to C1 somehow?) so I'm using 2015-359 instead, and just running the gips commands manually. Anyway it works for the gamut of fetch, process, project, and stats.

Meanwhile I'm attempting to programmatically discover and download an S3-stored landsat scene per https://aws.amazon.com/public-datasets/landsat/.