Skip to content

Conversation

@BRaimbault
Copy link
Collaborator

The objective of this change is to give more consistent results for datasets with coarser resolutions when using reduceRegions or reduceRegion by using a default minimum scale.

Current logic uses a variable scale (ie. precision), based on OrgUnit area, to perform computation:

if (minArea < scale * scale) {
eeScale = Math.sqrt(minArea) / 2
}


  • Test performance on large data import

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Oct 28, 2025

🚀 Deployed on https://pr-87.climate-app.netlify.dhis2.org

@dhis2-bot dhis2-bot temporarily deployed to netlify October 28, 2025 10:43 Inactive
@sonarqubecloud
Copy link

@dhis2-bot dhis2-bot temporarily deployed to netlify November 21, 2025 14:12 Inactive
@sonarqubecloud
Copy link

@dhis2-bot dhis2-bot temporarily deployed to netlify January 20, 2026 08:27 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify January 20, 2026 12:22 Inactive
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.

3 participants