...
Technical implementation details
The vegetation indices for each orthomosaic are precomputed and stored (like a layer for the whole orthomosaic). For each plot, this file is partially read (using windows based on coordinate data). This partial reading of data for each plot is done using multithreading along with a read lock.