JosephDoun / msi2slstr

AI assisted data fusion software for Sentinel-2 MSI and Sentinel-3 SLSTR Level 1 and 2 products
https://josephdoun.github.io/msi2slstr/
MIT License
3 stars 0 forks source link

Implement correct ordering of S3 RBT bands #7

Closed JosephDoun closed 2 months ago

JosephDoun commented 2 months ago

Implemented sorting lambda function to be used as sorting key that returns the index of the corresponding band names. It sorts then, based on the hard coded order provided in the band name tuple.