davidfrantz / force

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

speed up force-mosaic #229

Closed maxfreu closed 1 year ago

maxfreu commented 1 year ago

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

davidfrantz commented 1 year ago

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