Closed rfernand387 closed 2 years ago
It was an error in the input bands for S2 MSI in our Javascript code base (our python code we use for production and validation was correct – relief to Lixin as we have made 1.5Tbytes of output!)
I have done three things:
Sorry for this. The reason was the current use of in-line dictionaries in the JS code.
I will be modifying the code to use a single master dictionary but I want to do this carefully so we don’t see any changes in output.
I suggest if you guys are not using the GUI interface that you use the JS code base directly since it is much more modular (https://github.com/rfernand387/LEAF-Toolbox/tree/master/Source-js).
Please do not hesitate to bring any issues up (best is raise them immedeatly on the githubhttps://github.com/rfernand387/LEAF-Toolbox/
Richard