The inverters should report
- The sensor they are defined for
- The bands they use and their order
- Any other information (e.g. angles), units and any transformations
This should go in nn_library.py. So when you select the inverter, all other parts of the system can share the information (e.g. s2_observations.py can only read the required bands and not all of them)