Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent metadata for inverters (e.g. bands used, extra parameters)... #89

Open
jgomezdans opened this issue Nov 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jgomezdans
Copy link
Collaborator

The inverters should report

  1. The sensor they are defined for
  2. The bands they use and their order
  3. 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)

@jgomezdans jgomezdans added the enhancement New feature or request label Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant