davidfrantz / force

Framework for Operational Radiometric Correction for Environmental monitoring
GNU General Public License v3.0
174 stars 50 forks source link

speed up force-mosaic #229

Closed maxfreu closed 2 years ago

maxfreu commented 2 years ago

This speeds up force-mosaic by avoiding the call to basename for each file.

davidfrantz commented 2 years ago

Hi @maxfreu, Great! Thanks for the contribution :) David