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

Manage noise stacks / layers / bands #63

Closed
5 tasks done
Tracked by #64
oubiwann opened this issue Jun 28, 2021 · 1 comment
Closed
5 tasks done
Tracked by #64

Manage noise stacks / layers / bands #63

oubiwann opened this issue Jun 28, 2021 · 1 comment
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Jun 28, 2021

Satellite data uses the term "bands" as spectrum data from satellite cameras record narrow bands of the electromagnetic spectrum as image data (and these can be viewed by rendering three or four of those bands as rgb and a in images).

Tasks:

  • Decide upon term
  • Add support for storing named data matrices
  • Add function for retrieving names of all stored data matrices
  • Add function for retrieving a stored grid by name
  • Add a state API for rendering stored matrices (ascii, data, png)
@oubiwann oubiwann added this to the 1.3.0 milestone Jun 28, 2021
@oubiwann oubiwann changed the title Manage noise "stacks" Manage noise stacks / layers / bands Jul 3, 2021
@oubiwann
Copy link
Member Author

oubiwann commented Jul 4, 2021

The final task in that list above will be fully implemented once the data API is finalized.

@oubiwann oubiwann closed this as completed Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant