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

When creating composites, allow loading and saving to YAML #371

Open
gerritholl opened this issue May 31, 2023 · 1 comment
Open

When creating composites, allow loading and saving to YAML #371

gerritholl opened this issue May 31, 2023 · 1 comment

Comments

@gerritholl
Copy link

In SIFT we can either create composites from scratch, or load them as we load channels. It would be nice if:

  • In the composite creation dialogue, we could pre-load the definition of a satpy-defined composite, and
  • we can store the composite defined in the result as a Satpy composite (+ enhancement).

This would only work for a subset of composites, perhaps those using "simple" RGB compositors. It might also require that the SIFT Composite creation dialogue can work more generally with enhancements and modifiers; so far it seems to support only a gamma correction and no modifiers.

@djhoese
Copy link
Member

djhoese commented May 31, 2023

Very interesting idea. It might be hard to get it right and having to tell users they could only do "simple" RGBs for now might be difficult. I like the idea and it would be useful, but this may require utilities in Satpy to update YAML configurations at runtime. Sort of as a convenience for Satpy users that SIFT just happens to take advantage of.

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

2 participants