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

Use RIOS to do parallel reads during tiling stats #64

Closed gillins closed 4 months ago

gillins commented 4 months ago

A very rough early draft...

neilflood commented 4 months ago

This worked out to be much neater than I was expecting. Well done @gillins !!

I am still pondering the code, so don't rush. I will do a formal review after I have pondered a bit more.