OpenDataCubePipelines / tesp

OpenDataCubePipeline code for the processing of Australasian Regional Copernicus Data Hub L1C S2A/B data
3 stars 6 forks source link

Improve error reporting when missing L1 files #97

Closed jeremyh closed 2 years ago

jeremyh commented 2 years ago

We recently faced an issue where L1 files weren't reachable, and the error message produced was very misleading.

If the function is checking for one file existing, we should check them both. And give a more useful error message when we find nothing.