Skip to content

feat: n_images_per_interval prop on reduceInterval#489

Open
elitonfilho wants to merge 8 commits intogee-community:mainfrom
elitonfilho:feat/reduceIntervalCount
Open

feat: n_images_per_interval prop on reduceInterval#489
elitonfilho wants to merge 8 commits intogee-community:mainfrom
elitonfilho:feat/reduceIntervalCount

Conversation

@elitonfilho
Copy link
Copy Markdown

The objective is to keep a track of the amount of images used on the temporal aggregation to facilitate further filtering on incomplete time ranges.

I've reused / renamed the sizeName variable on the groupInterval to achieve that and created a flag to delete this prop if needed

I don't think we need to asset this using something like ee.Algorithms.if() because the count_images_per_interval flag is used only to modify the ops graph (and not in the graph itself)

@elitonfilho elitonfilho requested a review from 12rambau February 25, 2026 09:06
@12rambau
Copy link
Copy Markdown
Member

12rambau commented Mar 9, 2026

@elitonfilho you don't pass the linter tests

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

Successfully merging this pull request may close these issues.

2 participants