ubarsc / pyshepseg

Python implementation of image segmentation algorithm of Shepherd et al (2019) Operational Large-Scale Segmentation of Imagery Based on Iterative Elimination. Remote Sensing 11(6).
https://www.pyshepseg.org
MIT License
10 stars 4 forks source link

Improve AWS Support #47

Closed gillins closed 5 months ago

gillins commented 11 months ago

This PR makes the AWS Batch support similar to what has been done for RIOS. Isn't quite as complete as the RIOS implementation but I think it still does the job.

The CloudFormation now creates the repo. And also ask for more filesystem space which will probably be required for stitching large mosaics together.

@neilflood please leave this open while we do some testing on it.