Skip to content

feat:dashboard aggregations#170

Draft
NicoPL wants to merge 4 commits into
mainfrom
npl/feat/dashboard_aggregations
Draft

feat:dashboard aggregations#170
NicoPL wants to merge 4 commits into
mainfrom
npl/feat/dashboard_aggregations

Conversation

@NicoPL

@NicoPL NicoPL commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

DONE:

  • deal with data series (eg. relative_abundance)
  • workaround to split data that is merged into rainfall+wind and couv_slope+cover
  • configuration dictionary where is written what function to apply to each field
  • write the right formula to compute standard errors within the MRP function

STILL IN PROGRESS:

  • write other aggregation functions (SRS, SS, etc.)
  • write other aggregation functions (total and proportion)
  • get the year in meteo.csv to map with data and get population_size
  • use 'project' as a new field to make clusters
  • reorganize files:
    • make a constants.py to store constants and configurations of aggregation
    • keep in stats.py only the functions to compute aggregation
    • put in models.py the objects dealing with data and calling aggregation functions

@NicoPL NicoPL marked this pull request as draft June 12, 2026 13:09
@NicoPL NicoPL force-pushed the npl/feat/dashboard_aggregations branch from c15a2ef to f911351 Compare June 15, 2026 12:42
@NicoPL NicoPL requested a review from arnaudfnr June 15, 2026 12:49
@NicoPL NicoPL linked an issue Jun 15, 2026 that may be closed by this pull request
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.

Compute Dashboard Indicators

1 participant