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

Gather a xor b #145

Open
gerritholl opened this issue Nov 27, 2023 · 1 comment
Open

Gather a xor b #145

gerritholl opened this issue Nov 27, 2023 · 1 comment

Comments

@gerritholl
Copy link
Contributor

gerritholl commented Nov 27, 2023

We produce a world composite image by collecting messages from six trollflow2 instances, corresponding to production of imagery from six geostationary satellite sensors: MTG-FCI, MSG-SEVIRI (IODC), GK2A-AMI, HIMAWARI-AHI, GOES-West ABI, and GOES-East ABI. At present, we ignore GK2A-AMI and produce a world composite image when the other five constituent images have been produced. This is suboptimal, because if HIMAWARI-AHI is missing or delayed, GK2A-AMI should be able to jump in. It would be nice to instruct the segment gatherer to collect either HIMAWARI-AHI or GK2A-AMI, whichever comes first, and then drop the other one.

@gerritholl
Copy link
Contributor Author

Another use case is when one satellite is a backup of another. For example, when MTG-FCI is not available, fall back to MSG-SEVIRI as a drop-in replacement.

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