clcr / pyeo

Python Earth Observation processing chain
GNU General Public License v3.0
94 stars 29 forks source link

Add flag for bash script to invert multitemporal image stacking order in rolling_s2_change_detection #53

Closed ValentinLouis closed 5 years ago

ValentinLouis commented 5 years ago

Enhance flexibility by allowing the user to switch image stacking order which is needed because the models could be trained using different image stacking order

Thingus commented 5 years ago

Addressed in 42176c129b16da6ec74f6da8291a70fffa0108c9: added a invert_stack flag to put the composite on the bottom of the image instead of the top