Hi,
We are trying to run your example evalscript to create interpolated time-series images.
Could you help us understand what bands_array_size and bands_array_n variables are? They create an inner-loop that names the outputs as B01_0 through B01_3 - these are driven by the bands_array_n variable (which we think is calculated as 4 in the example).
The output response in the SentinelHubRequest example is described as ‘B01’, and so doesn’t match the output described in the evalscript, and it fails with a “Output B01 requested but missing from function setup()" error.
Thanks
