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

How to differentiate between re-processed and new scene image in the SNS topic #54

Open
williamsia opened this issue Sep 27, 2024 · 0 comments

Comments

@williamsia
Copy link

Hi,

A bit of context, we're building a processing pipeline that subscribes to the SNS topic (arn:aws:sns:us-west-2:608149789419:cirrus-v0-publish) and perform some processing on the new scene image when it matches with the polygons that are registered in our system.

I noticed that there are images with datetime from 2019, so my question aside from checking the datetime with the current time, is there any explicit way for me to filter old images (I am assuming the 2019 is re-processed images) and I just want to process on a new images.

Thanks

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