Skip to content
Snippets Groups Projects

Rewrote topmost taxon graph data extraction.

Merged Mark HOEBEKE requested to merge fix--correct-topmost-value-computations into develop

Rewrote computation of topmost taxons:

  1. Extract names of most abundant taxons in survey over selected time period.
  2. Build top taxon dataframe by selecting only entries in macrofauna survey/timespan dataframe matching most abundant taxon names.
  3. Build 'Others' dataframe by:
  • Selecting all entries in macrofauna survey/timespan dataframe not matchin most abundant taxon names.
  • Replacing all taxon names with 'Other'
  • Grouping counts by time_group and averaging count values.
  1. Concatenate top taxon dataframe with 'Others' dataframe.

Merge request reports

Approval is optional

Merged by Mark HOEBEKEMark HOEBEKE 1 year ago (Sep 20, 2023 7:00am UTC)

Merge details

  • Changes merged into develop with 49a45cd0 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading